mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
4d73b99e705bcc1d2b1463be328eebfde417eae0
2832 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
4d73b99e70 |
build(deps): Bump ring from 0.17.4 to 0.17.5 in /rust (#2453)
Bumps [ring](https://github.com/briansmith/ring) from 0.17.4 to 0.17.5. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/briansmith/ring/commits">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ac6a8eefaf |
build(deps): Bump tracing from 0.1.39 to 0.1.40 in /rust (#2455)
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.39 to 0.1.40. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing's releases</a>.</em></p> <blockquote> <h2>tracing 0.1.40</h2> <p>This release fixes a potential stack use-after-free in the <code>Instrument::into_inner</code> method. Only uses of this method are affected by this bug.</p> <h3>Fixed</h3> <ul> <li>Use <code>mem::ManuallyDrop</code> instead of <code>mem::forget</code> in <code>Instrument::into_inner</code> (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2765">#2765</a>)</li> </ul> <p><a href="https://redirect.github.com/tokio-rs/tracing/issues/2765">#2765</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2765">tokio-rs/tracing#2765</a></p> <p>Thanks to <a href="https://github.com/cramertj"><code>@cramertj</code></a> and <a href="https://github.com/manishearth"><code>@manishearth</code></a> for finding and fixing this issue!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
85a7d002c3 |
build(deps): Bump thiserror from 1.0.49 to 1.0.50 in /rust (#2451)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.49 to 1.0.50. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>1.0.50</h2> <ul> <li>Improve diagnostic when a #[source], #[from], or #[transparant] attribute refers to a type that has no std::error::Error impl (<a href="https://redirect.github.com/dtolnay/thiserror/issues/258">#258</a>, thanks <a href="https://github.com/de-vri-es"><code>@de-vri-es</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
3e0e08da28 |
build(deps): Bump @next/mdx from 13.5.5 to 13.5.6 in /website (#2456)
Bumps
[@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)
from 13.5.5 to 13.5.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases"><code>@next/mdx</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v13.5.6</h2>
<h3>Core Changes</h3>
<ul>
<li>Upgrade edge-runtime/cookies <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57021">#57021</a></li>
<li>Patch React with fix for write-after-close for ReadableStream <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57011">#57011</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ijjk"><code>@ijjk</code></a> <a
href="https://github.com/huozhi"><code>@huozhi</code></a> <a
href="https://github.com/gnoff"><code>@gnoff</code></a> for
helping!</p>
<h2>v13.5.6-canary.8</h2>
<h3>Core Changes</h3>
<ul>
<li>Revert "chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily": <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57024">#57024</a></li>
<li>Improve performance of String.prototype.split uses: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56746">#56746</a></li>
<li>chore: support progressive jpg with sharp: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56617">#56617</a></li>
<li>Move ImageResponse to next/og: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56662">#56662</a></li>
<li>Prefer module over main on main fields for app router server
compiler: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56960">#56960</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Fix typos in duplicate-sass.mdx: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57045">#57045</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore: revert back to moving files w/ <code>fs-extra</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57030">#57030</a></li>
<li>Update CNA tests to avoid publish conflict: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57025">#57025</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/styfle"><code>@styfle</code></a>, <a
href="https://github.com/Yovach"><code>@Yovach</code></a>, <a
href="https://github.com/nil1511"><code>@nil1511</code></a>, <a
href="https://github.com/SukkaW"><code>@SukkaW</code></a>, <a
href="https://github.com/Bsodoge"><code>@Bsodoge</code></a>, <a
href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a
href="https://github.com/huozhi"><code>@huozhi</code></a> for
helping!</p>
<h2>v13.5.6-canary.7</h2>
<h3>Core Changes</h3>
<ul>
<li>add better logs around worker restarts: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57004">#57004</a></li>
<li>Handle Promise Rejections for Streams: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56976">#56976</a></li>
<li>Web Streams cleanup: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56819">#56819</a></li>
<li>chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57020">#57020</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>chore(docs): fix missing fallback on next/image sizes example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56718">#56718</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>Add .yarn/install-state.gz to .gitignore: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56637">#56637</a></li>
<li>chore(test): add logs for create-next-app tests: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56957">#56957</a></li>
</ul>
<h3>Credits</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="
|
||
|
|
0e9f4bcf5d | Hotfix cloud-init linting | ||
|
|
428eddd570 |
Clean up terraform module for gateway (#2474)
Switched back to `cos-105` to reduce attack surface and generally have less maintenance and cleaned up the module to be more reusable for our customers. |
||
|
|
423fbbfe44 |
build(deps): Bump react-markdown from 8.0.7 to 9.0.0 in /website (#2457)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.7 to 9.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/releases">react-markdown's releases</a>.</em></p> <blockquote> <h2>9.0.0</h2> <h4>Change</h4> <ul> <li>b67d714 Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>ec2b134 Change to require React 18 <strong>migrate</strong>: update too</li> <li>bf5824f Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>c383a45 Update <code>@types/hast</code>, utilities, plugins, etc <strong>migrate</strong>: update too</li> <li>eca5e6b 08ead9e Replace <code>transformImageUri</code>, <code>transformLinkUri</code> w/ <code>urlTransform</code> <strong>migrate</strong>: see <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#add-urltransform">Add <code>urlTransform</code></a></li> <li>de29396 Remove <code>linkTarget</code> option by <a href="https://github.com/galabra"><code>@galabra</code></a> in <a href="https://redirect.github.com/remarkjs/react-markdown/pull/762">remarkjs/react-markdown#762</a> <strong>migrate</strong>: see <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-linktarget">Remove <code>linkTarget</code></a></li> <li><code>4346276</code> Remove support for passing custom props to components <strong>migrate</strong>: see <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-includeelementindex">Remove <code>includeElementIndex</code></a>,<a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-rawsourcepos"> Remove <code>rawSourcePos</code></a>, <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-sourcepos">Remove <code>sourcePos</code></a>, <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md#remove-extra-props-passed-to-certain-components">Remove extra props passed to certain components</a></li> <li><code>c0dfbd6</code> Remove UMD bundle from package <strong>migrate</strong>: use <code>esm.sh</code> or a CDN or so</li> <li><code>e12b5e9</code> Remove <code>prop-types</code> <strong>migrate</strong>: use TypeScript</li> <li><code>4eb7aa0</code> Change to throw errors for removed props <strong>migrate</strong>: don’t pass options that don’t do things</li> <li><code>8aabf74</code> Change to improve error messages <strong>migrate</strong>: expect better messages</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0">https://github.com/remarkjs/react-markdown/compare/8.0.7...9.0.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/react-markdown/blob/main/changelog.md">react-markdown's changelog</a>.</em></p> <blockquote> <h2>9.0.0 - 2023-09-27</h2> <ul> <li><a href="https://github.com/remarkjs/react-markdown/commit/b67d714"><code>b67d714</code></a> Change to require Node.js 16<br /> <strong>migrate</strong>: update too</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/ec2b134"><code>ec2b134</code></a> Change to require React 18<br /> <strong>migrate</strong>: update too</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/bf5824f"><code>bf5824f</code></a> Change to use <code>exports</code><br /> <strong>migrate</strong>: don’t use private APIs</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/c383a45"><code>c383a45</code></a> Update <code>@types/hast</code>, utilities, plugins, etc<br /> <strong>migrate</strong>: update too</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/eca5e6b"><code>eca5e6b</code></a> <a href="https://github.com/remarkjs/react-markdown/commit/08ead9e"><code>08ead9e</code></a> Replace <code>transformImageUri</code>, <code>transformLinkUri</code> w/ <code>urlTransform</code><br /> <strong>migrate</strong>: see “Add <code>urlTransform</code>” below</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/de29396"><code>de29396</code></a> Remove <code>linkTarget</code> option<br /> <strong>migrate</strong>: see “Remove <code>linkTarget</code>” below</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/4346276"><code>4346276</code></a> Remove support for passing custom props to components<br /> <strong>migrate</strong>: see “Remove <code>includeElementIndex</code>”, “Remove <code>rawSourcePos</code>”, “Remove <code>sourcePos</code>”, “Remove extra props passed to certain components” below</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/c0dfbd6"><code>c0dfbd6</code></a> Remove UMD bundle from package<br /> <strong>migrate</strong>: use <code>esm.sh</code> or a CDN or so</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/e12b5e9"><code>e12b5e9</code></a> Remove <code>prop-types</code><br /> <strong>migrate</strong>: use TypeScript</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/4eb7aa0"><code>4eb7aa0</code></a> Change to throw errors for removed props<br /> <strong>migrate</strong>: don’t pass options that don’t do things</li> <li><a href="https://github.com/remarkjs/react-markdown/commit/8aabf74"><code>8aabf74</code></a> Change to improve error messages<br /> <strong>migrate</strong>: expect better messages</li> </ul> <h3>Add <code>urlTransform</code></h3> <p>The <code>transformImageUri</code> and <code>transformLinkUri</code> were removed. Having two functions is a bit much, particularly because there are more URLs you might want to change (or which might be unsafe so <em>we</em> make them safe). And their name and APIs were a bit weird. You can use the new <code>urlTransform</code> prop instead to change all your URLs.</p> <h3>Remove <code>linkTarget</code></h3> <p>The <code>linkTarget</code> option was removed; you should likely not set targets.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
47a0249eae |
build(deps): Bump @types/react-dom from 18.2.13 to 18.2.14 in /website (#2452)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.13 to 18.2.14. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
055d7bca31 |
build(deps): Bump autoprefixer from 10.4.14 to 10.4.16 in /website (#2450)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/releases">autoprefixer's releases</a>.</em></p> <blockquote> <h2>10.4.16</h2> <ul> <li>Improved performance (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/coliff"><code>@coliff</code></a>).</li> </ul> <h2>10.4.15</h2> <ul> <li>Fixed <code>::backdrop</code> prefixes (by <a href="https://github.com/yisibl"><code>@yisibl</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/coliff"><code>@coliff</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md">autoprefixer's changelog</a>.</em></p> <blockquote> <h2>10.4.16</h2> <ul> <li>Improved performance (by Romain Menke).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> <h2>10.4.15</h2> <ul> <li>Fixed <code>::backdrop</code> prefixes (by 一丝).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
41bd441456 |
build(deps): Bump @types/react from 18.2.6 to 18.2.30 in /website (#2458)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.6 to 18.2.30. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
593410be72 | Deploy dogfood gateways on Google Cloud (#2468) | ||
|
|
01817f5fa6 | Add missing vars | ||
|
|
711fb67868 | Simplify gateway module | ||
|
|
414028a8ee | Fix typos | ||
|
|
7464ee91bd | Fix gateway deploy module | ||
|
|
0d7ae2b328 | Deploy 2 gateways to Google Cloud | ||
|
|
29a480789e |
Fix reuse connections (#2454)
There were 2 bugs: * `gateway_awaiting_connections` should represent gateways were there is an on-going connection intent but are not connected yet but currently we were creating an empty entry when there was no entry, even if there is a connection established, this would cause the next resource connection intent to stop early without adding the allowed ip, thus never using the connection. * There was a race condition, where if the `ReuseConnection` was sent to the gateway when the connection wasn't established, the gateway would just ignore the message, but this connection intent would never be sent again. Now that I'm writing this maybe the best solution is, if there is a pending connection to a gateway, we just do nothing. That way upper layers would just retry the message and we send `ReuseConnection` once the connection is established instead of buffering the requests... Edit: that's exactly the fix I made. |
||
|
|
8090df3624 | Add requires step to Google Workspace provisioning guide | ||
|
|
c09f4d812d | Fix alerting rules | ||
|
|
ee9dfc6ea7 | Add TODO's for WAF rules | ||
|
|
4fc7ae5d0e | Alert when services are down | ||
|
|
6bfab7e376 | Fix outdated examples in elixir's README.md | ||
|
|
d2c0744518 | fix(connlib): correctly forward rollover (#2462) | ||
|
|
124e08c13b | Fix ssh firewall rules | ||
|
|
aed755aac7 | Allow SSH on prod | ||
|
|
a513de9afa | Send prod alerts to a separate channel | ||
|
|
a07ab81d63 | Fix DNS records pt2 | ||
|
|
46a6059dd7 | Fix Postmark verification DNS record | ||
|
|
210f865518 | Fix DNS records | ||
|
|
7034aa3853 | Add missing dependencies | ||
|
|
a92df90041 |
Rename production project name
It's already taken 😢.
|
||
|
|
06772be589 | Fix terraform complains about chicken-egg problem | ||
|
|
66302a5063 | Production environment (#2449) | ||
|
|
919b7890e6 |
refactor(connlib): move more logic to poll_next_event (#2403)
|
||
|
|
573124bd2f |
Document relay gateway client CLIs (#2424)
Fixes #2363 * Rename `relay` package to `firezone-relay` so that binaries outputted match the `firezone-*` cli naming scheme * Rename `firezone-headless-client` package to `firezone-linux-client` for consistency * Add READMEs for user-facing CLI components (there will also be docs later) |
||
|
|
a65a0ad88e |
deps: update to webrtc 0.9, boringtun to master (#2404)
Co-authored-by: Jamil <jamilbk@users.noreply.github.com> |
||
|
|
5a906cb1c4 |
refactor(connlib): remove ConnId (#2361)
Co-authored-by: Jamil <jamilbk@users.noreply.github.com> |
||
|
|
d626f6dbf6 |
Connlib/forward dns (#2325)
With this we implement DNS forwarding that's specified in #2043 This also solve the DNS story in Android. For the headless client in Linux we still need to implement split dns, but we can make do with this, specially, we can read from resolvconf and use the forward DNS (not ideal but can work if we want a beta headless client). For the resolver I used `trusted-proto-resolver`. The other options were: * Using `domain`'s resolver but while it could work for now, it's no ideal for this since it doesn't support DoH or DoT and doesn't provide us with a DNS cache. * Using `trusted-proto-client`, it doesn't provide us with a DNS cache, though we could eventually replace it since it provides a way to access the underlying buffer which could make our code a bit simpler. * Writing our own. While we could make the API ideal, this is too much work for beta. @pratikvelani I did some refactor in the kotlin side so we can return an array of bytearrays so that we don't require parsing on connlib side, I also tried to make the dns server detector a bit simpler please take a look it's my first time doing kotlin @thomaseizinger please take a look specially at the first commit, I tried to integrate with the `poll_events` and the `ClientState`. |
||
|
|
44e05c8a3d |
build(deps-dev): Bump typescript from 5.0.4 to 5.2.2 in /website (#2441)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Microsoft/TypeScript/releases">typescript's releases</a>.</em></p> <blockquote> <h2>TypeScript 5.2</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed issues query for Typescript 5.2.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+">fixed issues query for Typescript 5.2.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.2%22+is%3Aclosed+">fixed issues query for Typescript 5.2.2 (Stable)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.2 RC</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-rc/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed issues query for Typescript 5.2.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.1%22+is%3Aclosed+">fixed issues query for Typescript 5.2.1 (RC)</a>.</li> </ul> <p>Downloads are available on:</p> <ul> <li><a href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet package</a></li> </ul> <h2>TypeScript 5.2 Beta</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-2-beta/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.2.0%22+is%3Aclosed+">fixed issues query for Typescript v5.2.0 (Beta)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a>.</p> <h2>TypeScript 5.1.6</h2> <p>For release notes, check out the <a href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/">release announcement</a>.</p> <p>For the complete list of fixed issues, check out the</p> <ul> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+">fixed issues query for Typescript v5.1.0 (Beta)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+">fixed issues query for Typescript v5.1.1 (RC)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.2%22+is%3Aclosed+">fixed issues query for Typescript v5.1.2 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+">fixed issues query for Typescript v5.1.3 (Stable)</a>.</li> <li>(5.1.4 <a href="https://redirect.github.com/microsoft/TypeScript/issues/53031#issuecomment-1610038922">intentionally skipped</a>)</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.5%22+is%3Aclosed+">fixed issues query for Typescript v5.1.5 (Stable)</a>.</li> <li><a href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.1.6%22+is%3Aclosed+">fixed issues query for Typescript v5.1.6 (Stable)</a>.</li> </ul> <p>Downloads are available on <a href="https://www.npmjs.com/package/typescript">npm</a></p> <h2>TypeScript 5.1.5</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
065a23a847 |
build(deps): Bump rehype-autolink-headings from 6.1.1 to 7.0.0 in /website (#2440)
Bumps [rehype-autolink-headings](https://github.com/rehypejs/rehype-autolink-headings) from 6.1.1 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rehypejs/rehype-autolink-headings/releases">rehype-autolink-headings's releases</a>.</em></p> <blockquote> <h2>7.0.0</h2> <h4>Change</h4> <ul> <li>394560f Update <code>@types/hast</code>, <code>unified</code>, utilities, etc <strong>migrate</strong>: update too</li> <li>6bebeab Change to require Node.js 16 <strong>migrate</strong>: update too</li> <li>f20421f Change to use <code>exports</code> <strong>migrate</strong>: don’t use private APIs</li> <li>98849a7 Remove undocumented ancient <code>behaviour</code> spelling <strong>migrate</strong>: use international english: <code>behavior</code></li> </ul> <h4>Add</h4> <ul> <li>92f0258 Add support for passing a function as <code>properties</code></li> </ul> <h4>Misc</h4> <ul> <li>305d6d0 Add <code>fromHtml</code> example by <a href="https://github.com/altano"><code>@altano</code></a> in <a href="https://redirect.github.com/rehypejs/rehype-autolink-headings/pull/17">rehypejs/rehype-autolink-headings#17</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0">https://github.com/rehypejs/rehype-autolink-headings/compare/6.1.1...7.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
2bb44b78fb |
build(deps): Bump remark-parse from 10.0.2 to 11.0.0 in /website (#2438)
Bumps [remark-parse](https://github.com/remarkjs/remark) from 10.0.2 to 11.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remarkjs/remark/releases">remark-parse's releases</a>.</em></p> <blockquote> <h2>remark-parse@11.0.0</h2> <p>(see <a href="https://github.com/remarkjs/remark/releases/tag/15.0.0"><code>15.0.0</code></a>)</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
bdc0578113 |
build(deps): Bump @next/mdx from 13.4.19 to 13.5.5 in /website (#2437)
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.19 to 13.5.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/mdx</code>'s releases</a>.</em></p> <blockquote> <h2>v13.5.5</h2> <h3>Core Changes</h3> <ul> <li>Update parallelizing tasks with webpackBuildWorker config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56287">#56287</a></li> <li>Misc Typescript and export updates: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/55841">#55841</a></li> <li>chore: pass defineEnv from next.js to rust directly: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56216">#56216</a></li> <li>Expose util internally for debugging: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56381">#56381</a></li> <li>App Router - preinitialize chunks during SSR: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/54752">#54752</a></li> <li>fix: use <code>fs.existsSync</code> to avoid race condition: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56387">#56387</a></li> <li>Ensure loader generated export default has name: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56388">#56388</a></li> <li>Move Edge SSR event <code>waitUntil</code> into the handler: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56404">#56404</a></li> <li>fix: avoid unnecessary <code>existSync</code> call: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56419">#56419</a></li> <li>fix: avoid creation of buffers for read ops: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56421">#56421</a></li> <li>fix empty externals list, pnpm special case, and project path: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56402">#56402</a></li> <li>chore: extract edge-app-route loader template: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56424">#56424</a></li> <li>Separate RSC and SSR jsx-runtime modules: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56438">#56438</a></li> <li>Async Batcher: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56423">#56423</a></li> <li>Fix cli log next.js color: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56448">#56448</a></li> <li>Turbopack: Implement Server Actions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/53890">#53890</a></li> <li>Component Module Types: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56454">#56454</a></li> <li>refactor: rewrite config schema in zod: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56383">#56383</a></li> <li>Dev Service: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56442">#56442</a></li> <li>feat(turbopack): port next.js template loading logic: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56425">#56425</a></li> <li>Chunking Refactor Step 1: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56467">#56467</a></li> <li>Use native node:fs in taskfile.js: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56491">#56491</a></li> <li>Loose RSC import restrictions for 3rd party packages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56501">#56501</a></li> <li>turbopack: Chunking Refactor Step 2 : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56504">#56504</a></li> <li>update turbopack, fix sass peer dependency: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56508">#56508</a></li> <li>Remove ServerDirectiveTransformer: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56496">#56496</a></li> <li>Improve failed to fetch RSC error: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56517">#56517</a></li> <li>misc: fix wrong next start start duration: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56512">#56512</a></li> <li>turbopack: Extract as_chunk into shared ChunkType trait: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56506">#56506</a></li> <li>Flatten recursive wildcard exports in barrel optimization: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56489">#56489</a></li> <li>Turbopack + app router: always use externals for predefined packages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56440">#56440</a></li> <li>fix: log error cause: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56528">#56528</a></li> <li>Unsilence Taskr Webpack errors: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56542">#56542</a></li> <li>refactor: cleanup app render: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56538">#56538</a></li> <li>fix: don't add <code>isolateModules</code> to <code>tsconfig</code> when extending from tsconfig with <code>verbatimModuleSyntax</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/54164">#54164</a></li> <li>enable <code>verbatimModuleSyntax</code> to make type imports/exports explicit: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56551">#56551</a></li> <li>Ensure react-server-dom-turbopack-experimental uses the right package: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56560">#56560</a></li> <li>Fix build restart log: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56543">#56543</a></li> <li>feat(turbopack): add support for edge app pages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56426">#56426</a></li> <li>Improve error handling of Server Actions with skewed deployment: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56618">#56618</a></li> <li>misc: split app-render into smaller functions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56611">#56611</a></li> <li>remove unnecessary structuredClone: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56570">#56570</a></li> <li>Fix trace ignore handling: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56674">#56674</a></li> <li>fix(next-core): allow sass loader for foreign codes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56679">#56679</a></li> <li>Fix SSG query with experimental-compile: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56680">#56680</a></li> <li>Ensure rewrites are included in build manifest when using Turbopack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56692">#56692</a></li> <li>fix static worker restart behavior: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56728">#56728</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
b69a91e33c |
build(deps): Bump uuid from 1.4.1 to 1.5.0 in /rust (#2428)
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.4.1 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uuid-rs/uuid/releases">uuid's releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h2>What's Changed</h2> <ul> <li>Add impl From<!-- raw HTML omitted --> for String under the std feature flag by <a href="https://github.com/brahms116"><code>@brahms116</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/700">uuid-rs/uuid#700</a></li> <li>Remove dead link to templates by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/704">uuid-rs/uuid#704</a></li> <li>make ClockSequence wrap correctly by <a href="https://github.com/fef1312"><code>@fef1312</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/705">uuid-rs/uuid#705</a></li> <li>Track MSRV in Cargo.toml by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/706">uuid-rs/uuid#706</a></li> <li>Support converting between Uuid and vec by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/703">uuid-rs/uuid#703</a></li> <li>Replace MIPS with Miri and add clippy to CI by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/712">uuid-rs/uuid#712</a></li> <li>Added <code>bytemuck</code> support by <a href="https://github.com/John-Toohey"><code>@John-Toohey</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/711">uuid-rs/uuid#711</a></li> <li>Prepare for 1.5.0 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/uuid-rs/uuid/pull/713">uuid-rs/uuid#713</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/brahms116"><code>@brahms116</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/700">uuid-rs/uuid#700</a></li> <li><a href="https://github.com/fef1312"><code>@fef1312</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/705">uuid-rs/uuid#705</a></li> <li><a href="https://github.com/John-Toohey"><code>@John-Toohey</code></a> made their first contribution in <a href="https://redirect.github.com/uuid-rs/uuid/pull/711">uuid-rs/uuid#711</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0">https://github.com/uuid-rs/uuid/compare/1.4.1...1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
218e1169d3 |
Change dependabot updates to monthly (#2423)
* `daily` is way too noisy * we run the risk of tracking dependency updates too closely: a bad update would cause issues. `monthly` increases the odds the community will find any problems with said dependency and time for the maintainer to fix it * this doesn't affect security alerts (the main reason I had picked `daily` to begin with) -- those are configured separately in repo settings --------- Signed-off-by: Jamil <jamilbk@users.noreply.github.com> Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
||
|
|
a1138fbe28 |
build(deps): Bump domain from 0.8.1 to 0.9.0 in /rust (#2420)
Bumps [domain](https://github.com/nlnetlabs/domain) from 0.8.1 to 0.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nlnetlabs/domain/releases">domain's releases</a>.</em></p> <blockquote> <h2>0.9.0</h2> <p>Breaking changes</p> <ul> <li>Move the <code>flatten_into</code> method for converting domain names into a straight, flat form into a new <code>FlattenInto</code> trait. This trait is only implemented for types that actually are or contain domain names. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>)</li> <li>Marked various methods and functions that return values without side effects as <code>#[must_use]</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/228">#228</a> by [<a href="https://github.com/WhyNotHugo"><code>@WhyNotHugo</code></a>])</li> <li>Changed the signature of <code>FoundSrvs::merge</code> to use a non-mut <code>other</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>)</li> <li>The minimum Rust version is now 1.67. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>)</li> </ul> <p>New</p> <ul> <li>Added support for the ZONEMD record type. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a> by [<a href="https://github.com/xofyarg"><code>@xofyarg</code></a>])</li> <li>Re-exported the <em>octseq</em> crate as <code>dep::octseq</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>)</li> <li>Added a blanket impl for mut refs to <code>Composer</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a> by [<a href="https://github.com/xofyarg"><code>@xofyarg</code></a>])</li> </ul> <p><a href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/216">NLnetLabs/domain#216</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/229">NLnetLabs/domain#229</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/230">NLnetLabs/domain#230</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/231">NLnetLabs/domain#231</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/232">NLnetLabs/domain#232</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/235">NLnetLabs/domain#235</a> [<a href="https://github.com/WhyNotHugo"><code>@WhyNotHugo</code></a>]: <a href="https://github.com/WhyNotHugo">https://github.com/WhyNotHugo</a> [<a href="https://github.com/xofyarg"><code>@xofyarg</code></a>]: <a href="https://github.com/xofyarg">https://github.com/xofyarg</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/NLnetLabs/domain/blob/main/Changelog.md">domain's changelog</a>.</em></p> <blockquote> <h2>0.9.0</h2> <p>Released 2023-09-18.</p> <p>Breaking changes</p> <ul> <li>Move the <code>flatten_into</code> method for converting domain names into a straight, flat form into a new <code>FlattenInto</code> trait. This trait is only implemented for types that actually are or contain domain names. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>)</li> <li>Marked various methods and functions that return values without side effects as <code>#[must_use]</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/228">#228</a> by [<a href="https://github.com/WhyNotHugo"><code>@WhyNotHugo</code></a>])</li> <li>Changed the signature of <code>FoundSrvs::merge</code> to use a non-mut <code>other</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>)</li> <li>The minimum Rust version is now 1.67. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>)</li> </ul> <p>New</p> <ul> <li>Added support for the ZONEMD record type. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a> by [<a href="https://github.com/xofyarg"><code>@xofyarg</code></a>])</li> <li>Re-exported the <em>octseq</em> crate as <code>dep::octseq</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>)</li> <li>Added a blanket impl for mut refs to <code>Composer</code>. (<a href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a> by [<a href="https://github.com/xofyarg"><code>@xofyarg</code></a>])</li> </ul> <p><a href="https://redirect.github.com/nlnetlabs/domain/issues/216">#216</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/216">NLnetLabs/domain#216</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/229">#229</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/229">NLnetLabs/domain#229</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/230">#230</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/230">NLnetLabs/domain#230</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/231">#231</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/231">NLnetLabs/domain#231</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/232">#232</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/232">NLnetLabs/domain#232</a> <a href="https://redirect.github.com/nlnetlabs/domain/issues/235">#235</a>: <a href="https://redirect.github.com/NLnetLabs/domain/pull/235">NLnetLabs/domain#235</a> [<a href="https://github.com/WhyNotHugo"><code>@WhyNotHugo</code></a>]: <a href="https://github.com/WhyNotHugo">https://github.com/WhyNotHugo</a> [<a href="https://github.com/xofyarg"><code>@xofyarg</code></a>]: <a href="https://github.com/xofyarg">https://github.com/xofyarg</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
25902fa92a |
build(deps): Bump rustix from 0.38.14 to 0.38.19 in /rust (#2435)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.38.14 to 0.38.19. <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|
|
6efe495120 |
Remove remark-rehype to fix website MDX (#2436)
|
||
|
|
6ec10b2669 |
Revert "Fix/website mdx" (#2434)
Reverts firezone/firezone#2433 |
||
|
|
caef531b17 | Fix/website mdx (#2433) | ||
|
|
b84786546b | Bump Elixir and Terraform deps (#2431) |