dependabot[bot] opened a new pull request, #1854: URL: https://github.com/apache/apisix-ingress-controller/pull/1854
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 0.6.2 to 0.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/gateway-api/releases">sigs.k8s.io/gateway-api's releases</a>.</em></p> <blockquote> <h2>v0.7.1</h2> <p>This is a patch release that includes small fixes, clarifications, and conformance tests as a follow up to the v0.7.0 release.</p> <h2>Changes by Kind</h2> <h3>Conformance Tests</h3> <ul> <li>Fixed an issues causing conformance tests to fail when using IPv6 addresses. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2024">#2024</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>HTTPRoute connectivity is in now enforced in conformance tests if a relevant ReferenceGrant gets deleted. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1853">#1853</a>, <a href="https://github.com/pmalek"><code>@pmalek</code></a>)</li> <li>New: Conformance tests for HTTP request mirroring. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1912">#1912</a>, <a href="https://github.com/liorlieberman"><code>@liorlieberman</code></a>)</li> <li>Fixes to port and scheme redirect tests: Tests now send HTTPS requests with consistent SNI and Host, Gateway now has the correct SANs. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2039">#2039</a>, <a href="https://github.com/sunjaybhatia"><code>@sunjaybhatia</code></a>)</li> <li>TLSRoute test now waits for namespaces to be ready. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2067">#2067</a>, <a href="https://github.com/skriss"><code>@skriss</code></a>)</li> </ul> <h3>Validating Webhook</h3> <ul> <li>Webhook config works with "restricted" Pod Security level. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2016">#2016</a>, <a href="https://github.com/jcpunk"><code>@jcpunk</code></a>)</li> </ul> <h3>Clarifications</h3> <ul> <li>HTTPRoute Method matching precedence has been clarified. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2054">#2054</a>, <a href="https://github.com/gauravkghildiyal"><code>@gauravkghildiyal</code></a>)</li> <li>Implementations MUST ignore any port value specified in the HTTP Host header while performing a match against HTTPRoute.Hostnames. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1980">#1980</a>, <a href="https://github.com/gauravkghildiyal"><code>@gauravkghildiyal</code></a>)</li> <li>HTTPRoute: Clarified that exact path matches are truly exact, both trailing slashes and capitalization are meaningful. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2055">#2055</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>Gateway: Clarified that AttachedRoutes should only consider Routes that have been accepted. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2050">#2050</a>, <a href="https://github.com/mlavacca"><code>@mlavacca</code></a>)</li> </ul> <h2>v0.7.0</h2> <p>The v0.7.0 release focuses on refining and stabilizing existing APIs. This included a focus on both conformance tests and clarifying ambiguous parts of the API spec.</p> <h2>Features Graduating to Standard</h2> <p>In addition to those broad focuses, 2 features are graduating to the standard channel:</p> <ul> <li>GEP-1323: Response Header Modifiers (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1905">#1905</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>GEP-726: Path Redirects and Rewrites (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1874">#1874</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> </ul> <h2>GEPs</h2> <p>There are a lot of interesting GEPs in the pipeline right now, but only some of these GEPs have made it to experimental status in time for v0.7.0. The GEPs highlighted below are both in an experimental state and are either entirely new (GEP-1748) or had significant new concepts introduced (GEP-713):</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/gateway-api/blob/main/CHANGELOG.md">sigs.k8s.io/gateway-api's changelog</a>.</em></p> <blockquote> <h1>v0.7.1</h1> <p>This is a patch release that includes small fixes, clarifications, and conformance tests as a follow up to the v0.7.0 release.</p> <h2>Changes by Kind</h2> <h3>Conformance Tests</h3> <ul> <li>Fixed an issues causing conformance tests to fail when using IPv6 addresses. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2024">#2024</a>, <a href="https://github.com/howardjohn"><code>@howardjohn</code></a>)</li> <li>HTTPRoute connectivity is in now enforced in conformance tests if a relevant ReferenceGrant gets deleted. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1853">#1853</a>, <a href="https://github.com/pmalek"><code>@pmalek</code></a>)</li> <li>New: Conformance tests for HTTP request mirroring. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1912">#1912</a>, <a href="https://github.com/liorlieberman"><code>@liorlieberman</code></a>)</li> <li>Fixes to port and scheme redirect tests: Tests now send HTTPS requests with consistent SNI and Host, Gateway now has the correct SANs. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2039">#2039</a>, <a href="https://github.com/sunjaybhatia"><code>@sunjaybhatia</code></a>)</li> <li>TLSRoute test now waits for namespaces to be ready. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2067">#2067</a>, <a href="https://github.com/skriss"><code>@skriss</code></a>)</li> </ul> <h3>Validating Webhook</h3> <ul> <li>Webhook config works with "restricted" Pod Security level. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2016">#2016</a>, <a href="https://github.com/jcpunk"><code>@jcpunk</code></a>)</li> </ul> <h3>Clarifications</h3> <ul> <li>HTTPRoute Method matching precedence has been clarified. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2054">#2054</a>, <a href="https://github.com/gauravkghildiyal"><code>@gauravkghildiyal</code></a>)</li> <li>Implementations MUST ignore any port value specified in the HTTP Host header while performing a match against HTTPRoute.Hostnames. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1980">#1980</a>, <a href="https://github.com/gauravkghildiyal"><code>@gauravkghildiyal</code></a>)</li> <li>HTTPRoute: Clarified that exact path matches are truly exact, both trailing slashes and capitalization are meaningful. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2055">#2055</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>Gateway: Clarified that AttachedRoutes should only consider Routes that have been accepted. (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2050">#2050</a>, <a href="https://github.com/mlavacca"><code>@mlavacca</code></a>)</li> </ul> <h1>v0.7.0</h1> <p>The v0.7.0 release focuses on refining and stabilizing existing APIs. This included a focus on both conformance tests and clarifying ambiguous parts of the API spec.</p> <h2>Features Graduating to Standard</h2> <p>In addition to those broad focuses, 2 features are graduating to the standard channel:</p> <ul> <li>GEP-1323: Response Header Modifiers (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1905">#1905</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> <li>GEP-726: Path Redirects and Rewrites (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1905">#1905</a>, <a href="https://github.com/robscott"><code>@robscott</code></a>)</li> </ul> <h2>GEPs</h2> <p>There are a lot of interesting GEPs in the pipeline right now, but only some of these GEPs have made it to experimental status in time for v0.7.0. The GEPs</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/ab03a594e7db13b8d2579929b204d8d10990fd2b"><code>ab03a59</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2081">#2081</a> from robscott/changelog-v0.7.1</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/27efbb53f0df8dce6a243141d22b90a2b946e9ef"><code>27efbb5</code></a> Adding changelog for v0.7.1</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/54bd4662482c339d2f62853ff70551bac9dfccb8"><code>54bd466</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2068">#2068</a> from k8s-infra-cherrypick-robot/cherry-pick-2067-to-...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/cd370d5b9cbf940328ece574fe616f9938f60a5c"><code>cd370d5</code></a> conformance: wait for namespace to be ready in TLSRoute test</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/e60faa0780a8d9bba53dab855b9c763f9d1111d7"><code>e60faa0</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2059">#2059</a> from k8s-infra-cherrypick-robot/cherry-pick-2054-to-...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/cc22914d07bd6c4d98904cfd2af12f4122e1207f"><code>cc22914</code></a> Add method matching to HTTPRoute matching precedence order</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/692afa86d17edda909cc34a3d1f49c8326433824"><code>692afa8</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2056">#2056</a> from k8s-infra-cherrypick-robot/cherry-pick-2055-to-...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/9df33e5826b34c284683d6e42ecb6252d59be903"><code>9df33e5</code></a> Clarifying HTTPRoute exact match behavior</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/dfe12a7d62ab56702f7b1bcf7c58636cc59f942b"><code>dfe12a7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/2053">#2053</a> from k8s-infra-cherrypick-robot/cherry-pick-2050-to-...</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/5bc76abce01e337947d02bc1a2a5a99de6704c96"><code>5bc76ab</code></a> docs: attachedRoutes comment updated</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/gateway-api/compare/v0.6.2...v0.7.1">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
