<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
  <channel>
    <title>Gloo Gateway Open Source Release Feed</title>
    <link>https://github.com/solo-io/gloo</link>
    <description>Latest releases of Gloo Gateway Open Source by Solo.io</description>
    <language>en-us</language>
  
  <item>
    <title>v2.0.0-beta1 (v2.0.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v2.0.0-beta1/1741702118</guid>
    <pubDate>Tue, 11 Mar 2025 14:08:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- The kgateway project is available as a Helm chart and docker images.&lt;br/&gt;- The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.&lt;br/&gt;- The docker images are available at:&lt;br/&gt;- cr.kgateway.dev/kgateway-dev/kgateway:v2.0.0-beta1&lt;br/&gt;- cr.kgateway.dev/kgateway-dev/sds:v2.0.0-beta1&lt;br/&gt;- cr.kgateway.dev/kgateway-dev/envoy-wrapper:v2.0.0-beta1&lt;br/&gt;- Try installing this release:&lt;br/&gt;- For detailed installation instructions and next steps, please visit our [quickstart guide](https://kgateway.dev/docs/quickstart/).]]></description>
  </item>

  <item>
    <title>v1.22.3 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.3/1787840604</guid>
    <pubDate>Thu, 27 Aug 2026 14:23:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix the SDS container's readinessProbe so it falls back to the default probe only when `global.glooMtls.sds.readinessProbe` is unset, instead of always requiring a value from values-template.yaml. This lets users fully disable the probe by explicitly setting it to null/empty, and lets a partial override apply on top of an explicit probe without silently losing the default when none is provided. (https://github.com/solo-io/gloo/issues/11389)]]></description>
  </item>

  <item>
    <title>v1.22.2 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.2/1787166388</guid>
    <pubDate>Wed, 19 Aug 2026 19:06:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.6.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.2.]]></description>
  </item>

  <item>
    <title>v1.22.1 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.1/1785878169</guid>
    <pubDate>Tue, 04 Aug 2026 21:16:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Revert "fix: validate upstreams at admission in k8s gateway api mode (#11322)" which has a breaking change behavior that needs further consideration (https://github.com/solo-io/solo-projects/issues/8980)]]></description>
  </item>

  <item>
    <title>v1.22.0 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0/1785799406</guid>
    <pubDate>Mon, 03 Aug 2026 23:23:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.9-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.26.5.&lt;br/&gt;- golang.org/x/text has been upgraded to v0.39.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.82.1.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.35.6.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- POTENTIALLY BREAKING CHANGE: Keep a discovered Upstream's kube.selector in sync with its Kubernetes Service. It was previously set once at discovery and preserved on every resync, so changing a Service's spec.selector left EDS filtering endpoints against stale pod labels, which could leave the Upstream with no endpoints and break blue/green deployments. Note that discovery now owns kube.selector on discovered Upstreams, so if you have manually edited that field on one, your edit will be silently reverted on the next resync. To set a custom selector, use the Service's gloo.solo.io/upstream_config annotation (along with gloo.solo.io/upstream_config.deep_merge: "true") or manage your own Upstream instead. (https://github.com/solo-io/solo-projects/issues/9078)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta12 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta12/1785699640</guid>
    <pubDate>Sun, 02 Aug 2026 19:40:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for hostRewriteLiteral in the shadowing plugin, allowing users to replace the Host header of mirrored requests with a specific value. (https://github.com/solo-io/solo-projects/issues/9092)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta11 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta11/1785448561</guid>
    <pubDate>Thu, 30 Jul 2026 21:56:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Fix a bug in the gateway translator where RouteOptions referenced by a route via delegateOptions were assigned by reference from the snapshot. When parent Virtual Service route options were later merged into these references, the shared snapshot proto was mutated, contaminating it for all other routes that referenced the same RouteOption for the remainder of the translation cycle. The referenced RouteOptions are now cloned before merging. The new GLOO_ISOLATE_DELEGATE_ROUTE_OPTIONS environment variable (default true) can be set to false to temporarily restore the legacy behavior. (https://github.com/solo-io/solo-projects/issues/8797)&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix no-op Kubernetes Gateway report churn by comparing report maps by content and keeping status rendering read-only. The report-map equality checks used in change detection (glooProxy.Equals and report.Equals) compared maps of pointer values, so identical translation output could be reported as "changed" on every recompute; condition LastTransitionTime could also prevent convergence. Status rendering also wrote default conditions back into the report objects used for equality. Reports now compare semantically, ignore LastTransitionTime for change detection, and status rendering leaves ReportMap unchanged, allowing stable output to converge without redundant report/status processing. (https://github.com/solo-io/solo-projects/issues/8013)&lt;br/&gt;- "remove xslt" (https://github.com/solo-io/solo-projects/issues/8981)&lt;br/&gt;- Validate Upstreams at admission when using the Kubernetes Gateway API, so invalid configuration such as a corrupt grpcJsonTranscoder protoDescriptorBin is caught instead of causing Envoy to NACK at runtime. (https://github.com/solo-io/solo-projects/issues/8980)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add gatewayProxies.NAME.kind.workloadType to explicitly select the gateway proxy workload type ("Deployment" or "DaemonSet"). When set, it takes precedence over the kind.deployment and kind.daemonSet fields, avoiding the ambiguity of an empty kind.deployment object that some GitOps tools normalize inconsistently; any other value fails at render time. When unset, behavior is unchanged. (https://github.com/solo-io/solo-projects/issues/8948)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta10 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta10/1782487003</guid>
    <pubDate>Fri, 26 Jun 2026 15:16:43 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.22.0-beta9 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta9/1782409866</guid>
    <pubDate>Thu, 25 Jun 2026 17:51:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.24.1.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.33.&lt;br/&gt;- go-git/go-git has been upgraded to v5.19.0.&lt;br/&gt;- go-git/go-billy has been upgraded to v5.9.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add goMemLimitPercent Helm value to gloo and discovery deployments to compute GOMEMLIMIT as a percentage of limits.memory at render time. Previously GOMEMLIMIT was set to 100% of the cgroup limit via resourceFieldRef, leaving no headroom for Go GC and causing OOM kills during HPA prescale. Recommended value: 80-90%. (https://github.com/solo-io/gloo/issues/11285)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta8 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta8/1781566488</guid>
    <pubDate>Mon, 15 Jun 2026 23:34:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.4.&lt;br/&gt;- golang/net has been upgraded to v0.56.0.&lt;br/&gt;- golang/sync has been upgraded to v0.21.0.&lt;br/&gt;- golang/tools has been upgraded to v0.45.0.&lt;br/&gt;- golang/mod has been upgraded to v0.36.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix grpcjson plugin to validate protoDescriptorBin bytes form a valid FileDescriptorSet before passing them to Envoy. Before this, invalid bytes would cause Envoy to NACK the RouteConfiguration while the Upstream falsely reported state: Accepted. (https://github.com/solo-io/solo-projects/issues/8979)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta7 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta7/1780568374</guid>
    <pubDate>Thu, 04 Jun 2026 10:19:34 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for disableShadowHostSuffixAppend in the shadowing plugin, allowing users to prevent the -shadow suffix from being appended to the Host header of mirrored requests. (https://github.com/solo-io/solo-projects/issues/8699)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta6 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta6/1780083425</guid>
    <pubDate>Fri, 29 May 2026 19:37:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-apis has been upgraded to v0.0.0-20260529155429-309beeb6d941.]]></description>
  </item>

  <item>
    <title>v1.22.0-beta5 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta5/1779219443</guid>
    <pubDate>Tue, 19 May 2026 19:37:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Fixed helm template for proxy deployment kind check to correctly detect empty map/object. While this is technically a fix but if any user relies on the existing behavior that has deployed the proxy as daemonset, this can be a breaking change. (https://github.com/solo-io/solo-projects/issues/8948)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta4 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta4/1778079237</guid>
    <pubDate>Wed, 06 May 2026 14:53:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add mkdir -p in push-docs workflow before copying CLI reference docs to ensure destination directory exists for new minor versions. (https://github.com/solo-io/gloo/pull/11225)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add `audiences` field to `JwtValidation` in the extauth API. When set, the JWT's `aud` claim must intersect this list; when empty or unset, audience validation is skipped. (https://github.com/solo-io/gloo-gateway/issues/1494)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta3 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta3/1777421499</guid>
    <pubDate>Wed, 29 Apr 2026 00:11:39 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- "upgrade doc custom_auth dockerfile and detect certgen fips image fips" (https://github.com/solo-io/solo-projects/issues/8887)&lt;br/&gt;- Make SDS cert rotation more resilient to non-atomic Istio cert writes by debouncing file watcher reloads and retrying until the certificate and key form a valid pair before publishing a new snapshot. (https://github.com/solo-io/solo-projects/issues/8911)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add ipV4Only Setting for Gateway API Mode which sets the bind address to `0.0.0.0` instead of `::`. Defaults to false (https://github.com/solo-io/solo-projects/issues/8916)]]></description>
  </item>

  <item>
    <title>v1.22.0-beta2 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta2/1776446991</guid>
    <pubDate>Fri, 17 Apr 2026 17:29:51 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.2.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.43.0.]]></description>
  </item>

  <item>
    <title>v1.22.0-beta1 (v1.22.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.22.0-beta1/1775167264</guid>
    <pubDate>Thu, 02 Apr 2026 22:01:04 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes protobuf registration panic when building glooctl with homebrew. (https://github.com/solo-io/gloo/issues/11195)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add enterprise ExtAuth AuthConfig API/CRD support for API-key SHA256 digest configuration via `apiKeyAuth.digest` and same-name header matching via `apiKeyAuth.match`. This PR adds the proto/schema/generated API surface only; runtime verification behavior is implemented in downstream ext-auth-service. (https://github.com/solo-io/gloo-gateway/issues/1581)]]></description>
  </item>

  <item>
    <title>v1.21.15 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.15/1787842744</guid>
    <pubDate>Thu, 27 Aug 2026 14:59:04 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix the SDS container's readinessProbe so it falls back to the default probe only when `global.glooMtls.sds.readinessProbe` is unset, instead of always requiring a value from values-template.yaml. This lets users fully disable the probe by explicitly setting it to null/empty, and lets a partial override apply on top of an explicit probe without silently losing the default when none is provided. (https://github.com/solo-io/gloo/issues/11389)]]></description>
  </item>

  <item>
    <title>v1.21.14 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.14/1787166417</guid>
    <pubDate>Wed, 19 Aug 2026 19:06:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.6.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.2.]]></description>
  </item>

  <item>
    <title>v1.21.13 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.13/1785945820</guid>
    <pubDate>Wed, 05 Aug 2026 16:03:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.5.&lt;br/&gt;- golang.org/x/text has been upgraded to v0.39.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.82.1.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.35.6.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Revert "fix: validate upstreams at admission in k8s gateway api mode (#11322)" which has a breaking change behavior that needs further consideration (https://github.com/solo-io/solo-projects/issues/8980)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for hostRewriteLiteral in the shadowing plugin, allowing users to replace the Host header of mirrored requests with a specific value. (https://github.com/solo-io/solo-projects/issues/9092)]]></description>
  </item>

  <item>
    <title>v1.21.12 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.12/1784218286</guid>
    <pubDate>Thu, 16 Jul 2026 16:11:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix no-op Kubernetes Gateway report churn by comparing report maps by content and keeping status rendering read-only. The report-map equality checks used in change detection (glooProxy.Equals and report.Equals) compared maps of pointer values, so identical translation output could be reported as "changed" on every recompute; condition LastTransitionTime could also prevent convergence. Status rendering also wrote default conditions back into the report objects used for equality. Reports now compare semantically, ignore LastTransitionTime for change detection, and status rendering leaves ReportMap unchanged, allowing stable output to converge without redundant report/status processing. (https://github.com/solo-io/solo-projects/issues/8013)]]></description>
  </item>

  <item>
    <title>v1.21.11 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.11/1782493253</guid>
    <pubDate>Fri, 26 Jun 2026 17:00:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.21.10 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.10/1782419061</guid>
    <pubDate>Thu, 25 Jun 2026 20:24:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.24.1.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.33.&lt;br/&gt;- go-git/go-git has been upgraded to v5.19.0.&lt;br/&gt;- go-git/go-billy has been upgraded to v5.9.0.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.9-patch1.&lt;br/&gt;- golang/net has been upgraded to v0.56.0.&lt;br/&gt;- golang/sync has been upgraded to v0.21.0.&lt;br/&gt;- golang/tools has been upgraded to v0.45.0.&lt;br/&gt;- golang/mod has been upgraded to v0.36.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- "added missing certgen-fips in helm helpers template" (https://github.com/solo-io/solo-projects/issues/8887)&lt;br/&gt;- Add goMemLimitPercent Helm value to gloo and discovery deployments to compute GOMEMLIMIT as a percentage of limits.memory at render time. Previously GOMEMLIMIT was set to 100% of the cgroup limit via resourceFieldRef, leaving no headroom for Go GC and causing OOM kills during HPA prescale. Recommended value: 80-90%. (https://github.com/solo-io/gloo/issues/11285)]]></description>
  </item>

  <item>
    <title>v1.21.9 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.9/1781299893</guid>
    <pubDate>Fri, 12 Jun 2026 21:31:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.8-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix grpcjson plugin to validate protoDescriptorBin bytes form a valid FileDescriptorSet before passing them to Envoy. Before this, invalid bytes would cause Envoy to NACK the RouteConfiguration while the Upstream falsely reported state: Accepted. (https://github.com/solo-io/solo-projects/issues/8979)&lt;br/&gt;&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- *This release is building...*]]></description>
  </item>

  <item>
    <title>v1.21.8 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.8/1780685420</guid>
    <pubDate>Fri, 05 Jun 2026 18:50:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.4.]]></description>
  </item>

  <item>
    <title>v1.21.7 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.7/1780667861</guid>
    <pubDate>Fri, 05 Jun 2026 13:57:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.7-patch1.]]></description>
  </item>

  <item>
    <title>v1.21.6 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.6/1779481579</guid>
    <pubDate>Fri, 22 May 2026 20:26:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.23.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update certgen dependency versions for security fixes. (https://github.com/solo-io/gloo/issues/9034)]]></description>
  </item>

  <item>
    <title>v1.21.4 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.4/1777393470</guid>
    <pubDate>Tue, 28 Apr 2026 16:24:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add ipV4Only Setting for Gateway API Mode which sets the bind address to `0.0.0.0` instead of `::`. Defaults to false (https://github.com/solo-io/solo-projects/issues/8916)&lt;br/&gt;- Make SDS cert rotation more resilient to non-atomic Istio cert writes by debouncing file watcher reloads and retrying until the certificate and key form a valid pair before publishing a new snapshot. (https://github.com/solo-io/solo-projects/issues/8911)]]></description>
  </item>

  <item>
    <title>v1.21.3 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.3/1776379755</guid>
    <pubDate>Thu, 16 Apr 2026 22:49:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.26.2.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.43.0.]]></description>
  </item>

  <item>
    <title>v1.21.2 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.2/1774979881</guid>
    <pubDate>Tue, 31 Mar 2026 17:58:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes protobuf registration panic when building glooctl with homebrew. (https://github.com/solo-io/gloo/issues/11195)]]></description>
  </item>

  <item>
    <title>v1.21.1 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.1/1774471445</guid>
    <pubDate>Wed, 25 Mar 2026 20:44:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.21.0 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0/1774460695</guid>
    <pubDate>Wed, 25 Mar 2026 17:44:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- CVE updates (https://github.com/solo-io/solo-projects/issues/8848)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta18 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta18/1773849713</guid>
    <pubDate>Wed, 18 Mar 2026 16:01:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/gateway-api has been upgraded to v1.4.1.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.15.0.&lt;br/&gt;- k8s.io/api has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/apiserver has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/cli-runtime has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/code-generator has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/component-base has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/component-helpers has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/kubectl has been upgraded to v0.35.2.&lt;br/&gt;- k8s.io/metrics has been upgraded to v0.35.2.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.30.0.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.13.0.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.46.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.41.0.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta17 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta17/1773253413</guid>
    <pubDate>Wed, 11 Mar 2026 18:23:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.5-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.26.1.&lt;br/&gt;- golang/net has been upgraded to v0.51.0.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.30.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.41.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add only one wait UpstreamHTTPFilter if multiple have been specified. (https://github.com/solo-io/gloo/issues/11142)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta16 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta16/1772557885</guid>
    <pubDate>Tue, 03 Mar 2026 17:11:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add connect_terminate support for CONNECT protocol termination in Dynamic Forward Proxy. This enables TCP tunneling for HTTPS traffic through DFP by setting Envoy's connect_config on route upgrade configurations. Users can configure connectTerminate in protocol upgrades to enable HTTPS proxying through CONNECT tunnels. (https://github.com/solo-io/solo-projects/issues/8746)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta15 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta15/1772233333</guid>
    <pubDate>Fri, 27 Feb 2026 23:02:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add enterprise ExtAuth AuthConfig API/CRD support for API-key HMAC digest configuration via `apiKeyAuth.hmac` (including `HMAC_SHA256` algorithm and `sharedSecretRef`). This PR adds the proto/schema/generated API surface only; runtime verification behavior is implemented in downstream ext-auth-service. (https://github.com/solo-io/gloo-gateway/issues/1581)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta14 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta14/1772133562</guid>
    <pubDate>Thu, 26 Feb 2026 19:19:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.7.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.14.2.&lt;br/&gt;- golang/go has been upgraded to v1.25.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.14.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- fixed snapshot out of sync with envoy when upstream points to invalid service (https://github.com/solo-io/solo-projects/issues/8668)&lt;br/&gt;- updated alpine image version and go version for security fixes (https://github.com/solo-io/gloo/issues/11119)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Enable HPA support by making replicas optional in the Gateway proxy deployment. When replicas is not set in GatewayParameters, the replicas field is omitted from the deployment spec, allowing HorizontalPodAutoscaler to manage scaling. A minimum replicas validation is enforced when the field is set. (https://github.com/solo-io/gloo/issues/11133)&lt;br/&gt;- Add two new configs, ExtProcEarly &amp;&amp; ExtProcLate. The former can be run at a specified stage, but the latter runs as the final filter before a request leaves envoy and the first filter when the response enters envoy. (https://github.com/solo-io/gloo-gateway/issues/1495)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta13 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta13/1768506803</guid>
    <pubDate>Thu, 15 Jan 2026 19:53:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Mark XSLT transformation as deprecated. (https://github.com/solo-io/solo-projects/issues/8658)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta12 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta12/1768271957</guid>
    <pubDate>Tue, 13 Jan 2026 02:39:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.4-patch1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When oneWayTls is set to true, the ValidationContext is removed to prevent Envoy from requesting a client certificate during the TLS handshake. (https://github.com/solo-io/solo-projects/issues/8654)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta11 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta11/1767640765</guid>
    <pubDate>Mon, 05 Jan 2026 19:19:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- feat: support regex patterns for matching RBAC policies for Gloo Enterprise instead of globs after discussion with Duncan (https://github.com/solo-io/solo-projects/issues/8612)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta10 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta10/1767378621</guid>
    <pubDate>Fri, 02 Jan 2026 18:30:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- feat: support glob patterns for matching RBAC policies for Gloo Enterprise (https://github.com/solo-io/solo-projects/issues/8612)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta9 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta9/1766082362</guid>
    <pubDate>Thu, 18 Dec 2025 18:26:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta8 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta8/1766074296</guid>
    <pubDate>Thu, 18 Dec 2025 16:11:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta7 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta7/1766002961</guid>
    <pubDate>Wed, 17 Dec 2025 20:22:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/gateway-api has been upgraded to v1.4.1.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.22.1.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.14.0.&lt;br/&gt;- k8s.io/api has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/apiserver has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/cli-runtime has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/code-generator has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/component-base has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/component-helpers has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/kubectl has been upgraded to v0.34.2.&lt;br/&gt;- k8s.io/metrics has been upgraded to v0.34.2.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.29.0.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.12.0.&lt;br/&gt;- solo-io/protoc-gen-openapi has been upgraded to v0.4.0.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.45.0.&lt;br/&gt;- solo-io/solo-apis has been upgraded to v0.0.0-20251212201919-e8dd072aea09.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.40.0.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta6 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta6/1764959034</guid>
    <pubDate>Fri, 05 Dec 2025 18:23:54 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.3-patch1.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- kubeResourceOverride fails to apply to proxy resources (PDB, HPA, ConfigMap, Service) when multiple gateways are rendered, breaking overrides.  This fixes the Helm rendering issues. (https://github.com/solo-io/solo-projects/issues/8674)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta5 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta5/1761241333</guid>
    <pubDate>Thu, 23 Oct 2025 17:42:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.36.2-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.24.9.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a bug where the the default gatewayProxy when disabled would create invalid helm templates for custom proxies. (https://github.com/solo-io/solo-projects/issues/8613)]]></description>
  </item>

  <item>
    <title>v1.21.0-beta4 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta4/1758781040</guid>
    <pubDate>Thu, 25 Sep 2025 06:17:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.2-patch3.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta3 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta3/1758154541</guid>
    <pubDate>Thu, 18 Sep 2025 00:15:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta2 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta2/1758126779</guid>
    <pubDate>Wed, 17 Sep 2025 16:32:59 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.2-patch2.]]></description>
  </item>

  <item>
    <title>v1.21.0-beta1 (v1.21.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.21.0-beta1/1757078129</guid>
    <pubDate>Fri, 05 Sep 2025 13:15:29 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- istio/istio has been upgraded to v1.27.0.&lt;br/&gt;- kubernetes/kubernetes has been upgraded to v1.34.0.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.2-patch1.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- updated ai.proto to support customhost in all AI providers (https://github.com/solo-io/solo-projects/issues/8438)&lt;br/&gt;- Updated transformation.proto to add auto_websocket_passthrough option. Added gloo setting enableAutoWebsocketTransformationPassthrough to control the behavior (default false) (https://github.com/solo-io/solo-projects/issues/8530)]]></description>
  </item>

  <item>
    <title>v1.20.24 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.24/1787842950</guid>
    <pubDate>Thu, 27 Aug 2026 15:02:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix the SDS container's readinessProbe so it falls back to the default probe only when `global.glooMtls.sds.readinessProbe` is unset, instead of always requiring a value from values-template.yaml. This lets users fully disable the probe by explicitly setting it to null/empty, and lets a partial override apply on top of an explicit probe without silently losing the default when none is provided. (https://github.com/solo-io/gloo/issues/11389)]]></description>
  </item>

  <item>
    <title>v1.20.23 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.23/1787166524</guid>
    <pubDate>Wed, 19 Aug 2026 19:08:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.13.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.2.]]></description>
  </item>

  <item>
    <title>v1.20.22 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.22/1785950971</guid>
    <pubDate>Wed, 05 Aug 2026 17:29:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.12.&lt;br/&gt;- golang.org/x/text has been upgraded to v0.39.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.82.1.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.9.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix no-op Kubernetes Gateway report churn by comparing report maps by content and keeping status rendering read-only. The report-map equality checks used in change detection (glooProxy.Equals and report.Equals) compared maps of pointer values, so identical translation output could be reported as "changed" on every recompute; condition LastTransitionTime could also prevent convergence. Status rendering also wrote default conditions back into the report objects used for equality. Reports now compare semantically, ignore LastTransitionTime for change detection, and status rendering leaves ReportMap unchanged, allowing stable output to converge without redundant report/status processing. (https://github.com/solo-io/solo-projects/issues/8013)&lt;br/&gt;- Revert "fix: validate upstreams at admission in k8s gateway api mode (#11322)" which has a breaking change behavior that needs further consideration (https://github.com/solo-io/solo-projects/issues/8980)]]></description>
  </item>

  <item>
    <title>v1.20.21 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.21/1782493331</guid>
    <pubDate>Fri, 26 Jun 2026 17:02:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.20 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.20/1782419077</guid>
    <pubDate>Thu, 25 Jun 2026 20:24:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.24.1.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.33.&lt;br/&gt;- go-git/go-git has been upgraded to v5.19.0.&lt;br/&gt;- go-git/go-billy has been upgraded to v5.9.0.&lt;br/&gt;- golang/net has been upgraded to v0.56.0.&lt;br/&gt;- golang/sync has been upgraded to v0.21.0.&lt;br/&gt;- golang/tools has been upgraded to v0.45.0.&lt;br/&gt;- golang/mod has been upgraded to v0.36.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- "added missing certgen-fips in helm helpers template" (https://github.com/solo-io/solo-projects/issues/8887)&lt;br/&gt;- Add goMemLimitPercent Helm value to gloo and discovery deployments to compute GOMEMLIMIT as a percentage of limits.memory at render time. Previously GOMEMLIMIT was set to 100% of the cgroup limit via resourceFieldRef, leaving no headroom for Go GC and causing OOM kills during HPA prescale. Recommended value: 80-90%. (https://github.com/solo-io/gloo/issues/11285)]]></description>
  </item>

  <item>
    <title>v1.20.19 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.19/1781296866</guid>
    <pubDate>Fri, 12 Jun 2026 20:41:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.11.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix grpcjson plugin to validate protoDescriptorBin bytes form a valid FileDescriptorSet before passing them to Envoy. Before this, invalid bytes would cause Envoy to NACK the RouteConfiguration while the Upstream falsely reported state: Accepted. (https://github.com/solo-io/solo-projects/issues/8979)&lt;br/&gt;&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- *This release is building...*]]></description>
  </item>

  <item>
    <title>v1.20.18 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.18/1780689056</guid>
    <pubDate>Fri, 05 Jun 2026 19:50:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.17 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.17/1779485643</guid>
    <pubDate>Fri, 22 May 2026 21:34:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.23.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update certgen dependency versions for security fixes. (https://github.com/solo-io/gloo/issues/9034)]]></description>
  </item>

  <item>
    <title>v1.20.14 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.14/1777393479</guid>
    <pubDate>Tue, 28 Apr 2026 16:24:39 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add ipV4Only Setting for Gateway API Mode which sets the bind address to `0.0.0.0` instead of `::`. Defaults to false (https://github.com/solo-io/solo-projects/issues/8916)&lt;br/&gt;- Make SDS cert rotation more resilient to non-atomic Istio cert writes by debouncing file watcher reloads and retrying until the certificate and key form a valid pair before publishing a new snapshot. (https://github.com/solo-io/solo-projects/issues/8911)]]></description>
  </item>

  <item>
    <title>v1.20.13 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.13/1776379792</guid>
    <pubDate>Thu, 16 Apr 2026 22:49:52 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.9.&lt;br/&gt;- grpc/grpc-go has been upgraded to v1.79.3.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.43.0.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.5.]]></description>
  </item>

  <item>
    <title>v1.20.12 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.12/1773253418</guid>
    <pubDate>Wed, 11 Mar 2026 18:23:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.9-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.25.8.&lt;br/&gt;- golang/net has been upgraded to v0.51.0.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.30.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.41.0.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add connect_terminate support for CONNECT protocol termination in Dynamic Forward Proxy. This enables TCP tunneling for HTTPS traffic through DFP by setting Envoy's connect_config on route upgrade configurations. Users can configure connectTerminate in protocol upgrades to enable HTTPS proxying through CONNECT tunnels. (https://github.com/solo-io/solo-projects/issues/8746)]]></description>
  </item>

  <item>
    <title>v1.20.11 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.11/1772634849</guid>
    <pubDate>Wed, 04 Mar 2026 14:34:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add only one wait UpstreamHTTPFilter if multiple have been specified. (https://github.com/solo-io/gloo/issues/11142)&lt;br/&gt;- Add two new configs, ExtProcEarly &amp;&amp; ExtProcLate. The former can be run at a specified stage, but the latter runs as the final filter before a request leaves envoy and the first filter when the response enters envoy. (https://github.com/solo-io/gloo-gateway/issues/1495)]]></description>
  </item>

  <item>
    <title>v1.20.10 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.10/1772120153</guid>
    <pubDate>Thu, 26 Feb 2026 15:35:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- fixed snapshot out of sync with envoy when upstream points to invalid service (https://github.com/solo-io/solo-projects/issues/8668)&lt;br/&gt;- Enable HPA support by making replicas optional in the Gateway proxy deployment. When replicas is not set in GatewayParameters, the replicas field is omitted from the deployment spec, allowing HorizontalPodAutoscaler to manage scaling. A minimum replicas validation is enforced when the field is set. (https://github.com/solo-io/gloo/issues/11133)]]></description>
  </item>

  <item>
    <title>v1.20.9 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.9/1768266651</guid>
    <pubDate>Tue, 13 Jan 2026 01:10:51 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.3.]]></description>
  </item>

  <item>
    <title>v1.20.8 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.8/1767955736</guid>
    <pubDate>Fri, 09 Jan 2026 10:48:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.8-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When oneWayTls is set to true, the ValidationContext is removed to prevent Envoy from requesting a client certificate during the TLS handshake. (https://github.com/solo-io/solo-projects/issues/8654)]]></description>
  </item>

  <item>
    <title>v1.20.7 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.7/1767034362</guid>
    <pubDate>Mon, 29 Dec 2025 18:52:42 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.6 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.6/1766760635</guid>
    <pubDate>Fri, 26 Dec 2025 14:50:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.5 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.5/1766434104</guid>
    <pubDate>Mon, 22 Dec 2025 20:08:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.11.]]></description>
  </item>

  <item>
    <title>v1.20.4 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.4/1764949698</guid>
    <pubDate>Fri, 05 Dec 2025 15:48:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.7-patch1.]]></description>
  </item>

  <item>
    <title>v1.20.3 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.3/1761149801</guid>
    <pubDate>Wed, 22 Oct 2025 16:16:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.6-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.24.9.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.5 (https://github.com/solo-io/solo-projects/issues/8620)&lt;br/&gt;- Fixes a bug where the the default gatewayProxy when disabled would create invalid helm templates for custom proxies. (https://github.com/solo-io/solo-projects/issues/8613)]]></description>
  </item>

  <item>
    <title>v1.20.2 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.2/1760625594</guid>
    <pubDate>Thu, 16 Oct 2025 14:39:54 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a crash caused by missing rbac during upgrades from 1.19 (https://github.com/solo-io/solo-projects/issues/8609)]]></description>
  </item>

  <item>
    <title>v1.20.1 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.1/1758781078</guid>
    <pubDate>Thu, 25 Sep 2025 06:17:58 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.2-patch3.]]></description>
  </item>

  <item>
    <title>v1.20.0 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0/1758640070</guid>
    <pubDate>Tue, 23 Sep 2025 15:07:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.39.4.]]></description>
  </item>

  <item>
    <title>v1.20.0-rc4 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-rc4/1758311033</guid>
    <pubDate>Fri, 19 Sep 2025 19:43:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.0-rc3 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-rc3/1758146540</guid>
    <pubDate>Wed, 17 Sep 2025 22:02:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.2-patch2.]]></description>
  </item>

  <item>
    <title>v1.20.0-rc2 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-rc2/1757163430</guid>
    <pubDate>Sat, 06 Sep 2025 12:57:10 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.2-patch1.&lt;br/&gt;- istio/istio has been upgraded to v1.27.0.&lt;br/&gt;- kubernetes/kubernetes has been upgraded to v1.34.0.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- updated ai.proto to support customhost in all AI providers (https://github.com/solo-io/solo-projects/issues/8438)&lt;br/&gt;- Updated transformation.proto to add auto_websocket_passthrough option. Added gloo setting enableAutoWebsocketTransformationPassthrough to control the behavior (default false) (https://github.com/solo-io/solo-projects/issues/8530)]]></description>
  </item>

  <item>
    <title>v1.20.0-rc1 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-rc1/1755885693</guid>
    <pubDate>Fri, 22 Aug 2025 18:01:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.0-beta12 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta12/1755697408</guid>
    <pubDate>Wed, 20 Aug 2025 13:43:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Remove GraphQL support from Gloo Gateway. GraphQL functionality has been fully removed  after being deprecated in v1.18.0. The GraphQL CRDs, client code, discovery functionality, and route  processing have been removed.  Some proto files remain to prevent future use of these names and fields. (https://github.com/solo-io/solo-projects/issues/7162)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for rate limited retry backoff with reset headers. This is available on the RouteOptions API as a new field `rate_limited_retry_backoff`. (https://github.com/kgateway-dev/kgateway/issues/4316)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta11 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta11/1755022502</guid>
    <pubDate>Tue, 12 Aug 2025 18:15:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoyproxy v0.13.5-0.20250805143705-d51f8590a549/go-control-plane has been upgraded to v0.13.5-0.20250805143705-d51f8590a549.&lt;br/&gt;- envoyproxy v0.13.5-0.20250805143705-d51f8590a549/go-control-plane/envoy has been upgraded to v1.32.5-0.20250805143705-d51f8590a549.&lt;br/&gt;- opentelemetry v1.7.1/proto/otlp has been upgraded to v1.7.1.&lt;br/&gt;- golang/crypto has been upgraded to v0.40.0.&lt;br/&gt;- golang/sync has been upgraded to v0.16.0.&lt;br/&gt;- golang/tools has been upgraded to v0.34.0.&lt;br/&gt;- golang/grpc has been upgraded to v1.74.2.&lt;br/&gt;- golang/go has been upgraded to v1.24.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.1.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.28.6.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.11.1.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.44.1.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.39.1.&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.&lt;br/&gt;- helm.sh/helm has been upgraded to v3.18.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Mark the cache filter as deprecated.
&lt;br/&gt;- Ensure that when one-way TLS is enabled, the upstream TLS context is configured correctly to validate the server certificate. (https://github.com/solo-io/solo-projects/issues/8499)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Prevent HPA creation when a gateway proxy is disabled. (https://github.com/solo-io/solo-projects/issues/8520)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose the max cache size for the OpenTelemetry collector in the tracing settings. (https://github.com/solo-io/gloo/issues/10950)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta10 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta10/1754063988</guid>
    <pubDate>Fri, 01 Aug 2025 15:59:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.20.0-beta9 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta9/1753810391</guid>
    <pubDate>Tue, 29 Jul 2025 17:33:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.35.0-patch1.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Added support for mTLS in passthrough authentication.  This provides the ability to configure simple TLS or mTLS for both HTTP and gRPC passthrough authentication. (https://github.com/solo-io/ext-auth-service/issues/867)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta8 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta8/1752162587</guid>
    <pubDate>Thu, 10 Jul 2025 15:49:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.34.1-patch4.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose ecdh-curves TLS settings for listeners (https://github.com/solo-io/solo-projects/issues/8456)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta7 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta7/1750702724</guid>
    <pubDate>Mon, 23 Jun 2025 18:18:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- For clusters generated for the dynamic forward proxy, the circuit breakers are now generated from the dfp config, if provided, otherwise from the settings. If the circuitBreakers are not provided in either location, envoy will use the default circuit breakers. (https://github.com/solo-io/solo-projects/issues/8094)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta6 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta6/1750174104</guid>
    <pubDate>Tue, 17 Jun 2025 15:28:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Bump dependencies to support Kubernetes 1.33.1 (https://github.com/solo-io/solo-projects/issues/8102)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.4.&lt;br/&gt;- k8s.io/api has been upgraded to v0.33.1.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.33.1.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.33.1.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.33.1.&lt;br/&gt;- k8s.io/kubectl has been upgraded to v0.33.1.&lt;br/&gt;- helm/helm has been upgraded to v3.17.3.&lt;br/&gt;- google/protobuf has been upgraded to v1.36.5.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.28.5.&lt;br/&gt;- controller-runtime/controller-runtime has been upgraded to v0.22.1.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.11.0.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.44.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.39.0.&lt;br/&gt;- solo-io/solo-apis has been upgraded to v0.0.0-20240616171238-dd7b8dbf6a9b.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.0.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- This adds a cli command 'glooctl usage' to collect usage stats from Gloo Edge APIs. (https://github.com/solo-io/solo-projects/issues/10820)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta5 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta5/1750088631</guid>
    <pubDate>Mon, 16 Jun 2025 15:43:51 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.34.1-patch3.&lt;br/&gt;- envoyproxy/go-control-plane has been upgraded to v0.13.5-0.20250507123352-93990c5ec02f.]]></description>
  </item>

  <item>
    <title>v1.20.0-beta4 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta4/1749228415</guid>
    <pubDate>Fri, 06 Jun 2025 16:46:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Setting the `uuidRequestIdConfig` in the `HttpConnectionManagerSettings` now correctly sets the `RequestIdExtension` in the `HttpConnectionManager` filter.
&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- [AI] proto file change to support path override in custom host (https://github.com/solo-io/solo-projects/issues/8305)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta3 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta3/1748452720</guid>
    <pubDate>Wed, 28 May 2025 17:18:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Disable discovery by default for helm installs and upgrades. (https://github.com/solo-io/solo-projects/issues/7292)&lt;br/&gt;- Fix a bug in the gloo_solo_io_namespaces_watched metric that errors when the list of namespaces watched is large. (https://github.com/solo-io/solo-projects/issues/8319)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta2 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta2/1746814383</guid>
    <pubDate>Fri, 09 May 2025 18:13:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/gateway-api has been upgraded to v1.3.0.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.20.4.&lt;br/&gt;- golang.org/x/crypto has been upgraded to v0.37.0.&lt;br/&gt;- golang.org/x/sync has been upgraded to v0.13.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.71.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where the gloo pod crashes if the install and write namespace are different. (https://github.com/solo-io/solo-projects/issues/8183)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add an API to allow configuring AWS Bedrock as AI upstream. (https://github.com/solo-io/solo-projects/issues/7291)]]></description>
  </item>

  <item>
    <title>v1.20.0-beta1 (v1.20.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.20.0-beta1/1745609440</guid>
    <pubDate>Fri, 25 Apr 2025 19:30:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Added support for sending gateway access logs to an OpenTelemetry collector. (https://github.com/solo-io/solo-projects/issues/6661)&lt;br/&gt;- Added support for reporting ListenerOption status. Issues/conflicts with ListenerOptions are now reported in the resource's status. (https://github.com/solo-io/solo-projects/issues/6344)]]></description>
  </item>

  <item>
    <title>v1.19.22 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.22/1787843665</guid>
    <pubDate>Thu, 27 Aug 2026 15:14:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix the SDS container's readinessProbe so it falls back to the default probe only when `global.glooMtls.sds.readinessProbe` is unset, instead of always requiring a value from values-template.yaml. This lets users fully disable the probe by explicitly setting it to null/empty, and lets a partial override apply on top of an explicit probe without silently losing the default when none is provided. (https://github.com/solo-io/gloo/issues/11389)]]></description>
  </item>

  <item>
    <title>v1.19.21 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.21/1787166568</guid>
    <pubDate>Wed, 19 Aug 2026 19:09:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.13.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.2.]]></description>
  </item>

  <item>
    <title>v1.19.20 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.20/1785945802</guid>
    <pubDate>Wed, 05 Aug 2026 16:03:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.12.&lt;br/&gt;- golang.org/x/text has been upgraded to v0.39.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.82.1.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.9.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix no-op Kubernetes Gateway report churn by comparing report maps by content and keeping status rendering read-only. The report-map equality checks used in change detection (glooProxy.Equals and report.Equals) compared maps of pointer values, so identical translation output could be reported as "changed" on every recompute; condition LastTransitionTime could also prevent convergence. Status rendering also wrote default conditions back into the report objects used for equality. Reports now compare semantically, ignore LastTransitionTime for change detection, and status rendering leaves ReportMap unchanged, allowing stable output to converge without redundant report/status processing. (https://github.com/solo-io/solo-projects/issues/8013)]]></description>
  </item>

  <item>
    <title>v1.19.19 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.19/1782490896</guid>
    <pubDate>Fri, 26 Jun 2026 16:21:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.19.18 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.18/1782335959</guid>
    <pubDate>Wed, 24 Jun 2026 21:19:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.24.1.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.33.&lt;br/&gt;- go-git/go-git has been upgraded to v5.19.0.&lt;br/&gt;- go-git/go-billy has been upgraded to v5.9.0.&lt;br/&gt;- golang-jwt/jwt has been upgraded to v4.5.2.&lt;br/&gt;- golang/go has been upgraded to v1.25.11.&lt;br/&gt;- golang/net has been upgraded to v0.56.0.&lt;br/&gt;- golang/sync has been upgraded to v0.21.0.&lt;br/&gt;- golang/tools has been upgraded to v0.45.0.&lt;br/&gt;- golang/mod has been upgraded to v0.36.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- "added missing certgen-fips in helm helpers template" (https://github.com/solo-io/solo-projects/issues/8887)]]></description>
  </item>

  <item>
    <title>v1.19.17 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.17/1779485566</guid>
    <pubDate>Fri, 22 May 2026 21:32:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.23.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update certgen dependency versions for security fixes. (https://github.com/solo-io/gloo/issues/9034)]]></description>
  </item>

  <item>
    <title>v1.19.15 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.15/1777325206</guid>
    <pubDate>Mon, 27 Apr 2026 21:26:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.19.14 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.14/1776379840</guid>
    <pubDate>Thu, 16 Apr 2026 22:50:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.9.&lt;br/&gt;- grpc/grpc-go has been upgraded to v1.79.3.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.43.0.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.5.]]></description>
  </item>

  <item>
    <title>v1.19.13 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.13/1773239910</guid>
    <pubDate>Wed, 11 Mar 2026 14:38:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.8.&lt;br/&gt;- golang/net has been upgraded to v0.51.0.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.30.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.41.0.]]></description>
  </item>

  <item>
    <title>v1.19.12 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.12/1772647471</guid>
    <pubDate>Wed, 04 Mar 2026 18:04:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add only one wait UpstreamHTTPFilter if multiple have been specified. (https://github.com/solo-io/gloo/issues/11142)&lt;br/&gt;- fixed snapshot out of sync with envoy when upstream points to invalid service (https://github.com/solo-io/solo-projects/issues/8668)&lt;br/&gt;- Add two new configs, ExtProcEarly &amp;&amp; ExtProcLate. The former can be run at a specified stage, but the latter runs as the final filter before a request leaves envoy and the first filter when the response enters envoy. (https://github.com/solo-io/gloo-gateway/issues/1495)]]></description>
  </item>

  <item>
    <title>v1.19.11 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.11/1768288856</guid>
    <pubDate>Tue, 13 Jan 2026 07:20:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.33.14-patch1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.3.]]></description>
  </item>

  <item>
    <title>v1.19.10 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.10/1766436040</guid>
    <pubDate>Mon, 22 Dec 2025 20:40:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.11.]]></description>
  </item>

  <item>
    <title>v1.19.9 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.9/1764949688</guid>
    <pubDate>Fri, 05 Dec 2025 15:48:08 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.33.13-patch1.&lt;br/&gt;&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- *This release is building...*]]></description>
  </item>

  <item>
    <title>v1.19.8 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.8/1761146391</guid>
    <pubDate>Wed, 22 Oct 2025 15:19:51 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.33.12-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.24.9.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.5 (https://github.com/solo-io/solo-projects/issues/8620)&lt;br/&gt;- Fixes a bug where the the default gatewayProxy when disabled would create invalid helm templates for custom proxies. (https://github.com/solo-io/solo-projects/issues/8613)]]></description>
  </item>

  <item>
    <title>v1.19.7 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.7/1758781219</guid>
    <pubDate>Thu, 25 Sep 2025 06:20:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.33.8-patch2.]]></description>
  </item>

  <item>
    <title>v1.19.6 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.6/1755098119</guid>
    <pubDate>Wed, 13 Aug 2025 15:15:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.]]></description>
  </item>

  <item>
    <title>v1.19.5 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.5/1755029337</guid>
    <pubDate>Tue, 12 Aug 2025 20:08:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.1.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.28.6.&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Ensure that when one-way TLS is enabled, the upstream TLS context is configured correctly to validate the server certificate. (https://github.com/solo-io/solo-projects/issues/8499)]]></description>
  </item>

  <item>
    <title>v1.19.4 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.4/1752778835</guid>
    <pubDate>Thu, 17 Jul 2025 19:00:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- helm/helm has been upgraded to v3.18.4.]]></description>
  </item>

  <item>
    <title>v1.19.3 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.3/1752171206</guid>
    <pubDate>Thu, 10 Jul 2025 18:13:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose ecdh-curves TLS settings for listeners (https://github.com/solo-io/solo-projects/issues/8456)]]></description>
  </item>

  <item>
    <title>v1.19.2 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.2/1750261008</guid>
    <pubDate>Wed, 18 Jun 2025 15:36:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- For clusters generated for the dynamic forward proxy, the circuit breakers are now generated from the dfp config, if provided, otherwise from the settings. If the circuitBreakers are not provided in either location, envoy will use the default circuit breakers. (https://github.com/solo-io/solo-projects/issues/8094)&lt;br/&gt;- Setting the `uuidRequestIdConfig` in the `HttpConnectionManagerSettings` now correctly sets the `RequestIdExtension` in the `HttpConnectionManager` filter.
]]></description>
  </item>

  <item>
    <title>v1.19.1 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.1/1748972438</guid>
    <pubDate>Tue, 03 Jun 2025 17:40:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- [AI] proto file change to support url override in custom host (https://github.com/solo-io/solo-projects/issues/8305)&lt;br/&gt;- Fix a bug in the gloo_solo_io_namespaces_watched metric that errors when the list of namespaces watched is large. (https://github.com/solo-io/solo-projects/issues/8319)]]></description>
  </item>

  <item>
    <title>v1.19.0 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0/1747185253</guid>
    <pubDate>Wed, 14 May 2025 01:14:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.19.0-rc5 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-rc5/1746737401</guid>
    <pubDate>Thu, 08 May 2025 20:50:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/gateway-api has been upgraded to v1.3.0.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.20.4.&lt;br/&gt;- golang.org/x/crypto has been upgraded to v0.37.0.&lt;br/&gt;- golang.org/x/sync has been upgraded to v0.13.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.71.1.]]></description>
  </item>

  <item>
    <title>v1.19.0-rc4 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-rc4/1746112133</guid>
    <pubDate>Thu, 01 May 2025 15:08:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.19.0-rc3 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-rc3/1745959743</guid>
    <pubDate>Tue, 29 Apr 2025 20:49:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where the gloo pod crashes if the install and write namespace are different. (https://github.com/solo-io/solo-projects/issues/8183)]]></description>
  </item>

  <item>
    <title>v1.19.0-rc2 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-rc2/1745850189</guid>
    <pubDate>Mon, 28 Apr 2025 14:23:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Added support for sending gateway access logs to an OpenTelemetry collector. (https://github.com/solo-io/solo-projects/issues/6661)&lt;br/&gt;- Added support for reporting ListenerOption status. Issues/conflicts with ListenerOptions are now reported in the resource's status. (https://github.com/solo-io/solo-projects/issues/6344)]]></description>
  </item>

  <item>
    <title>v1.19.0-rc1 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-rc1/1744920720</guid>
    <pubDate>Thu, 17 Apr 2025 20:12:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.33.2-patch2.]]></description>
  </item>

  <item>
    <title>v1.19.0-beta19 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta19/1744907712</guid>
    <pubDate>Thu, 17 Apr 2025 16:35:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- istio.io/istio has been upgraded to v1.25.2.&lt;br/&gt;- istio.io/client-go has been upgraded to v1.25.2.&lt;br/&gt;- istio.io/api has been upgraded to v1.25.2.&lt;br/&gt;- golang.org/x/crypto has been upgraded to v0.36.0.&lt;br/&gt;- golang.org/x/sync has been upgraded to v0.12.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: check cyclic reference only for valid children&lt;br/&gt;- Moves the cyclic reference check after ignoring unattached candidate
&lt;br/&gt;- Removes the self-reference check so that invalid references to self
&lt;br/&gt;- gateway2/delegation: ignore child routes with mismatched parentRef early&lt;br/&gt;- After the refactor to decouple querying of routes from translation
&lt;br/&gt;- This change prunes the routes in the chain early on to avoid
&lt;br/&gt;- Testing done:
&lt;br/&gt;- "Fix tests to apply different resources based on whether the XListenerSet CRD is present" (https://github.com/solo-io/solo-projects/issues/7886)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta18 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta18/1744640021</guid>
    <pubDate>Mon, 14 Apr 2025 14:13:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixed a bug in route delegation where the `parentRefs` field on child HTTPRoutes were not being respected when parent matcher inheritance was enabled. (https://github.com/solo-io/solo-projects/issues/8163)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- This adds a cli command 'glooctl gateway-api convert' to convert Edge APIs to Gateway API. (https://github.com/solo-io/gloo/issues/10738)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta17 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta17/1744322067</guid>
    <pubDate>Thu, 10 Apr 2025 21:54:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixed a bug with VirtualHostOptions and RouteOptions status reports were not being merged correctly when they referenced multiple proxies. (https://github.com/solo-io/solo-projects/issues/7980)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Allows a kubernetes gateway to have more than 64 listeners by implementing ListenerSets defined in https://gateway-api.sigs.k8s.io/geps/gep-1713. Listener Sets can define their own listeners and be mapped to a parent gateway via their parentRef. The kubernetes gateway will have the merged list of all listeners from itself and attached ListenerSets. This is an experimental feature and requires the `xlistenersets.gateway.networking.x-k8s.io` CRD to be present. (https://github.com/solo-io/solo-projects/issues/7886)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta16 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta16/1743703343</guid>
    <pubDate>Thu, 03 Apr 2025 18:02:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- google.golang.org/protobuf has been upgraded to v1.36.6.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: use a wildcard namespace&lt;br/&gt;- Namespace type in Gateway API must be a valid RFC 1123 DNS label,
&lt;br/&gt;- gateway2/status: use SetStatusCondition to prevent duplicate conditions&lt;br/&gt;- Currently, we append() Conditions while building the status reports.
&lt;br/&gt;- Updated HTTP tunneling plugin to support HTTP CONNECT tunneling on all Upstreams, not just
&lt;br/&gt;- To address clusters having their own lifecycle that differs from listeners in 
&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Support multiple target refs in ListenerOptions, HttpListenerOptions, VirtualHostOptions, and RouteOptions. (https://github.com/solo-io/solo-projects/issues/7980)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta15 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta15/1742910393</guid>
    <pubDate>Tue, 25 Mar 2025 13:46:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: enable wildcard namespace for label selection&lt;br/&gt;- Allows specifying a wildcard value when using the label selector
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the new helm value `global.image.disableDigest` to disable adding the container image's hash digest. Defaults to false (https://github.com/solo-io/gloo/issues/10690)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- This adds the ability to configure Gateway Pod Topology Spread Constraints via GatewayParams `spec.kube.podTemplate.topologySpreadConstraints`. This can also be managed via Helm specifying `kubeGateway.gatewayParameters.glooGateway.podTemplate.topologySpreadConstraints`. (https://github.com/solo-io/solo-projects/issues/6928)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta14 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta14/1741984907</guid>
    <pubDate>Fri, 14 Mar 2025 20:41:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.33.0-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Previously, Gloo did not provide any means to determine whether a request to an AWS Lambda upstream was rate-limited. With this fix, if the AWS Lambda upstream responds to Gloo with a HTTP 429, Gloo will return an HTTP 500 response to the client and set the `x-envoygloo-lambda-statuscode` and `x-envoygloo-lambda-statusreason` headers. The `statuscode` header will be set to `429` to indicate the value received from the Lambda upstream, and the `statusreason` header will be set as described in the [Lambda documentation](https://docs.aws.amazon.com/lambda/latest/api/API_Invoke.html)). (https://github.com/kgateway-dev/kgateway/issues/10192)&lt;br/&gt;- Improved HTTP tunneling documentation and added note about remote JWKS configuration using an upstream with `httpProxyHostname` requiring additional configuration. (https://github.com/solo-io/solo-projects/issues/7497)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta13 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta13/1741722036</guid>
    <pubDate>Tue, 11 Mar 2025 19:40:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.3 (https://github.com/solo-io/solo-projects/issues/7956)&lt;br/&gt;- Discover the Gloo service using labels. In some environments, services must be renamed. This change allows the service to still be discovered when it's been renamed. In the event that multiple services in the namespace have the gloo=gloo label, an error will occur. (https://github.com/solo-io/solo-projects/issues/7646)&lt;br/&gt;- Fixes a bug where the route ordering affects the deprecated aws requiretransform functionality. (https://github.com/solo-io/solo-projects/issues/7882)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for setting filter state from the grpc access log with the  gatewayProxies.gatewayProxy.gatewaySettings.accessLoggingService.accessLog.grpcService.filterStateObjectsToLog helm value (https://github.com/solo-io/solo-projects/issues/7923)&lt;br/&gt;- Adds support for http2 via the service port appProtocol spec (https://github.com/solo-io/solo-projects/issues/7824)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta12 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta12/1740439795</guid>
    <pubDate>Mon, 24 Feb 2025 23:29:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Added optional `hostname` to the AI Upstream CustomHost setting to override SNI and host header value (https://github.com/solo-io/solo-projects/issues/7831)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta11 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta11/1740417840</guid>
    <pubDate>Mon, 24 Feb 2025 17:24:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove `regex` field from ai options proto enum to avoid generated code conflicts with `REGEX` field (https://github.com/solo-io/solo-projects/issues/7875)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- "Add support for sig gateway's TLS Routes." (https://github.com/kgateway-dev/kgateway/issues/10074)&lt;br/&gt;&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- *This release build failed.*]]></description>
  </item>

  <item>
    <title>v1.19.0-beta10 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta10/1739918674</guid>
    <pubDate>Tue, 18 Feb 2025 22:44:34 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Bump dependencies to support Kubernetes 1.32 (https://github.com/solo-io/solo-projects/issues/7788)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- k8s.io/api has been upgraded to v0.32.2.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.32.2.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.32.2.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.32.2.&lt;br/&gt;- k8s.io/code-generator has been upgraded to v0.32.2.&lt;br/&gt;- k8s.io/component-base has been upgraded to v0.32.2.&lt;br/&gt;- k8s.io/kubectl has been upgraded to v0.32.2.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.20.1.&lt;br/&gt;- onsi/gomega has been upgraded to v1.35.1.&lt;br/&gt;- onsi/ginkgo has been upgraded to v2.21.0.&lt;br/&gt;- go.uber.org/zap has been upgraded to v1.27.0.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.27.4.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.11.1.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.42.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.37.0.]]></description>
  </item>

  <item>
    <title>v1.19.0-beta9 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta9/1739818802</guid>
    <pubDate>Mon, 17 Feb 2025 19:00:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- github.com/envoyproxy/go-control-plane/contrib has been upgraded to v1.32.5-0.20250207140015-90270e3c85fd.&lt;br/&gt;- github.com/envoyproxy/go-control-plane/envoy has been upgraded to v1.32.5-0.20250211152746-ef139ef8ea6b.&lt;br/&gt;- golang.org/x/crypto has been upgraded to v0.32.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.29.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.70.0.&lt;br/&gt;- google.golang.org/protobuf has been upgraded to v1.36.5.&lt;br/&gt;- github.com/fsnotify/fsnotify has been upgraded to v1.8.0.&lt;br/&gt;- k8s.io/api has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/apiserver has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/cli-runtime has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/code-generator has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/component-base has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/component-helpers has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/kubectl has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/metrics has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.20.1.&lt;br/&gt;- onsi/ginkgo/v2 has been upgraded to v2.22.1.&lt;br/&gt;- onsi/gomega has been upgraded to v1.36.2.]]></description>
  </item>

  <item>
    <title>v1.19.0-beta8 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta8/1739563150</guid>
    <pubDate>Fri, 14 Feb 2025 19:59:10 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Added the ability to control if resource status metrics are no longer reported after deletion.
&lt;br/&gt;- Setting `.Values.gloo.clearStatusMetrics` to `true` will result in metrics 
]]></description>
  </item>

  <item>
    <title>v1.19.0-beta7 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta7/1739343103</guid>
    <pubDate>Wed, 12 Feb 2025 06:51:43 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- The default configuration of Envoy will continue to trust internal addresses while in the future it will not trust them by default. If you have tooling such as probes on your private network which need to be treated as trusted (e.g. changing arbitrary x-envoy headers) please explicitly include those addresses or CIDR ranges into [internal_address_config](https://docs.solo.io/gloo-edge/latest/reference/api/github.com/solo-io/gloo/projects/gloo/api/v1/options/hcm/hcm.proto.sk/#internaladdressconfig). You can turn up or test the upcoming internal address defaults by setting runtime guard envoy.reloadable_features.explicit_internal_address_config to true.
&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.32.3-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the gateway params image to respect the fips and distroless variants specified by global.image.variant. This only applies to the kubernetes gateway proxy. (https://github.com/solo-io/gloo/issues/10602)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta6 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta6/1738966849</guid>
    <pubDate>Fri, 07 Feb 2025 22:20:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.36.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a bug where we translate Gateways that do not belong to us. (https://github.com/solo-io/solo-projects/issues/7768)&lt;br/&gt;- Pull in solo-kit fix to reduce log level of snapshot cache watches. (https://github.com/kgateway-dev/kgateway/issues/8626)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta5 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta5/1738256128</guid>
    <pubDate>Thu, 30 Jan 2025 16:55:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for xDS over mTLS for communication between the Gloo pod and the Kubernetes Gateway proxies. This can be enabled by setting the 'global.glooMtls.enabled' helm value to true. (https://github.com/solo-io/solo-projects/issues/6210)&lt;br/&gt;- Add support for setting the authority field on gRPC requests made to OTEL Collectors during tracing.
]]></description>
  </item>

  <item>
    <title>v1.19.0-beta4 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta4/1737567077</guid>
    <pubDate>Wed, 22 Jan 2025 17:31:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When a workload has the label `security.istio.io/tlsMode: disabled`
]]></description>
  </item>

  <item>
    <title>v1.19.0-beta3 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta3/1736966650</guid>
    <pubDate>Wed, 15 Jan 2025 18:44:10 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.31.0.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.31.5-patch1.&lt;br/&gt;- golang.org/x/net has been upgraded to v0.33.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Export IsGatewayInstalled for use in other packages (https://github.com/solo-io/solo-projects/issues/7432)&lt;br/&gt;- Fixes an issue where the ai semantic caching distance is not being set correctly in the cache. Also  move the distance threshold to the cache configuration, rather than per datastore. (https://github.com/solo-io/solo-projects/issues/7440)&lt;br/&gt;- Fixes an issue where an error is thrown instead of an InvalidDestinationWarning when a tracing collector references a missing upstream. (https://github.com/k8sgateway/k8sgateway/issues/10293)&lt;br/&gt;- gateway2/delegation: enable inherited policy overrides&lt;br/&gt;- Adds the ability to override inherited policy fields when
&lt;br/&gt;- Functionally, a child RouteOption may only override the RouteOptions
&lt;br/&gt;- Testing done:&lt;br/&gt;- Translator tests for the new scenarios. (https://github.com/solo-io/solo-projects/issues/7315)&lt;br/&gt;- Route delegation makes use of delegation.gateway.solo.io/*
&lt;br/&gt;- Add `PERSIST_INSTALL` environment variable to control Gloo installation while running e2e tests (both new and old versions). If set to `true`, the the installation of Gloo will be skipped if it is already installed, and will install Gloo if not already installed. When set to `true`, teardown will also be skipped.
&lt;br/&gt;- Fix a memory leaking a log name. (https://github.com/solo-io/solo-projects/issues/7573)&lt;br/&gt;- When merging parent-child policies, the merging should allow child
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds support for match conditions (defined via Common Expression Language (CEL)) to the validating webhook to allow fine grained request filtering. They can be set via two new helm values : - `gateway.validation.matchConditions` on the Gloo webhook - `gateway.validation.kubeCoreMatchConditions` on the Kube webhook Note that match labels are supported from Kubernetes v1.30+ but need to be enabled in Kubernetes v1.27 to v1.30 via the AdmissionWebhookMatchConditions feature gate. (https://github.com/k8sgateway/k8sgateway/issues/9828)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add a new Ports field to the `GatewayParameters` `Kube.Service` Spec in order to allow admin users to configure additional information about the ports that the Gateway should listen on. This is useful if the user wants to specify a static `NodePort`. (https://github.com/solo-io/solo-projects/issues/7504)&lt;br/&gt;- Add new SSL options to GatewayTLSConfig to enable configuring additional SSL options which were previously available using the edge API. This includes cipher suites, minimum TLS version, maximum TLS version, client certificate validation, and one way TLS. (https://github.com/solo-io/solo-projects/issues/7505)&lt;br/&gt;- gateway2: allow route delegation using wellknown label&lt;br/&gt;- There is a product requirement to enable users to use
&lt;br/&gt;- To strike a balance between flexibility and performance,
&lt;br/&gt;- Add ability to configure proxy service External Traffic Policy via Gateway Params (https://github.com/k8sgateway/k8sgateway/issues/9879)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta2 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta2/1733919972</guid>
    <pubDate>Wed, 11 Dec 2024 12:26:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bumps Gateway API dependencies from v1.2.0 to v1.2.1. (https://github.com/solo-io/gloo/issues/10456)&lt;br/&gt;- When the v1 DestinationRule CRD does not exist, don't attemp to read DestinationRule. (https://github.com/solo-io/solo-projects/issues/7400)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds a new top level `glooctl debug` CLI command as well as subcommands which collect kubernetes, gloo controller, and envoy state information to aid in debugging failures. (https://github.com/solo-io/solo-projects/issues/7298)&lt;br/&gt;- Add API for AI related tracing operations, as well as general QOL tracing updates for Gateway API. (https://github.com/solo-io/solo-projects/issues/7295)]]></description>
  </item>

  <item>
    <title>v1.19.0-beta1 (v1.19.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.19.0-beta1/1733489895</guid>
    <pubDate>Fri, 06 Dec 2024 12:58:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- When using the Kubernetes Gateway API and routing to Kubernetes Services or Kubernetes Upstreams, the envoy cluster stats names are now in a new more parseable format that allows us to extract info about the Service: `upstreamName_upstreamNs_svcNs_svcName_svcPort` (underscore-separated). Note that as long as Kubernetes Gateway integration is enabled (i.e. Gloo Gateway is installed with `kubeGateway.enabled=true`), both Edge and Kubernetes Gateway proxies will use the new stats name format for these clusters. (https://github.com/solo-io/solo-projects/issues/7105)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- moby/moby has been upgraded to v26.0.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds tests for TCPRoute ReferenceGrant support to ensure cross namespace references. (https://github.com/solo-io/solo-projects/issues/7309)&lt;br/&gt;- Increases the assertion timeout for TCPRoute e2e test cases. (https://github.com/solo-io/gloo/issues/10434)]]></description>
  </item>

  <item>
    <title>v1.18.41 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.41/1785945792</guid>
    <pubDate>Wed, 05 Aug 2026 16:03:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.12.&lt;br/&gt;- golang.org/x/text has been upgraded to v0.39.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.82.1.&lt;br/&gt;- oras.land/oras-go/v2 has been upgraded to v2.6.1.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.9.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix no-op Kubernetes Gateway report churn by comparing report maps by content and keeping status rendering read-only. The report-map equality checks used in change detection (glooProxy.Equals and report.Equals) compared maps of pointer values, so identical translation output could be reported as "changed" on every recompute; condition LastTransitionTime could also prevent convergence. Status rendering also wrote default conditions back into the report objects used for equality. Reports now compare semantically, ignore LastTransitionTime for change detection, and status rendering leaves ReportMap unchanged, allowing stable output to converge without redundant report/status processing. (https://github.com/solo-io/solo-projects/issues/8013)]]></description>
  </item>

  <item>
    <title>v1.18.40 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.40/1782491989</guid>
    <pubDate>Fri, 26 Jun 2026 16:39:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.39 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.39/1782338750</guid>
    <pubDate>Wed, 24 Jun 2026 22:05:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.24.1.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.33.&lt;br/&gt;- go-git/go-git has been upgraded to v5.19.0.&lt;br/&gt;- go-git/go-billy has been upgraded to v5.9.0.&lt;br/&gt;- golang-jwt/jwt has been upgraded to v4.5.2.&lt;br/&gt;- golang/go has been upgraded to v1.25.11.&lt;br/&gt;- golang/net has been upgraded to v0.56.0.&lt;br/&gt;- golang/sync has been upgraded to v0.21.0.&lt;br/&gt;- golang/tools has been upgraded to v0.45.0.&lt;br/&gt;- golang/mod has been upgraded to v0.36.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- "added missing certgen-fips in helm helpers template" (https://github.com/solo-io/solo-projects/issues/8887)]]></description>
  </item>

  <item>
    <title>v1.18.38 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.38/1779488282</guid>
    <pubDate>Fri, 22 May 2026 22:18:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.23.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update certgen dependency versions for security fixes. (https://github.com/solo-io/gloo/issues/9034)]]></description>
  </item>

  <item>
    <title>v1.18.36 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.36/1777324515</guid>
    <pubDate>Mon, 27 Apr 2026 21:15:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.35 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.35/1776380540</guid>
    <pubDate>Thu, 16 Apr 2026 23:02:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.9.&lt;br/&gt;- grpc/grpc-go has been upgraded to v1.79.3.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.43.0.&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.5.]]></description>
  </item>

  <item>
    <title>v1.18.34 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.34/1773239958</guid>
    <pubDate>Wed, 11 Mar 2026 14:39:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.8.&lt;br/&gt;- golang/net has been upgraded to v0.51.0.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.30.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.41.0.]]></description>
  </item>

  <item>
    <title>v1.18.33 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.33/1772640967</guid>
    <pubDate>Wed, 04 Mar 2026 16:16:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add only one wait UpstreamHTTPFilter if multiple have been specified. (https://github.com/solo-io/gloo/issues/11142)&lt;br/&gt;- fixed snapshot out of sync with envoy when upstream points to invalid service (https://github.com/solo-io/solo-projects/issues/8668)&lt;br/&gt;- Add two new configs, ExtProcEarly &amp;&amp; ExtProcLate. The former can be run at a specified stage, but the latter runs as the final filter before a request leaves envoy and the first filter when the response enters envoy. (https://github.com/solo-io/gloo-gateway/issues/1495)]]></description>
  </item>

  <item>
    <title>v1.18.32 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.32/1768271638</guid>
    <pubDate>Tue, 13 Jan 2026 02:33:58 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.3.]]></description>
  </item>

  <item>
    <title>v1.18.31 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.31/1766432602</guid>
    <pubDate>Mon, 22 Dec 2025 19:43:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.11.]]></description>
  </item>

  <item>
    <title>v1.18.30 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.30/1761159949</guid>
    <pubDate>Wed, 22 Oct 2025 19:05:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.29 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.29/1761098752</guid>
    <pubDate>Wed, 22 Oct 2025 02:05:52 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- [1.18] Weekly doc fixes by @Rachael-Graham in https://github.com/solo-io/gloo/pull/11013&lt;br/&gt;- link fixes 1.18 by @Nadine2016 in https://github.com/solo-io/gloo/pull/11017&lt;br/&gt;- [v1.18.x] fix: Removed "-" to avoid left hand trimming issue (#11038) by @puertomontt in https://github.com/solo-io/gloo/pull/11048]]></description>
  </item>

  <item>
    <title>v1.18.28 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.28/1758781190</guid>
    <pubDate>Thu, 25 Sep 2025 06:19:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.31.10-patch2.]]></description>
  </item>

  <item>
    <title>v1.18.27 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.27/1755106459</guid>
    <pubDate>Wed, 13 Aug 2025 17:34:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.&lt;br/&gt;- golang/go has been upgraded to v1.24.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.1.&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Ensure that when one-way TLS is enabled, the upstream TLS context is configured correctly to validate the server certificate. (https://github.com/solo-io/solo-projects/issues/8499)]]></description>
  </item>

  <item>
    <title>v1.18.26 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.26/1752253840</guid>
    <pubDate>Fri, 11 Jul 2025 17:10:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixed pr workflow to run TestK8sGateway/ServerTls test and disable the pq-tls for now (see comment in test) (https://github.com/solo-io/solo-projects/issues/8456)]]></description>
  </item>

  <item>
    <title>v1.18.25 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.25/1752162084</guid>
    <pubDate>Thu, 10 Jul 2025 15:41:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose ecdh-curves TLS settings for listeners (https://github.com/solo-io/solo-projects/issues/8456)]]></description>
  </item>

  <item>
    <title>v1.18.24 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.24/1752106946</guid>
    <pubDate>Thu, 10 Jul 2025 00:22:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- helm.sh/helm has been upgraded to v3.18.4.]]></description>
  </item>

  <item>
    <title>v1.18.23 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.23/1751906870</guid>
    <pubDate>Mon, 07 Jul 2025 16:47:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- github.com/envoyproxy/go-control-plane/contrib has been upgraded to v1.32.5-0.20250207140015-90270e3c85fd.&lt;br/&gt;- github.com/envoyproxy/go-control-plane/envoy has been upgraded to v1.32.5-0.20250211152746-ef139ef8ea6b.&lt;br/&gt;- golang.org/x/crypto has been upgraded to v0.32.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.29.0.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.70.0.&lt;br/&gt;- google.golang.org/protobuf has been upgraded to v1.36.5.&lt;br/&gt;- github.com/fsnotify/fsnotify has been upgraded to v1.8.0.&lt;br/&gt;- k8s.io/api has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/apiserver has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/cli-runtime has been upgraded to v0.32.1.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/code-generator has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/component-base has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/component-helpers has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/kubectl has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/metrics has been upgraded to v0.32.1.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.20.1.&lt;br/&gt;- onsi/ginkgo/v2 has been upgraded to v2.22.1.&lt;br/&gt;- onsi/gomega has been upgraded to v1.36.2.]]></description>
  </item>

  <item>
    <title>v1.18.22 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.22/1750201753</guid>
    <pubDate>Tue, 17 Jun 2025 23:09:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.4.]]></description>
  </item>

  <item>
    <title>v1.18.21 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.21/1749485249</guid>
    <pubDate>Mon, 09 Jun 2025 16:07:29 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Setting the `uuidRequestIdConfig` in the `HttpConnectionManagerSettings` now correctly sets the `RequestIdExtension` in the `HttpConnectionManager` filter.
]]></description>
  </item>

  <item>
    <title>v1.18.20 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.20/1748641506</guid>
    <pubDate>Fri, 30 May 2025 21:45:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug in the gloo_solo_io_namespaces_watched metric that errors when the list of namespaces watched is large. (https://github.com/solo-io/solo-projects/issues/8319)]]></description>
  </item>

  <item>
    <title>v1.18.19 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.19/1747929676</guid>
    <pubDate>Thu, 22 May 2025 16:01:16 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- For clusters generated for the dynamic forward proxy, the circuit breakers are now generated from the dfp config, if provided, otherwise from the settings. If the circuitBreakers are not provided in either location, envoy will use the default circuit breakers. (https://github.com/solo-io/solo-projects/issues/8094)]]></description>
  </item>

  <item>
    <title>v1.18.18 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.18/1746814282</guid>
    <pubDate>Fri, 09 May 2025 18:11:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where the gloo pod crashes if the install and write namespace are different. (https://github.com/solo-io/solo-projects/issues/8183)]]></description>
  </item>

  <item>
    <title>v1.18.17 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.17/1745856135</guid>
    <pubDate>Mon, 28 Apr 2025 16:02:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.35.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add support for setting the authority field on gRPC requests made to OTEL Collectors during tracing.
]]></description>
  </item>

  <item>
    <title>v1.18.16 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.16/1744746908</guid>
    <pubDate>Tue, 15 Apr 2025 19:55:08 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: check cyclic reference only for valid children&lt;br/&gt;- Moves the cyclic reference check after ignoring unattached candidate
&lt;br/&gt;- Removes the self-reference check so that invalid references to self
]]></description>
  </item>

  <item>
    <title>v1.18.15 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.15/1744732500</guid>
    <pubDate>Tue, 15 Apr 2025 15:55:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: ignore child routes with mismatched parentRef early&lt;br/&gt;- After the refactor to decouple querying of routes from translation
&lt;br/&gt;- This change prunes the routes in the chain early on to avoid
&lt;br/&gt;- Testing done:
]]></description>
  </item>

  <item>
    <title>v1.18.14 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.14/1744404492</guid>
    <pubDate>Fri, 11 Apr 2025 20:48:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.31.6-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: enable wildcard namespace for label selection&lt;br/&gt;- Allows specifying a wildcard value when using the label selector
&lt;br/&gt;- gateway2/delegation: use a wildcard namespace&lt;br/&gt;- Namespace type in Gateway API must be a valid RFC 1123 DNS label,
&lt;br/&gt;- Fixed a bug in route delegation where the `parentRefs` field on child HTTPRoutes were not being respected when parent matcher inheritance was enabled. (https://github.com/solo-io/solo-projects/issues/8163)&lt;br/&gt;- gateway2/status: use SetStatusCondition to prevent duplicate conditions&lt;br/&gt;- Currently, we append() Conditions while building the status reports.
]]></description>
  </item>

  <item>
    <title>v1.18.13 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.13/1741795214</guid>
    <pubDate>Wed, 12 Mar 2025 16:00:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.3 (https://github.com/solo-io/solo-projects/issues/7956)&lt;br/&gt;- Add support for setting filter state from the grpc access log with the  gatewayProxies.gatewayProxy.gatewaySettings.accessLoggingService.accessLog.grpcService.filterStateObjectsToLog helm value (https://github.com/solo-io/solo-projects/issues/7923)]]></description>
  </item>

  <item>
    <title>v1.18.12 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.12/1741284286</guid>
    <pubDate>Thu, 06 Mar 2025 18:04:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.23.7.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Discover the Gloo service using labels. In some environments, services must be renamed. This change allows the service to still be discovered when it's been renamed. In the event that multiple services in the namespace have the gloo=gloo label, an error will occur. (https://github.com/solo-io/solo-projects/issues/7646)]]></description>
  </item>

  <item>
    <title>v1.18.11 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.11/1741016525</guid>
    <pubDate>Mon, 03 Mar 2025 15:42:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.10 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.10/1740511376</guid>
    <pubDate>Tue, 25 Feb 2025 19:22:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes an issue where the ai semantic caching distance is not being set correctly in the cache. Also  move the distance threshold to the cache configuration, rather than per datastore. (https://github.com/solo-io/solo-projects/issues/7440)&lt;br/&gt;- Added optional `hostname` to the AI Upstream CustomHost setting to override SNI and host header value (https://github.com/solo-io/solo-projects/issues/7831)&lt;br/&gt;- Fixes a bug where the route ordering affects the deprecated aws requiretransform functionality. (https://github.com/solo-io/solo-projects/issues/7882)]]></description>
  </item>

  <item>
    <title>v1.18.9 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.9/1740065621</guid>
    <pubDate>Thu, 20 Feb 2025 15:33:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove `regex` field from ai options proto enum to avoid generated code conflicts with `REGEX` field (https://github.com/solo-io/solo-projects/issues/7875)]]></description>
  </item>

  <item>
    <title>v1.18.8 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.8/1739826426</guid>
    <pubDate>Mon, 17 Feb 2025 21:07:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.7 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.7/1739301589</guid>
    <pubDate>Tue, 11 Feb 2025 19:19:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.36.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a bug where we translate Gateways that do not belong to us. (https://github.com/solo-io/solo-projects/issues/7768)&lt;br/&gt;- Fixes the gateway params image to respect the fips and distroless variants specified by global.image.variant. This only applies to the kubernetes gateway proxy. (https://github.com/solo-io/gloo/issues/10602)&lt;br/&gt;- Add support for xDS over mTLS for communication between the Gloo pod and the Kubernetes Gateway proxies. This can be enabled by setting the 'global.glooMtls.enabled' helm value to true. (https://github.com/solo-io/solo-projects/issues/6210)&lt;br/&gt;- Pull in solo-kit fix to reduce log level of snapshot cache watches. (https://github.com/kgateway-dev/kgateway/issues/8626)]]></description>
  </item>

  <item>
    <title>v1.18.6 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.6/1736870985</guid>
    <pubDate>Tue, 14 Jan 2025 16:09:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds support for match conditions (defined via Common Expression Language (CEL)) to the validating webhook to allow fine grained request filtering. They can be set via two new helm values : - `gateway.validation.matchConditions` on the Gloo webhook - `gateway.validation.kubeCoreMatchConditions` on the Kube webhook Note that match labels are supported from Kubernetes v1.30+ but need to be enabled in Kubernetes v1.27 to v1.30 via the AdmissionWebhookMatchConditions feature gate. (https://github.com/k8sgateway/k8sgateway/issues/9828)]]></description>
  </item>

  <item>
    <title>v1.18.5 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.5/1736793740</guid>
    <pubDate>Mon, 13 Jan 2025 18:42:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.31.5-patch2.]]></description>
  </item>

  <item>
    <title>v1.18.4 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.4/1736548708</guid>
    <pubDate>Fri, 10 Jan 2025 22:38:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose spawn_upstream_span on the tracing API. This setting tells envoy to spawn a new span for each upstream request. (https://github.com/solo-io/solo-projects/issues/6748)&lt;br/&gt;- Add a new Ports field to the `GatewayParameters` `Kube.Service` Spec in order to allow admin users to configure additional information about the ports that the Gateway should listen on. This is useful if the user wants to specify a static `NodePort` (https://github.com/solo-io/solo-projects/issues/7504)&lt;br/&gt;- Add new SSL options to GatewayTLSConfig to enable configuring additional SSL options which were previously available using the edge API. This includes cipher suites, minimum TLS version, maximum TLS version, client certificate validation, and one way TLS. (https://github.com/solo-io/solo-projects/issues/7505)&lt;br/&gt;- gateway2: allow route delegation using wellknown label&lt;br/&gt;- There is a product requirement to enable users to use
&lt;br/&gt;- To strike a balance between flexibility and performance,
&lt;br/&gt;- Add ability to configure proxy service External Traffic Policy via Gateway Params (https://github.com/k8sgateway/k8sgateway/issues/9879)&lt;br/&gt;- Bumps Gateway API dependencies from v1.2.0 to v1.2.1. (https://github.com/solo-io/gloo/issues/10546)&lt;br/&gt;- When merging parent-child policies, the merging should allow child
]]></description>
  </item>

  <item>
    <title>v1.18.3 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.3/1735843105</guid>
    <pubDate>Thu, 02 Jan 2025 18:38:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a memory leaking a log name. (https://github.com/solo-io/solo-projects/issues/7573)]]></description>
  </item>

  <item>
    <title>v1.18.2 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.2/1734704087</guid>
    <pubDate>Fri, 20 Dec 2024 14:14:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.31.5-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Route delegation makes use of delegation.gateway.solo.io/*
]]></description>
  </item>

  <item>
    <title>v1.18.1 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.1/1734624410</guid>
    <pubDate>Thu, 19 Dec 2024 16:06:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.31.0.&lt;br/&gt;- golang.org/x/net has been upgraded to v0.33.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes an issue where an error is thrown instead of an InvalidDestinationWarning when a tracing collector references a missing upstream. (https://github.com/k8sgateway/k8sgateway/issues/10293)&lt;br/&gt;- gateway2/delegation: enable inherited policy overrides&lt;br/&gt;- Adds the ability to override inherited policy fields when
&lt;br/&gt;- Functionally, a child RouteOption may only override the RouteOptions
&lt;br/&gt;- Testing done:&lt;br/&gt;- Translator tests for the new scenarios. (https://github.com/solo-io/solo-projects/issues/7315)]]></description>
  </item>

  <item>
    <title>v1.18.0 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0/1734015210</guid>
    <pubDate>Thu, 12 Dec 2024 14:53:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.0-rc5 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-rc5/1733866694</guid>
    <pubDate>Tue, 10 Dec 2024 21:38:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When the v1 DestinationRule CRD does not exist, don't attemp to read DestinationRule. (https://github.com/solo-io/solo-projects/issues/7400)]]></description>
  </item>

  <item>
    <title>v1.18.0-rc4 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-rc4/1733497742</guid>
    <pubDate>Fri, 06 Dec 2024 15:09:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- moby/moby has been upgraded to v26.0.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When using the Kubernetes Gateway API and routing to Kubernetes Services or Kubernetes Upstreams, the envoy cluster stats names are now in a new more parseable format that allows us to extract info about the Service: `upstreamName_upstreamNs_svcNs_svcName_svcPort` (underscore-separated). Note that as long as Kubernetes Gateway integration is enabled (i.e. Gloo Gateway is installed with `kubeGateway.enabled=true`), both Edge and Kubernetes Gateway proxies will use the new stats name format for these clusters. (https://github.com/solo-io/solo-projects/issues/7105)&lt;br/&gt;- Adds tests for TCPRoute ReferenceGrant support to ensure cross namespace references. (https://github.com/solo-io/solo-projects/issues/7309)&lt;br/&gt;- Increases the assertion timeout for TCPRoute e2e test cases. (https://github.com/solo-io/gloo/issues/10434)]]></description>
  </item>

  <item>
    <title>v1.18.0-rc3 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-rc3/1733172258</guid>
    <pubDate>Mon, 02 Dec 2024 20:44:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- There's a bug in how cycles are detected when evaluating a
&lt;br/&gt;- Refactors TCPRoute e2e tests to run in parallel, reduce flakes, and parameterize tests for reusability. (https://github.com/solo-io/gloo/issues/10414)&lt;br/&gt;- Changes endpointslice logging level to debug for transformK8sEndpoints() function. (https://github.com/solo-io/solo-projects/issues/7286)&lt;br/&gt;- Fix the validation of large configurations when using envoy validation. This was rarely seen in practice but occurred more often with the new fullEnvoyConfig validation. Previously if the configuration grew too large translation would be blocked. (https://github.com/solo-io/solo-projects/issues/7089)]]></description>
  </item>

  <item>
    <title>v1.18.0-rc2 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-rc2/1732554729</guid>
    <pubDate>Mon, 25 Nov 2024 17:12:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Upstreams and UpstreamGroups no longer get Accepted status by default. If they have not gone through translation they will have an empty status field. (https://github.com/solo-io/gloo/issues/10401)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.36.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the timeout for the nightly e2e tests (https://github.com/solo-io/gloo/issues/10380)&lt;br/&gt;- Adds support for setting TCPRoute status and managing status conditions. (https://github.com/k8sgateway/k8sgateway/issues/10365)]]></description>
  </item>

  <item>
    <title>v1.18.0-rc1 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-rc1/1731974828</guid>
    <pubDate>Tue, 19 Nov 2024 00:07:08 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.36.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the kubectl image from 1.29.6 to to 1.31.1 to address CVE-2023-45288. (https://github.com/solo-io/gloo-mesh-enterprise/issues/19119)&lt;br/&gt;- The GraphQL feature of Gloo Gateway is deprecated and will be removed in a future release (https://github.com/solo-io/solo-projects/issues/7159)&lt;br/&gt;- Remove docs for external APIs (https://github.com/solo-io/solo-projects/issues/6768)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the following new fields that configure the Kubernetes Gloo Gateway pod :&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds a common category to all Gloo Gateway CRDs. `kubectl get gloo-gateway -A` can now be used to list all GG CRs on your cluster. Also adds the "solo-io" category to GG enterprise CRDs. (https://github.com/solo-io/solo-projects/issues/6605)&lt;br/&gt;- Adds the ability for users to enable as well as add custom readiness and liveness probes to the Kubernetes Gloo Gateway. (https://github.com/solo-io/solo-projects/issues/7084)&lt;br/&gt;- Add API for configuring authentication for APIs managed by Gloo Portal. (https://github.com/solo-io/solo-projects/issues/7170)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta34 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta34/1731458023</guid>
    <pubDate>Wed, 13 Nov 2024 00:33:43 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.23.3.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.31.2-patch3.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.8.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix issue where Gloo Gateway did not respect the cluster domain for the xds host address. (https://github.com/solo-io/gloo/issues/10268)&lt;br/&gt;- Adds basic support for Gateway API TCPRoute. (https://github.com/solo-io/gloo/issues/10073)&lt;br/&gt;- Makes the Gateway API TCPRoute controller optional. (https://github.com/solo-io/gloo/issues/10304)&lt;br/&gt;- Removes the endpoints resource from Helm RBAC manifest when kubeGateway is enabled. (https://github.com/solo-io/gloo/issues/10323)&lt;br/&gt;- Updates the gateway2 project to use EndpointSlice instead of Endpoints for creating upstream endpoints. (https://github.com/solo-io/solo-projects/issues/6910)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add `glooctl proxy snapshot` command, which can be pointed at a Gloo Gateway instance and will produce a zip archive containing all Envoy state, for the purposes of simplified issue reporting and triage. (https://github.com/solo-io/solo-projects/issues/7131)&lt;br/&gt;- Add `listenerTcpStats: true|false` to the ListenerOptions API. If `true` will enable [Envoy TCP](https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/stats#tcp-statistics) stats collection for all listeners. This can be useful for L4 debugging. (https://github.com/solo-io/solo-projects/issues/7176)&lt;br/&gt;- Added support for early header manipulation on Gateways. This feature allows headers to be manipulated before significant processing  and routing decisions. It affords the ability to add or remove headers that affect request processing and can be used to implement override headers. This can be configured by setting the `gateway.spec.httpGateway.options.httpConnectionManagerSettings.earlyHeaderMutation` field. The headersToAdd field will add key-value pair headers to the request if not already  present or overwrite them unless append is set to true. The headersToRemove field removes the specified headers and is processed after  the headers have been added. (https://github.com/solo-io/gloo/issues/9604)&lt;br/&gt;- Support exportTo for Istio's DestinationRule. (https://github.com/solo-io/solo-projects/issues/7101)&lt;br/&gt;- Enable modifying the span name for tracing purposes using InjaTemplates in the transformation filter. More information on OpenTelemetry span names can be found here: https://opentelemetry.io/docs/specs/semconv/http/http-spans/ (https://github.com/solo-io/gloo/issues/9848)&lt;br/&gt;- Split the validating webhook to allow different failure policies for gloo/non-gloo resources. The split out webhook for kubernetes resources shares all configuration with the existing webhook except for the failure policy, which can be set with `gateway.validation.kubeCoreFailurePolicy` (https://github.com/solo-io/gloo/issues/10247)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta33 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta33/1730916682</guid>
    <pubDate>Wed, 06 Nov 2024 18:11:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Support port level settings for lb and outlier detection in Istio's DestinationRule. (https://github.com/solo-io/solo-projects/issues/7101)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta32 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta32/1730835068</guid>
    <pubDate>Tue, 05 Nov 2024 19:31:08 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds new Portal enablement helm value to simplify enabling the Developer Portal in Gloo Gateway. (`gloo.kubeGateway.portal.enabled`) (https://github.com/solo-io/solo-projects/issues/6470)&lt;br/&gt;- Initial support for Istio's DestinationRule resource for purposes of failover. (https://github.com/solo-io/gloo/pull/10251)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta31 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta31/1730485754</guid>
    <pubDate>Fri, 01 Nov 2024 18:29:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix `glooctl check` so that it only checks Proxies in the write namespace (where all proxies are written), instead of checking in each of the watch namespaces. (https://github.com/solo-io/gloo/issues/9935)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Expose new Helm values `kubeGateway.gatewayParameters.glooGateway.service.extraLabels` and `kubeGateway.gatewayParameters.glooGateway.service.extraAnnotations` to set extra labels and extra annotations on the default GatewayParameters. (https://github.com/solo-io/solo-projects/issues/7090)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add an API to allow configuring `CHAT_STREAMING` to support Gemini streaming API. (hhttps://github.com/solo-io/solo-projects/issues/7030)&lt;br/&gt;- Add API to enable passthrough auth strategy for AI services. This allows users to pass through the token to the AI service, rather than requiring them to supply a seprate token for the AI service. This can be useful if Identity federation has already been done for the backend in question (https://github.com/solo-io/solo-projects/issues/7115)&lt;br/&gt;- Add API to add moderation as a possible Prompt Guard step. This allows users to add run the user prompt through a moderation service before sending it to the backend LLM. (https://github.com/solo-io/solo-projects/issues/7070)&lt;br/&gt;- The existing Helm values `settings.aws.enableServiceAccountCredentials` and `settings.aws.stsCredentialsRegion` are now respected when using Kubernetes Gateway API, as part of supporting [AWS Lambda with EKS ServiceAccounts](https://docs.solo.io/gloo-edge/latest/guides/traffic_management/destination_types/aws_lambda/eks-service-accounts/). When `settings.aws.enableServiceAccountCredentials` is true, a `aws_sts_cluster` cluster, configured with the STS endpoint specified by `settings.aws.stsCredentialsRegion`, will automatically be added to dynamically provisioned proxies, so that Envoy can reach AWS to assume the role needed to access Lambdas. (https://github.com/solo-io/solo-projects/issues/6847)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta30 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta30/1730169882</guid>
    <pubDate>Tue, 29 Oct 2024 02:44:42 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a bug where gloo segfaults if resources are applied to a unwatched namespace. (https://github.com/solo-io/solo-projects/issues/7082)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose `close_connections_on_host_set_change` on `LoadBalancerConfig`. Setting this value configures the Envoy LB policy to drain connections when the upstream host set changes. This is useful when using Ring Hash or Maglev load balancing policies and helps ensure rebalancing when recovering from disruptions. Connections are not immediately closed and are allowed to drain. This feature is disabled by default. (https://github.com/solo-io/gloo/issues/9505) (https://github.com/solo-io/gloo/issues/9505)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta29 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta29/1729873716</guid>
    <pubDate>Fri, 25 Oct 2024 16:28:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.0-beta28 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta28/1729613552</guid>
    <pubDate>Tue, 22 Oct 2024 16:12:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.0-beta27 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta27/1728681278</guid>
    <pubDate>Fri, 11 Oct 2024 21:14:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.31.2-patch1.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add an API to allow configuring Gemini as AI upstream. (hhttps://github.com/solo-io/solo-projects/issues/7030)&lt;br/&gt;- Add the initial API for the AI Prompt Guard Webhook. (https://github.com/solo-io/solo-projects/issues/6983)&lt;br/&gt;- Updated the datadog tracer config proto to match envoy v1.31. New fields include `collector_hostname` and `remote_config`. Remote config can now be configured or  disabled completely. (https://github.com/solo-io/gloo/issues/10145)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta26 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta26/1728583282</guid>
    <pubDate>Thu, 10 Oct 2024 18:01:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Previously, the controller would only watch Gateway objects for generation field changes which is not updated when annotations change. Since Gateway reconciliation should be triggered when the gateway.gloo.solo.io/gateway-parameters-name annotation is added, removed, or modified, the predicate was updated to check for changes in either the generation field or the annotations. (https://github.com/solo-io/gloo/issues/10099)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta25 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta25/1728072921</guid>
    <pubDate>Fri, 04 Oct 2024 20:15:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Updates the Gateway API CRDs to from v1.0.0-rc1 to v1.0.0. (https://github.com/solo-io/gloo/issues/10115)&lt;br/&gt;- Changes to downgrade the level of strictness added in 1.17.8 for TLS secret validation. We still validate several pieces of the cert but also scrub down to usable bits. This means we avoid envoy nacks while allowing more non-useful or functional info in our TLS secrets. This means we are RFC compliant but it may mean that there could exist some cert data in an edge case which we will elide from envoy but previously would be nacked. (https://github.com/solo-io/solo-projects/issues/6772)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add value to enable full Envoy validation after translation. This functionality is disabled by default but can be enabled with gateway.validation.fullEnvoyValidation=true. (https://github.com/solo-io/gloo/issues/5720)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds feature to utilize Envoy's validate mode to validate all config during translation.  This will be helpful in catching issues which Gloo translation cannot or otherwise does  not view as errors before the config gets served to Envoy. (https://github.com/solo-io/gloo/issues/5720)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta24 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta24/1727795422</guid>
    <pubDate>Tue, 01 Oct 2024 15:10:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/gateway-api has been upgraded to v1.1.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.36.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that caused discovered Upstreams to not reflect the updated state of parent Services discovered using watchLabels (https://github.com/solo-io/gloo/issues/8635)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm value `settings.watchNamespaceSelectors`. This allows users to specify namespaces to watch based on label selectors that can be specified via `settings.watchNamespaceSelectors.matchLabels` for an exact label match and `settings.watchNamespaceSelectors.matchExpressions` for more generic requirements.  The `settings.watchNamespaces` field will override this if specified. (https://github.com/solo-io/gloo/issues/9274)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- When using the Kubernetes Gateway API, the provisioned ServiceAccount's labels and annotations are now configurable via the GatewayParameters fields `spec.kube.serviceAccount.extraLabels` and `spec.kube.serviceAccount.extraAnnotations`. These values can also be set on the default GatewayParameters during install/upgrade using the Helm values `kubeGateway.gatewayParameters.glooGateway.serviceAccount.extraLabels` and `kubeGateway.gatewayParameters.glooGateway.serviceAccount.extraAnnotations`. (https://github.com/solo-io/solo-projects/issues/6846)&lt;br/&gt;- Adds a new field `watchNamespaceSelectors` to the settings CR. This allows users to specify namespaces to watch based on label selectors. The `watchNamespaces` field will override this if specified. (https://github.com/solo-io/gloo/issues/9274)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta23 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta23/1727370234</guid>
    <pubDate>Thu, 26 Sep 2024 17:03:54 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.10.1.&lt;br/&gt;- golang/go has been upgraded to go1.23.1.&lt;br/&gt;- solo-io/go-utils has been upgraded to 0.27.0.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Automatically set the GOMAXPROCS environment variable in the gloo and discovery pods when CPU resource limits are set (via the `resources.limits.cpu` deployment helm value). Automatically set the GOMEMLIMIT environment variable in the gloo and discovery pods when memory resource limits are set (via the `resources.limits.memory` deployment helm value). These may help limit CPU/memory usage when resource limits are set on the pods. (https://github.com/solo-io/gloo/issues/10062)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add an API to allow configuring prioritized pools of LLM backends. (https://github.com/solo-io/solo-projects/issues/6957)&lt;br/&gt;- Add an API to allow configuring Weaviate as a backend for semantic caching. (https://github.com/solo-io/solo-projects/issues/6919)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta22 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta22/1726607763</guid>
    <pubDate>Tue, 17 Sep 2024 21:16:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.10.1.&lt;br/&gt;- golang/go has been upgraded to go1.23.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Increase timeout/retries for glooctl check when connecting to the gateway using port forwarding. (https://github.com/solo-io/gloo/issues/10020)&lt;br/&gt;- Fixes an issue on upgrades to 1.17+ where persistproxyspec was set to true. Persist proxy spec is configured in helm via gateway.persistProxySpec or in ee gloo.gateway.persistProxySpec (https://github.com/solo-io/gloo/issues/9968)&lt;br/&gt;- Plugs a gap where go would check a secret for validity per spec but Envoy is more aggressive. For example a TLS secret with a certChain that contains an invalid PEM block will be rejected by Envoy but not Go. Prior to this PR these types of secrets would be accepted by Gloo and nacked by Envoy. (https://github.com/solo-io/solo-projects/issues/6772)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add an API to allow configuring additional labels for AI request stats. (https://github.com/solo-io/solo-projects/issues/6895)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta21 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta21/1726078529</guid>
    <pubDate>Wed, 11 Sep 2024 18:15:29 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.9.3.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.9.3.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.9.3.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.9.3.&lt;br/&gt;- golang/go has been upgraded to go1.22.7.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds new `validationPolicy` option for JWT configuration to allow configuring `ALLOW_MISSING` if token is missing,  request is still accepted. The existing API flag `allow_missing_or_failed` is not sufficient for this use case. (https://github.com/solo-io/gloo/issues/8728)&lt;br/&gt;- Add API support for Azure OpenAI Token based auth with the AI Gateway. (https://github.com/solo-io/solo-projects/issues/6856)&lt;br/&gt;- Introduce a new DirectResponse v1alpha1 API to allow users to configure direct response routes with the Kubernetes Gateway API integration. Now, users can configure a direct response action for an HTTPRoute via an extensionRef filter to this new API. (https://github.com/solo-io/gloo/issues/9774)&lt;br/&gt;- Expose max_buffered_{rx/tx}_bytes, record_headers_received_time and record_downstream_connection settings for the Tap filter config. (https://github.com/solo-io/gloo/issues/9656)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta20 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta20/1725549644</guid>
    <pubDate>Thu, 05 Sep 2024 15:20:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.18.0-beta19 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta19/1725371572</guid>
    <pubDate>Tue, 03 Sep 2024 13:52:52 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Added support for route level JWT configuration by introducing new `jwtProvidersStaged` field on the RouteOptions. (https://github.com/solo-io/solo-projects/issues/6541)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta18 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta18/1724965711</guid>
    <pubDate>Thu, 29 Aug 2024 21:08:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Give each test summary artifact a unique name and refactor summary code into reusable package (https://github.com/solo-io/solo-projects/issues/6646)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- helm/gloo: introduce component label for grouping resources&lt;br/&gt;- Introduces a `gloo.solo.io/component` label to group Helm resources
]]></description>
  </item>

  <item>
    <title>v1.18.0-beta17 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta17/1724704330</guid>
    <pubDate>Mon, 26 Aug 2024 20:32:10 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Don't multiply custom filters by plugins. (https://github.com/solo-io/gloo/issues/9915)&lt;br/&gt;- Fix a bug where an empty GWP seg faults. (https://github.com/solo-io/gloo/pull/9922)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add new API fields to AI Semantic Caching API.&lt;br/&gt;- Mode field to control whether the proxy will cache responses, or only read.&lt;br/&gt;- scoreThreshold field to control the minimum similarity score required for a cached response to be used. (https://github.com/solo-io/solo-projects/issues/6783)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta16 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta16/1724265708</guid>
    <pubDate>Wed, 21 Aug 2024 18:41:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where a missing TLS secret was treated by validation as an error, potentially bringing down the entire HTTPS gateway if the gloo pod restarts while  in this bad state. This is a breaking change in the default behavior of validation.
&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Set the 'message' field on various HTTPRoute conditions to enable easier troubleshooting (https://github.com/solo-io/gloo/issues/9859)&lt;br/&gt;- Support defining the PriorityClassName on a GatewayProxy deployment. This allows users to attach pods to PriorityClasses (https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/) (https://github.com/solo-io/gloo/issues/9010)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Ensure that gateway-proxy deployments respect the  `gatewayProxy.NAME.kind.deployment.priorityClassName` field. This API allows you to set the PriorityClassName for gateway-proxy Pods. This is already supported on all other Gloo deployments. (https://github.com/solo-io/gloo/issues/8677)&lt;br/&gt;- New field gateway.validation.warnMissingTlsSecret controls whether missing TLS secrets referenced in SslConfig and UpstreamSslConfig will be treated as a warning instead of an error during validation. Defaults to true. This field has no effect if allowWarnings is false or acceptAllResources is true. (https://github.com/solo-io/gloo/issues/6957)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta15 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta15/1723663018</guid>
    <pubDate>Wed, 14 Aug 2024 19:16:58 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Only update the K8s Gateway resource statuses on change to improve HTTPRoute translation time. (https://github.com/solo-io/solo-projects/issues/6638)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Introduce `gatewayProxies.gatewayProxy.istioSpiffeCertProviderAddress` which overrides the Istio SPIFFE certificate provider (`CA_ADDR` env variable). It defaults to `gatewayProxies.gatewayProxy.discoveryAddress`. (https://github.com/solo-io/gloo/issues/9855)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose `CorsPolicyMergeSettings` on `VirtualHostOptions` which allows users to specify how to reconcile CORS settings  when configured on both Route and VirtualHost. Specifically it is now possible to define a `UNION` merge strategy for the `ExposeHeaders` field, resulting in the union of the headers set at Route and VirtualHost level being applied to traffic for the Route. (https://github.com/solo-io/gloo/issues/7689)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta14 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta14/1723226085</guid>
    <pubDate>Fri, 09 Aug 2024 17:54:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that causes edge to try to list endpoints across all namespaces when no upstreams exist. (https://github.com/solo-io/gloo/issues/5885)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add a new field `global.securitySettings.floatingUserId` to the Gloo Helm chart that when set to `true` has the same effect as setting `floatingUserId=true` for all deployment-specific `floatingUserId`s, as well as setting `discovery.deployment.enablePodSecurityContext=false`  and gatewayProxies.gatewayProxy.podTemplate.enablePodSecurityContext=false`to allow for easy OpenShift deployment. The global value will override any local settings. (https://github.com/solo-io/gloo/issues/5034)&lt;br/&gt;- Ensure that image digests are set correctly for all image variants (standard, fips, distroless, fips-distroless). (https://github.com/solo-io/gloo/issues/9860)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Provide a Helm field `global.securitySettings.floatingUserId` to apply floatingUserId logic, which unsets `runAsUser` for security contexts, for all deployments in the Gloo Helm chart. The global field will also cause templates to be rendered as if deployments with "enablePodSecurityContext` fields have their value set to `false` to allow for easy OpenShift deployment. This functionality has also been added to Gloo Gateway via the GatewayParameters resource. If `floatingUserId` is set in  GatewayParameters, it will be applied to all deployments in the Gloo Gateway Helm chart, unless a deployment-specific value is set. (https://github.com/solo-io/gloo/issues/5034)&lt;br/&gt;- Check the validity of Gloo Gateway License using `glooctl license validate --license-key &lt;key&gt;`. (https://github.com/solo-io/gloo/issues/3520)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta13 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta13/1722634634</guid>
    <pubDate>Fri, 02 Aug 2024 21:37:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Introduce API for oneWayTls in UpstreamSslConfig, which enables the capability  for an upstream to be configured for one way TLS even if root CA data exists in  the secret referenced by the UpstreamSslConfig. This feature does nothing when SDS is configured. (https://github.com/solo-io/gloo/issues/9826)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta12 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta12/1722371552</guid>
    <pubDate>Tue, 30 Jul 2024 20:32:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.4-patch2.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- gateway2/route-options: merge extensionRef based attachments&lt;br/&gt;- Enables merging of multiple ExtensionRef based RouteOption
]]></description>
  </item>

  <item>
    <title>v1.18.0-beta11 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta11/1722010702</guid>
    <pubDate>Fri, 26 Jul 2024 16:18:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/delegation: resolve comments from 739b0e950 (https://github.com/solo-io/solo-projects/issues/6621)&lt;br/&gt;- gateway2/delegation: fix extraneous route arising from invalid child rule&lt;br/&gt;- There's a bug where if a child route contains an invalid rule (rule
&lt;br/&gt;- The essence of this fix is to prune both the `rules` and `matches`
&lt;br/&gt;- invalid matchers on the child route are discarded&lt;br/&gt;- invalid rules (no valid child matchers) are also discarded&lt;br/&gt;- Previously, 2. was missing so a child route with a rule without
]]></description>
  </item>

  <item>
    <title>v1.18.0-beta10 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta10/1721684723</guid>
    <pubDate>Mon, 22 Jul 2024 21:45:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add `AssertEventualCurlError` assertion for kubernetes e2e tests to assert that a curl command eventually fails. This is useful for validating that a route is not reachable/a deletion has taken effect. (https://github.com/solo-io/solo-projects/issues/6437)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed in JSON and YAML 
]]></description>
  </item>

  <item>
    <title>v1.18.0-beta9 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta9/1721400488</guid>
    <pubDate>Fri, 19 Jul 2024 14:48:08 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Clarify the inheritance behavior of CORS APIs defined on the VirtualHost and Route level. Previously, there was a claim that when properties were defined at both levels, they were merged. However, the accurate behavior is that RouteOptions fields entirely override VirtualHostOptions when RouteOptions are defined. (https://github.com/solo-io/gloo/issues/8115)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add initial version of the API for the AI Gateway functionality. (https://github.com/solo-io/solo-projects/issues/6570)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta8 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta8/1721235432</guid>
    <pubDate>Wed, 17 Jul 2024 16:57:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix regex safety check for CORS allowed origins.  Other instances in gloo already checked the regex either through compile or envoy validate. (https://github.com/solo-io/gloo/issues/7524)&lt;br/&gt;- Resolves issue of HTTPS listeners not aggregating appropriately when defined using the same port on a kube gateway. (https://github.com/solo-io/solo-projects/issues/6559)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta7 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta7/1720720883</guid>
    <pubDate>Thu, 11 Jul 2024 18:01:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Allow GatewayParameters with selfManaged to be applied successfully on k8s versions below 1.29. (https://github.com/solo-io/gloo/issues/9740)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta6 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta6/1720546777</guid>
    <pubDate>Tue, 09 Jul 2024 17:39:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Infer the gloo deployment name in cases where the deployment name is not the default `gloo`. The gloo deployment is identified by the `gloo=gloo` label. (https://github.com/solo-io/gloo/issues/9163)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed when running glooctl get upstreams (https://github.com/solo-io/gloo/issues/9644)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Use kube builder instead of skv2 for faster and easier codegen for GGv2 CRDs. (https://github.com/solo-io/solo-projects/issues/6490)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta5 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta5/1720093703</guid>
    <pubDate>Thu, 04 Jul 2024 11:48:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- gloo/api: add missing protos and fields&lt;br/&gt;- Adds 2 missing protos: external_processor.proto and
&lt;br/&gt;- Adds a missing field to deprecation.proto used by
&lt;br/&gt;- gateway2: misc fixes for AI extension&lt;br/&gt;- Removes listenAddress from GatewayParameters because it
]]></description>
  </item>

  <item>
    <title>v1.18.0-beta4 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta4/1719607062</guid>
    <pubDate>Fri, 28 Jun 2024 20:37:42 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- gateway2: enable provisioning of AI extension&lt;br/&gt;- Enables the provisioning of the AI extproc extension
]]></description>
  </item>

  <item>
    <title>v1.18.0-beta3 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta3/1719592958</guid>
    <pubDate>Fri, 28 Jun 2024 16:42:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.29.6.&lt;br/&gt;- golang/go has been upgraded to v1.22.4.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.9.2.]]></description>
  </item>

  <item>
    <title>v1.18.0-beta2 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta2/1719509515</guid>
    <pubDate>Thu, 27 Jun 2024 17:31:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where a hybrid gateway with non existing delegatedHttpGateways is accepted if no virtual services exist. This would only occur when the flag for isolating virtualservices by ssl configs is enabled. (https://github.com/solo-io/gloo/issues/8834)&lt;br/&gt;- Move remaining non-user-facing default values for dynamically provisioned gateway proxies from internal helm chart to main Gloo Gateway helm chart. This allows features like Security Context to be configured/disabled. (https://github.com/solo-io/solo-projects/issues/6381)&lt;br/&gt;- Update `glooctl check` to check for Kubernetes Gateway resources. (https://github.com/solo-io/solo-projects/issues/5741)&lt;br/&gt;- Optimizes the `glooctl check` command by reducing the time taken to check resources by almost half in large environments consisting of over 500 namespaces (https://github.com/solo-io/gloo/issues/9673)&lt;br/&gt;- Only act on GatewayClass resources that use the Gloo Gateway controller name (https://github.com/solo-io/gloo/issues/9660)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Enable Envoy to accept requests with extended HTTP methods (such as `LABEL` or `UPDATE`). Previously, requests with these methods would return an HTTP 400 response. Currently, this functionality is supported for HTTP/1 only. (https://github.com/solo-io/gloo/issues/5579)&lt;br/&gt;- Export Prometheus Metrics on Port 9091 for Gloo Gateway. (https://github.com/solo-io/solo-projects/issues/6393)]]></description>
  </item>

  <item>
    <title>v1.18.0-beta1 (v1.18.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.18.0-beta1/1718911404</guid>
    <pubDate>Thu, 20 Jun 2024 19:23:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Previously, header names consisting of invalid characters such as '()[]:;,&lt;=&gt;' were accepted when passed via the healthCheck or headerManipulation `requestHeadersToAdd` parameter. This resulted in envoy throwing an `invalid header name` error. Now, header names are validated according to RFC 9110, which is the same validation used by envoy. If a header name consisting of invalid characters is passed via the aforementioned parameters, it is caught and rejected in edge and does not propagate to envoy. (https://github.com/solo-io/gloo/issues/9622)&lt;br/&gt;- Fix statuses being synced properly for k8s gateway resources (https://github.com/solo-io/solo-projects/issues/6304)&lt;br/&gt;- Follow up to fix discoveryAddress, istioMetaMeshId and istioMetaClusterId in k8s gateway deployment for Istio integration. (https://github.com/solo-io/solo-projects/issues/6107)&lt;br/&gt;- Fix issue where Kube Gateway proxies would have errors regarding status logged constantly (https://github.com/solo-io/solo-projects/issues/6252)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Introduce `gateway.validation.webhook.enablePolicyApi` which controls whether or not RouteOptions and VirtualHostOptions CRs are subject to validation. By default, this value is true. The validation of these Policy APIs only runs if the Kubernetes Gateway integration is enabled (`kubeGateway.enabled`). (https://github.com/solo-io/solo-projects/issues/6352)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds the `host_rewrite_header` to the route options to allow envoy to swapped the host header with the content of given downstream or custom header. Pay attention to the potential security implications of using this option. Provided header must come from trusted source. (https://github.com/solo-io/gloo/issues/9579)&lt;br/&gt;- Adds pre-admission [validation rules](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#validation-rules) to the `AuthConfig` CRD. (https://github.com/solo-io/gloo-mesh-enterprise/issues/16010)&lt;br/&gt;- Adds the ability to recover if the Kubernetes API server is unreachable once the gloo pod comes up. The `MAX_RECOVERY_DURATION_WITHOUT_KUBE_API_SERVER` environment variable defines the maximum duration the gloo pod can run and attempt to reconnect to the kube apiserver if it is unreachable. Exceeding this duration will lead to the pod quitting. To enable this feature, set the `MAX_RECOVERY_DURATION_WITHOUT_KUBE_API_SERVER` environment variable to the desired duration in the gloo container. This can be done either by modifying the gloo deployment or by specifying the `gloo.deployment.customEnv[0].Name=MAX_RECOVERY_DURATION_WITHOUT_KUBE_API_SERVER` and `gloo.deployment.customEnv[0].Value=60s` helm values. (https://github.com/solo-io/gloo/issues/8107)&lt;br/&gt;- gateway2: merge multiple targetRef based Route &amp; VirtualHost options&lt;br/&gt;- Implements merging of targetRef based RouteOptions and
&lt;br/&gt;- The merging uses shallow merging such that for an option
]]></description>
  </item>

  <item>
    <title>v1.17.38 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.38/1773339057</guid>
    <pubDate>Thu, 12 Mar 2026 18:10:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.25.8.&lt;br/&gt;- golang/net has been upgraded to v0.51.0.&lt;br/&gt;- containerd/containerd has been upgraded to v1.7.30.&lt;br/&gt;- uber-go/mock has been upgraded to v0.6.0.&lt;br/&gt;- open-telemetry/opentelemetry-go has been upgraded to v1.41.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- fixed snapshot out of sync with envoy when upstream points to invalid service (https://github.com/solo-io/solo-projects/issues/8668)]]></description>
  </item>

  <item>
    <title>v1.17.37 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.37/1768272284</guid>
    <pubDate>Tue, 13 Jan 2026 02:44:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- rancher/kubectl has been upgraded to v1.34.3.]]></description>
  </item>

  <item>
    <title>v1.17.36 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.36/1766432699</guid>
    <pubDate>Mon, 22 Dec 2025 19:44:59 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.11.]]></description>
  </item>

  <item>
    <title>v1.17.35 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.35/1761098726</guid>
    <pubDate>Wed, 22 Oct 2025 02:05:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.9.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a bug where the the default gatewayProxy when disabled would create invalid helm templates for custom proxies. (https://github.com/solo-io/solo-projects/issues/8613)]]></description>
  </item>

  <item>
    <title>v1.17.34 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.34/1758781160</guid>
    <pubDate>Thu, 25 Sep 2025 06:19:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.11-patch2.]]></description>
  </item>

  <item>
    <title>v1.17.33 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.33/1755272930</guid>
    <pubDate>Fri, 15 Aug 2025 15:48:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.13.1.&lt;br/&gt;- bitnami/kubectl has been upgraded to v1.33.3.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.25.4.]]></description>
  </item>

  <item>
    <title>v1.17.32 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.32/1752776700</guid>
    <pubDate>Thu, 17 Jul 2025 18:25:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- helm/helm has been upgraded to v3.17.4.]]></description>
  </item>

  <item>
    <title>v1.17.31 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.31/1750201740</guid>
    <pubDate>Tue, 17 Jun 2025 23:09:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.4.]]></description>
  </item>

  <item>
    <title>v1.17.30 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.30/1749239242</guid>
    <pubDate>Fri, 06 Jun 2025 19:47:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.35.0.&lt;br/&gt;- golang/go has been upgraded to v1.24.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug in the gloo_solo_io_namespaces_watched metric that errors when the list of namespaces watched is large. (https://github.com/solo-io/solo-projects/issues/8319)&lt;br/&gt;- Setting the `uuidRequestIdConfig` in the `HttpConnectionManagerSettings` now correctly sets the `RequestIdExtension` in the `HttpConnectionManager` filter.
]]></description>
  </item>

  <item>
    <title>v1.17.29 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.29/1744402728</guid>
    <pubDate>Fri, 11 Apr 2025 20:18:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixed a bug in route delegation where the `parentRefs` field on child HTTPRoutes were not being respected when parent matcher inheritance was enabled. (https://github.com/solo-io/solo-projects/issues/8163)]]></description>
  </item>

  <item>
    <title>v1.17.28 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.28/1742828767</guid>
    <pubDate>Mon, 24 Mar 2025 15:06:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.10-patch1.]]></description>
  </item>

  <item>
    <title>v1.17.27 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.27/1741794932</guid>
    <pubDate>Wed, 12 Mar 2025 15:55:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.23.3.&lt;br/&gt;- golang/go has been upgraded to v1.23.7.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.3 (https://github.com/solo-io/solo-projects/issues/7956)&lt;br/&gt;- Add support for setting filter state from the grpc access log with the  gatewayProxies.gatewayProxy.gatewaySettings.accessLoggingService.accessLog.grpcService.filterStateObjectsToLog helm value (https://github.com/solo-io/solo-projects/issues/7923)]]></description>
  </item>

  <item>
    <title>v1.17.26 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.26/1740671323</guid>
    <pubDate>Thu, 27 Feb 2025 15:48:43 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Discover the Gloo service using labels. In some environments, services must be renamed. This change allows the service to still be discovered when it's been renamed. In the event that multiple services in the namespace have the gloo=gloo and app=gloo labels, an error will occur. (https://github.com/solo-io/solo-projects/issues/7646)]]></description>
  </item>

  <item>
    <title>v1.17.25 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.25/1740498246</guid>
    <pubDate>Tue, 25 Feb 2025 15:44:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a memory leak caused by an indefinitely growing map (https://github.com/solo-io/solo-projects/issues/7805)]]></description>
  </item>

  <item>
    <title>v1.17.24 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.24/1739825197</guid>
    <pubDate>Mon, 17 Feb 2025 20:46:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.23 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.23/1739493356</guid>
    <pubDate>Fri, 14 Feb 2025 00:35:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.35.6.]]></description>
  </item>

  <item>
    <title>v1.17.22 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.22/1739301606</guid>
    <pubDate>Tue, 11 Feb 2025 19:20:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the gateway params image to respect the fips and distroless variants specified by global.image.variant. This only applies to the kubernetes gateway proxy. (https://github.com/solo-io/gloo/issues/10602)]]></description>
  </item>

  <item>
    <title>v1.17.21 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.21/1736366564</guid>
    <pubDate>Wed, 08 Jan 2025 20:02:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.20 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.20/1736263882</guid>
    <pubDate>Tue, 07 Jan 2025 15:31:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When merging parent-child policies, the merging should allow child
]]></description>
  </item>

  <item>
    <title>v1.17.19 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.19/1734655486</guid>
    <pubDate>Fri, 20 Dec 2024 00:44:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.9-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Route delegation makes use of delegation.gateway.solo.io/*
]]></description>
  </item>

  <item>
    <title>v1.17.18 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.18/1734622998</guid>
    <pubDate>Thu, 19 Dec 2024 15:43:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/x/net has been upgraded to v0.33.0.]]></description>
  </item>

  <item>
    <title>v1.17.17 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.17/1734554222</guid>
    <pubDate>Wed, 18 Dec 2024 20:37:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- moby/moby has been upgraded to v26.0.0.&lt;br/&gt;- golang.org/crypto has been upgraded to v0.31.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.35.5.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes an issue where an error is thrown instead of an InvalidDestinationWarning when a tracing collector references a missing upstream. (https://github.com/k8sgateway/k8sgateway/issues/10293)&lt;br/&gt;- gateway2/delegation: enable inherited policy overrides&lt;br/&gt;- Adds the ability to override inherited policy fields when
&lt;br/&gt;- Functionally, a child RouteOption may only override the RouteOptions
&lt;br/&gt;- Testing done:&lt;br/&gt;- Translator tests for the new scenarios. (https://github.com/solo-io/solo-projects/issues/7315)&lt;br/&gt;- Remove docs for external APIs (https://github.com/solo-io/solo-projects/issues/6768)]]></description>
  </item>

  <item>
    <title>v1.17.16 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.16/1731102404</guid>
    <pubDate>Fri, 08 Nov 2024 21:46:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.30.6-patch5.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.6-patch3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Added support for early header manipulation on Gateways. This feature allows headers to be manipulated before significant processing  and routing decisions. It affords the ability to add or remove headers that affect request processing and can be used to implement override headers. This can be configured by setting the `gateway.spec.httpGateway.options.httpConnectionManagerSettings.earlyHeaderMutation` field. The headersToAdd field will add key-value pair headers to the request if not already  present or overwrite them unless append is set to true. The headersToRemove field removes the specified headers and is processed after  the headers have been added. (https://github.com/solo-io/gloo/issues/9604)&lt;br/&gt;- Fix `glooctl check` so that it only checks Proxies in the write namespace (where all proxies are written), instead of checking in each of the watch namespaces. (https://github.com/solo-io/gloo/issues/9935)&lt;br/&gt;- When using the Kubernetes Gateway API, the provisioned ServiceAccount's labels and annotations are now configurable via the GatewayParameters fields `spec.kube.serviceAccount.extraLabels` and `spec.kube.serviceAccount.extraAnnotations`. These values can also be set on the default GatewayParameters during install/upgrade using the Helm values `kubeGateway.gatewayParameters.glooGateway.serviceAccount.extraLabels` and `kubeGateway.gatewayParameters.glooGateway.serviceAccount.extraAnnotations`. (https://github.com/solo-io/solo-projects/issues/6846)&lt;br/&gt;- Enable modifying the span name for tracing purposes using InjaTemplates in the transformation filter. More information on OpenTelemetry span names can be found here: https://opentelemetry.io/docs/specs/semconv/http/http-spans/ (https://github.com/solo-io/gloo/issues/9848)&lt;br/&gt;- Add metrics for translatation timing and time for taken to sync served xDS entries.
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Expose new Helm values `kubeGateway.gatewayParameters.glooGateway.service.extraLabels` and `kubeGateway.gatewayParameters.glooGateway.service.extraAnnotations` to set extra labels and extra annotations on the default GatewayParameters. (https://github.com/solo-io/solo-projects/issues/7090)]]></description>
  </item>

  <item>
    <title>v1.17.15 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.15/1730134577</guid>
    <pubDate>Mon, 28 Oct 2024 16:56:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo-ee has been upgraded to v1.30.6-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes a bug where gloo segfaults if resources are applied to a unwatched namespace. (https://github.com/solo-io/solo-projects/issues/7082)]]></description>
  </item>

  <item>
    <title>v1.17.14 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.14/1727962336</guid>
    <pubDate>Thu, 03 Oct 2024 13:32:16 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.13 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.13/1727893009</guid>
    <pubDate>Wed, 02 Oct 2024 18:16:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.12 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.12/1727884834</guid>
    <pubDate>Wed, 02 Oct 2024 16:00:34 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Changes to downgrade the level of strictness added in 1.17.8 for TLS secret validation. We still validate several pieces of the cert but also scrub down to usable bits. This means we avoid envoy nacks while allowing more non-useful or functional info in our TLS secrets. This means we are RFC compliant but it may mean that there could exist some cert data in an edge case which we will elide from envoy but previously would be nacked. (https://github.com/solo-io/solo-projects/issues/6772)]]></description>
  </item>

  <item>
    <title>v1.17.11 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.11/1727804497</guid>
    <pubDate>Tue, 01 Oct 2024 17:41:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that caused discovered Upstreams to not reflect the updated state of parent Services discovered using watchLabels (https://github.com/solo-io/gloo/issues/8635)]]></description>
  </item>

  <item>
    <title>v1.17.10 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.10/1727198463</guid>
    <pubDate>Tue, 24 Sep 2024 17:21:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.9 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.9/1727121966</guid>
    <pubDate>Mon, 23 Sep 2024 20:06:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.35.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds a new field `watchNamespaceSelectors` to the settings CR. This allows users to specify namespaces to watch based on label selectors. The `watchNamespaces` field will override this if specified. (https://github.com/solo-io/gloo/issues/9274)&lt;br/&gt;- Adds a new helm value `settings.watchNamespaceSelectors`. This allows users to specify namespaces to watch based on label selectors that can be specified via `settings.watchNamespaceSelectors.matchLabels` for an exact label match and `settings.watchNamespaceSelectors.matchExpressions` for more generic requirements.  The `settings.watchNamespaces` field will override this if specified. (https://github.com/solo-io/gloo/issues/9274)]]></description>
  </item>

  <item>
    <title>v1.17.8 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.8/1726529826</guid>
    <pubDate>Mon, 16 Sep 2024 23:37:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.9.3.&lt;br/&gt;- golang/go has been upgraded to go1.22.7.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Increase timeout/retries for glooctl check when connecting to the gateway using port forwarding. (https://github.com/solo-io/gloo/issues/10020)&lt;br/&gt;- Fixes an issue on upgrades to 1.17+ where persistproxyspec was set to true. Persist proxy spec is configured in helm via gateway.persistProxySpec or in ee gloo.gateway.persistProxySpec (https://github.com/solo-io/gloo/issues/9968)&lt;br/&gt;- Plugs a gap where go would check a secret for validity per spec but envoy is more aggressive. For example a tls secret with a certchain that contains an invalid pem block will be rejected by envoy but not go. Prior to this pr these types of secrets would be accepted by gloo and nacked by envoy. (https://github.com/solo-io/solo-projects/issues/6772)]]></description>
  </item>

  <item>
    <title>v1.17.7 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.7/1724878675</guid>
    <pubDate>Wed, 28 Aug 2024 20:57:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.6 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.6/1724853091</guid>
    <pubDate>Wed, 28 Aug 2024 13:51:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.5 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.5/1724691863</guid>
    <pubDate>Mon, 26 Aug 2024 17:04:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where a missing TLS secret was treated by validation as an error, potentially bringing down the entire HTTPS gateway if the gloo pod restarts while  in this bad state. This is a breaking change in the default behavior of validation.
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- New field gateway.validation.warnMissingTlsSecret controls whether missing TLS secrets referenced in SslConfig and UpstreamSslConfig will be treated as a warning instead of an error during validation. Defaults to false. This field has no effect if allowWarnings is false or acceptAllResources is true. (https://github.com/solo-io/gloo/issues/6957)]]></description>
  </item>

  <item>
    <title>v1.17.4 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.4/1723829007</guid>
    <pubDate>Fri, 16 Aug 2024 17:23:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.30.4-patch4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2/route-options: merge extensionRef based attachments&lt;br/&gt;- Enables merging of multiple ExtensionRef based RouteOption
&lt;br/&gt;- Only update the K8s Gateway resource statuses on change to improve HTTPRoute translation time. (https://github.com/solo-io/solo-projects/issues/6638)&lt;br/&gt;- Support defining the PriorityClassName on a GatewayProxy deployment. This allows users to attach pods to PriorityClasses (https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/) (https://github.com/solo-io/gloo/issues/9010)&lt;br/&gt;- gateway2: merge multiple targetRef based Route &amp; VirtualHost options&lt;br/&gt;- Implements merging of targetRef based RouteOptions and
&lt;br/&gt;- The merging uses shallow merging such that for an option
&lt;br/&gt;- Update Envoy to enable thread-local slots to be deallocated on worker threads. This provides greater stability in Envoy when the main thread is under heavy load. This behaviour can be disabled by toggling the runtime flag envoy_restart_features_allow_slot_destroy_on_worker_threads. (https://github.com/solo-io/solo-projects/issues/6713)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Ensure that gateway-proxy deployments respect the  `gatewayProxy.NAME.kind.deployment.priorityClassName` field. This API allows you to set the PriorityClassName for gateway-proxy Pods. This is already supported on all other Gloo deployments. (https://github.com/solo-io/gloo/issues/8677)&lt;br/&gt;- Introduce `gatewayProxies.gatewayProxy.istioSpiffeCertProviderAddress` which overrides the Istio SPIFFE certificate provider (`CA_ADDR` env variable). It defaults to `gatewayProxies.gatewayProxy.discoveryAddress`. (https://github.com/solo-io/gloo/issues/9855)]]></description>
  </item>

  <item>
    <title>v1.17.3 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.3/1723480818</guid>
    <pubDate>Mon, 12 Aug 2024 16:40:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Provide a Helm field `global.securitySettings.floatingUserId` to apply floatingUserId logic, which unsets `runAsUser` for security contexts, for all deployments in the Gloo Helm chart. The global field will also cause templates to be rendered as if deployments with "enablePodSecurityContext` fields have their value set to `false` to allow for easy OpenShift deployment. This functionality has also been added to Gloo Gateway via the GatewayParameters resource. If `floatingUserId` is set in  GatewayParameters, it will be applied to all deployments in the Gloo Gateway Helm chart, unless a deployment-specific value is set. (https://github.com/solo-io/gloo/issues/5034)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add a new field `global.securitySettings.floatingUserId` to the Gloo Helm chart that when set to `true` has the same effect as setting `floatingUserId=true` for all deployment-specific `floatingUserId`s, as well as setting `discovery.deployment.enablePodSecurityContext=false`  and gatewayProxies.gatewayProxy.podTemplate.enablePodSecurityContext=false`to allow for easy OpenShift deployment. The global value will override any local settings. (https://github.com/solo-io/gloo/issues/5034)]]></description>
  </item>

  <item>
    <title>v1.17.2 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.2/1723226409</guid>
    <pubDate>Fri, 09 Aug 2024 18:00:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Set the 'message' field on various HTTPRoute conditions to enable easier troubleshooting (https://github.com/solo-io/gloo/issues/9859)&lt;br/&gt;- gateway2/delegation: fix extraneous route arising from invalid child rule&lt;br/&gt;- There's a bug where if a child route contains an invalid rule (rule
&lt;br/&gt;- The essence of this fix is to prune both the `rules` and `matches`
&lt;br/&gt;- invalid matchers on the child route are discarded&lt;br/&gt;- invalid rules (no valid child matchers) are also discarded&lt;br/&gt;- Previously, 2. was missing so a child route with a rule without
&lt;br/&gt;- Fix a bug that causes edge to try to list endpoints across all namespaces when no upstreams exist. (https://github.com/solo-io/gloo/issues/5885)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Ensure that image digests are set correctly for all image variants (standard, fips, distroless, fips-distroless). (https://github.com/solo-io/gloo/issues/9860)]]></description>
  </item>

  <item>
    <title>v1.17.1 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.1/1721749482</guid>
    <pubDate>Tue, 23 Jul 2024 15:44:42 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed in JSON and YAML 
]]></description>
  </item>

  <item>
    <title>v1.17.0 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0/1721065869</guid>
    <pubDate>Mon, 15 Jul 2024 17:51:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.4-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix regex safety check for CORS allowed origins.  Other instances in gloo already checked the regex either through compile or envoy validate. (https://github.com/solo-io/gloo/issues/7524)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc12 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc12/1720810816</guid>
    <pubDate>Fri, 12 Jul 2024 19:00:16 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Resolves issue of HTTPS listeners not aggregating appropriately when defined using the same port on a kube gateway. (https://github.com/solo-io/solo-projects/issues/6559)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc11 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc11/1720571740</guid>
    <pubDate>Wed, 10 Jul 2024 00:35:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Use kube builder instead of skv2 for faster and easier codegen for GGv2 CRDs. (https://github.com/solo-io/solo-projects/issues/6490)&lt;br/&gt;- Optimizes the `glooctl check` command by reducing the time taken to check resources by almost half in large environments consisting of over 500 namespaces (https://github.com/solo-io/gloo/issues/9673)&lt;br/&gt;- Infer the gloo deployment name in cases where the deployment name is not the default `gloo`. The gloo deployment is identified by the `gloo=gloo` label. (https://github.com/solo-io/gloo/issues/9163)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed when running glooctl get upstreams (https://github.com/solo-io/gloo/issues/9644)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc10 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc10/1719601198</guid>
    <pubDate>Fri, 28 Jun 2024 18:59:58 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.0-rc9 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc9/1719589579</guid>
    <pubDate>Fri, 28 Jun 2024 15:46:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.29.6.&lt;br/&gt;- golang/go has been upgraded to v1.22.4.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.9.2.]]></description>
  </item>

  <item>
    <title>v1.17.0-rc8 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc8/1719438866</guid>
    <pubDate>Wed, 26 Jun 2024 21:54:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Enable Envoy to accept requests with extended HTTP methods (such as `LABEL` or `UPDATE`). Previously, requests with these methods would return an HTTP 400 response. Currently, this functionality is supported for HTTP/1 only. (https://github.com/solo-io/gloo/issues/5579)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc7 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc7/1719357851</guid>
    <pubDate>Tue, 25 Jun 2024 23:24:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Move remaining non-user-facing default values for dynamically provisioned gateway proxies from internal helm chart to main Gloo Gateway helm chart. This allows features like Security Context to be configured/disabled. (https://github.com/solo-io/solo-projects/issues/6381)&lt;br/&gt;- Update `glooctl check` to check for Kubernetes Gateway resources. (https://github.com/solo-io/solo-projects/issues/5741)&lt;br/&gt;- Only act on GatewayClass resources that use the Gloo Gateway controller name (https://github.com/solo-io/gloo/issues/9660)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Export Prometheus Metrics on Port 9091 for Gloo Gateway. (https://github.com/solo-io/solo-projects/issues/6393)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc6 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc6/1718988741</guid>
    <pubDate>Fri, 21 Jun 2024 16:52:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where a hybrid gateway with non existing delegatedHttpGateways is accepted if no virtual services exist. This would only occur when the flag for isolating virtualservices by ssl configs is enabled. (https://github.com/solo-io/gloo/issues/8834)&lt;br/&gt;- Fix statuses being synced properly for k8s gateway resources (https://github.com/solo-io/solo-projects/issues/6304)&lt;br/&gt;- Follow up to fix discoveryAddress, istioMetaMeshId and istioMetaClusterId in k8s gateway deployment for Istio integration. (https://github.com/solo-io/solo-projects/issues/6107)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Introduce `gateway.validation.webhook.enablePolicyApi` which controls whether or not RouteOptions and VirtualHostOptions CRs are subject to validation. By default, this value is true. The validation of these Policy APIs only runs if the Kubernetes Gateway integration is enabled (`kubeGateway.enabled`). (https://github.com/solo-io/solo-projects/issues/6352)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc5 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc5/1718807237</guid>
    <pubDate>Wed, 19 Jun 2024 14:27:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds the `host_rewrite_header` to the route options to allow envoy to swapped the host header with the content of given downstream or custom header. Pay attention to the potential security implications of using this option. Provided header must come from trusted source. (https://github.com/solo-io/gloo/issues/9579)&lt;br/&gt;- Previously, header names consisting of invalid characters such as '()[]:;,&lt;=&gt;' were accepted when passed via the healthCheck or headerManipulation `requestHeadersToAdd` parameter. This resulted in envoy throwing an `invalid header name` error. Now, header names are validated according to RFC 9110, which is the same validation used by envoy. If a header name consisting of invalid characters is passed via the aforementioned parameters, it is caught and rejected in edge and does not propagate to envoy. (https://github.com/solo-io/gloo/issues/9622)&lt;br/&gt;- Fix issue where Kube Gateway proxies would have errors regarding status logged constantly (https://github.com/solo-io/solo-projects/issues/6252)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds the ability to recover if the Kubernetes API server is unreachable once the gloo pod comes up. The `MAX_RECOVERY_DURATION_WITHOUT_KUBE_API_SERVER` environment variable defines the maximum duration the gloo pod can run and attempt to reconnect to the kube apiserver if it is unreachable. Exceeding this duration will lead to the pod quitting. To enable this feature, set the `MAX_RECOVERY_DURATION_WITHOUT_KUBE_API_SERVER` environment variable to the desired duration in the gloo container. This can be done either by modifying the gloo deployment or by specifying the `gloo.deployment.customEnv[0].Name=MAX_RECOVERY_DURATION_WITHOUT_KUBE_API_SERVER` and `gloo.deployment.customEnv[0].Value=60s` helm values. (https://github.com/solo-io/gloo/issues/8107)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc4 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc4/1718307926</guid>
    <pubDate>Thu, 13 Jun 2024 19:45:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Resync the Gloo Gateway Controller when a Service is updated. (https://github.com/solo-io/solo-projects/issues/6332)&lt;br/&gt;- Fix `glooctl check` to not rely on existence of proxy deployments when checking proxies. (https://github.com/solo-io/solo-projects/issues/5741)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Enables routing to AWS Lambda and Azure Function upstreams via the GGv2 API. (https://github.com/solo-io/solo-projects/issues/6160)&lt;br/&gt;- Add HttpListenerOption policy for use with Kube Gateway API resources (https://github.com/solo-io/solo-projects/issues/6319)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc3 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc3/1718219867</guid>
    <pubDate>Wed, 12 Jun 2024 19:17:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.2-patch2.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix istioIntegration.enabled helm value to configure bootstrap configmap. Remove deprecated istioSDS.enabled  as a requirement for Istio automtls integration. (https://github.com/solo-io/solo-projects/issues/5743)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for the [envoy.http.stateful_session.header filter](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/stateful_session_filter) This support has been added via a new HTTPListener option, `stateful_session` which can be used to configure the filter. Envoy notes about this filter: - Stateful sessions can result in imbalanced load across upstreams and allow external actors to direct requests to specific upstream hosts. Operators should carefully consider the security and reliability implications of stateful sessions before enabling this feature. - This extension is functional but has not had substantial production burn time, use only with this caveat. - This extension has an unknown security posture and should only be used in deployments where both the downstream and upstream are trusted. (https://github.com/solo-io/gloo/issues/9104)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc2 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc2/1717787761</guid>
    <pubDate>Fri, 07 Jun 2024 19:16:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Properly pass through the `json_to_proto` value from the gloo API to the envoy API for  dynamic metadata transformations. (https://github.com/solo-io/solo-projects/issues/5890)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Rename the kube gateway envoy container image helm value from `kubeGateway.gatewayParameters.glooGateway.image` to `kubeGateway.gatewayParameters.glooGateway.envoyContainer.image`. (https://github.com/solo-io/solo-projects/issues/6107)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add API for adding metadata to endpoints in static/failover upstreams. This metadata can
&lt;br/&gt;- Add new plugin type to allow adding filter in the upstream filter chain. (https://github.com/solo-io/solo-projects/issues/5890)]]></description>
  </item>

  <item>
    <title>v1.17.0-rc1 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-rc1/1717627299</guid>
    <pubDate>Wed, 05 Jun 2024 22:41:39 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds error types for plugins errors to differentiate between validation errors and validation warnings in order  to support preventing the validation webhook rejecting config due to eventual consistency issues  with the RateLimitConfig resource. (https://github.com/solo-io/solo-projects/issues/6251)&lt;br/&gt;- Changing error type to warning will deflake the validation webhook rejecting config due to eventual consistency issues with the RateLimitConfig resource. (https://github.com/solo-io/solo-projects/issues/5307)&lt;br/&gt;- Adds initial error types for plugins errors to differentiate between validation errors and validation warnings. (https://github.com/solo-io/gloo/issues/7357)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add k8s Gateway Istio integration values to the Gloo Gateway Helm chart under kubeGateway.gatewayParameters.glooGateway. (https://github.com/solo-io/solo-projects/issues/5743)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta35 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta35/1717527691</guid>
    <pubDate>Tue, 04 Jun 2024 19:01:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- New CRDs added for ListenerOption and HttpListenerOption resources (https://github.com/solo-io/solo-projects/issues/5941)&lt;br/&gt;- Add ListenerOption as a policy resource for use with Kube Gateway API objects.
]]></description>
  </item>

  <item>
    <title>v1.17.0-beta34 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta34/1717161933</guid>
    <pubDate>Fri, 31 May 2024 13:25:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Resolves issue where default GatewayParameters could be passed invalid fields and fail to render (https://github.com/solo-io/solo-projects/issues/6257)&lt;br/&gt;- Fix bug in `glooctl get proxy` that returned duplicate proxies. (https://github.com/solo-io/solo-projects/issues/6088)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Mark Istio integration helm values that rely on double proxy setup as deprecated. This includes: - global.istioIntegration.labelInstallNamespace - global.istioIntegration.whitelistDiscovery - global.istioIntegration.enableIstioSidecarOnGateway - global.istioIntegration.istioSidecarRevTag - global.istioIntegration.appendXForwardedHost (https://github.com/solo-io/solo-projects/issues/5743)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- gateway2: enable self-managed Gateways&lt;br/&gt;- Adds capability to integrate self-managed gateways
&lt;br/&gt;- It adds a selfManaged field to the GatewayParameters
]]></description>
  </item>

  <item>
    <title>v1.17.0-beta33 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta33/1716990430</guid>
    <pubDate>Wed, 29 May 2024 13:47:10 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Deprecate Gloo Edge as an Ingress Controller (https://github.com/solo-io/gloo/issues/8978)&lt;br/&gt;- The `ErrNoSupportedSidecar` has been removed from the `projects/gloo/cli/pkg/cmd/istio/sidecars` package as we no longer support any versions that would trigger this error. (https://github.com/solo-io/gloo/issues/8990)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- k8s.io/api has been upgraded to v0.29.2.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.29.2.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.29.2.&lt;br/&gt;- k8s.io/apiserver has been upgraded to v0.29.2.&lt;br/&gt;- k8s.io/cli-runtime has been upgraded to v0.29.2.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.29.2.&lt;br/&gt;- sigs.k8s.io/code-generator has been upgraded to v0.29.2.&lt;br/&gt;- sigs.k8s.io/component-base has been upgraded to v0.29.2.&lt;br/&gt;- sigs.k8s.io/component-helpers has been upgraded to v0.29.2.&lt;br/&gt;- sigs.k8s.io/kubectl has been upgraded to v0.29.2.&lt;br/&gt;- sigs.k8s.io/metrics has been upgraded to v0.29.2.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.17.4.&lt;br/&gt;- onsi/ginkgo/v2 has been upgraded to v2.14.0.&lt;br/&gt;- onsi/gomega has been upgraded to v1.30.0.&lt;br/&gt;- go.uber.org/zap has been upgraded to v1.26.0.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.7.2.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.39.1.&lt;br/&gt;- solo-io/solo-apis has been upgraded to sa-k8s-1.29-bump.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.35.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix issue where upstream creation/deletion were not being reconciled by the K8s Gateway controller. (https://github.com/solo-io/solo-projects/issues/6222)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Startup probe has been enabled by default in Istio helm charts.  See [Istio 1.20.0 release notes](https://istio.io/latest/news/releases/1.20.x/announcing-1.20/upgrade-notes/#startupprobe-added-to-sidecar-by-default) for more information and halm values to revert the startup probe enablement. (https://github.com/solo-io/gloo/issues/8990)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta32 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta32/1716554264</guid>
    <pubDate>Fri, 24 May 2024 12:37:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.30.1-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Added default service type of LoadBalancer to default GatewayParameters. This value will be inherited by each deployed gateway proxy unless it is overridden in a GatewayParameters attached to the Gateway resource which generated it. (https://github.com/solo-io/solo-projects/issues/6113)&lt;br/&gt;- Fixes bug that prevented deleted HTTPRoutes from being fully reconciled to proxies (https://github.com/solo-io/gloo/issues/9508)&lt;br/&gt;- Make GatewayParameters fields nullable so they are more easily overridable. (https://github.com/solo-io/solo-projects/issues/6107)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Introduced new fields to kubeGateway top-level field which configure the deployed Gateway proxies generated from a Gateway. Also introduced a new default GatewayParameters to be rendered when kubeGateway.enabled=true. This contains defaults for Istio/SDS, as well as things like envoy image, deployment replicas, and extra labels in the pod template. (https://github.com/solo-io/solo-projects/issues/6107)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Introduced a new default GatewayParameters which is associated with a GatewayClass and represents the default values applied to Gateways created from that GatewayClass that don't otherwise have a specific GatewayParameters attached. (https://github.com/solo-io/solo-projects/issues/6107)&lt;br/&gt;- gateway2/delegation: enable optional parent matcher inheritance&lt;br/&gt;- In the current design, a child route must have route matchers
&lt;br/&gt;- There's a request to enable matcher inheritance from the parent
]]></description>
  </item>

  <item>
    <title>v1.17.0-beta31 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta31/1716394079</guid>
    <pubDate>Wed, 22 May 2024 16:07:59 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Set the previously-missing HTTPS listener data when the listeners are translated. (https://github.com/solo-io/solo-projects/issues/6201)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta30 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta30/1716322634</guid>
    <pubDate>Tue, 21 May 2024 20:17:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.0-beta29 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta29/1716230208</guid>
    <pubDate>Mon, 20 May 2024 18:36:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.6.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- gateway2: simplify how plugins handle delegated routes&lt;br/&gt;- This change simplifies how plugins may perform merging
&lt;br/&gt;- Further, it accurately tracks the source RouteOptions
&lt;br/&gt;- Removed the `--proxy-ns` flag from `glooctl get proxy`, as proxies are now all written to the discoveryNamespace specified in settings. (https://github.com/solo-io/solo-projects/issues/6088)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add helm values for all containers to allow for conforming to [Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/) (https://github.com/solo-io/gloo/issues/8864)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta28 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta28/1715881886</guid>
    <pubDate>Thu, 16 May 2024 17:51:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm value `global.additionalLabels` that specifies additional labels to add to gloo resources. (https://github.com/solo-io/gloo/issues/9035)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds webhook validation for Gloo Gateway Policies (e.g. RouteOption and VirtualHostOption) when used with Kubernetes Gateway API (https://github.com/solo-io/solo-projects/issues/6063)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta27 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta27/1715625435</guid>
    <pubDate>Mon, 13 May 2024 18:37:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- This change updates the route sorting such that regex based matchers
&lt;br/&gt;- Further, it avoids prioritizing regex based matchers based on their
&lt;br/&gt;- Refactor our TestInstallation to make it more re-usable with Portal E2E tests. (https://github.com/solo-io/solo-projects/issues/6029)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- This change implements policy inheritance, specifically
&lt;br/&gt;- Additionally, it does the following:&lt;br/&gt;- Refactors the RouteOption query API to perform merging
&lt;br/&gt;- Translator tests for the many scenarios of policy inheritance.&lt;br/&gt;- Converts delegation translator test to a table-driven test.&lt;br/&gt;- E2e tests to verify the inheritance and merge functionality. (https://github.com/solo-io/solo-projects/issues/6161)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta26 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta26/1715288007</guid>
    <pubDate>Thu, 09 May 2024 20:53:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.28.9.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.29.3-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where Lambdas returning multiValueHeaders with non-string type with `unwrapAsApiGateway` enabled  would result in a 500 response to the caller (https://github.com/solo-io/gloo/issues/8867)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta25 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta25/1714748295</guid>
    <pubDate>Fri, 03 May 2024 14:58:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds the API for a new enterprise only feature designed to allow authenticating requests using tokens from the google metadata service before sending the requests upstreams. This feature will be exposed as a new Upstream type. (https://github.com/solo-io/gloo/issues/6828)&lt;br/&gt;- Upstream Support: enable the use of Gloo Edge v1 Upstreams as destinations for using routes and mirror policy from the K8s Gateway API. (https://github.com/solo-io/solo-projects/issues/6129)&lt;br/&gt;- Add VirtualHostOptions status tracking for Kubernetes Gateways (https://github.com/solo-io/solo-projects/issues/6044)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta24 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta24/1714505947</guid>
    <pubDate>Tue, 30 Apr 2024 19:39:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- stretchr/testify has been upgraded to v1.8.4.&lt;br/&gt;- solo-io/protoc-gen-openapi has been upgraded to v0.2.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix RouteOption resource statuses used for policy attachment (via targetRef) with separate status syncer. (https://github.com/solo-io/solo-projects/issues/6084)&lt;br/&gt;- Fixs the issue of all routes and route tables warning of an invalid route when an unsupported route action is defined on a listener with the grpcjson plugin enabled. (https://github.com/solo-io/gloo/issues/9160)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Disable kubernetes gateway api integration by default. (https://github.com/solo-io/solo-projects/issues/6080)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Route delegation: explicitly pass route's hostnames to plugins so that delegatee (child) routes without hostnames can be associated with their corresponding hostnames. (https://github.com/solo-io/solo-projects/issues/6121)&lt;br/&gt;- Route delegation: enable HTTP route delegation with Gateway API, such that a parent route may delegate routing decisions to other routes that match the parent route rules consisting of path prefix, headers, and query parameters. (https://github.com/solo-io/solo-projects/issues/6121)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta23 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta23/1714058586</guid>
    <pubDate>Thu, 25 Apr 2024 15:23:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that caused the validation server to incorrectly reject deletion operations for Kube type Upstreams (https://github.com/solo-io/gloo/issues/6543)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds a new Listener level access log option. Previously Edge was able to configure Proxy level logging for TCP proxies and HTTPConnectionManager(hcm) level logging for HTTP. With this change there is a new listeneroption that will configure http listener level logs. While http hcm has generally more useful logs there are certain logging command operators that are not usable at certain levels. The old version of logging and the new version are also both configurable concurrently but will have a higher performance overhead. This change also introduces a new warning log for command operators that are not useful for a given levels. For now this warning is purely a log line to reduce thrash before hardening these checks. (https://github.com/solo-io/gloo/issues/8438)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta22 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta22/1713302332</guid>
    <pubDate>Tue, 16 Apr 2024 21:18:52 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- onsi/ginkgo/v2 has been upgraded to v2.17.0.&lt;br/&gt;- onsi/gomega has been upgraded to v1.30.0.&lt;br/&gt;- golang.org/x/crypto has been upgraded to v0.18.0.&lt;br/&gt;- golang.org/x/sync has been upgraded to v0.6.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.17.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix controller plumbing to watch for and reconcile changes to VirtualHostOption resources in the Kubernetes Gateway controller (https://github.com/solo-io/solo-projects/issues/6002)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Introduce VirtualHostOption plugin for the Kubernetes Gateway API integration.  This plugin will honor VirtualHostOption resources and when translating K8s  Gateway resources and apply their contents to the appropriate sections of  the final proxy object. (https://github.com/solo-io/solo-projects/issues/6002)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta21 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta21/1713054343</guid>
    <pubDate>Sun, 14 Apr 2024 00:25:43 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.29.3-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.22.2.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.9.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Revert "Hardcode Envoy's reloadable feature for TE header sanitization to false" (#9307) (https://github.com/solo-io/gloo/issues/9232)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta20 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta20/1712941647</guid>
    <pubDate>Fri, 12 Apr 2024 17:07:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Simplify the control plane helm API for the Kubernetes Gateway integration, and remove unused values. There is now just one helm flag (`kubeGateway.enabled`) that is used to enable/disable the Kubernetes Gateway integration. (https://github.com/solo-io/solo-projects/issues/5856)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta19 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta19/1712873406</guid>
    <pubDate>Thu, 11 Apr 2024 22:10:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- RouteOption resources used for policy attachment (via targetRef) will now have their status correctly set based on the result of translation (https://github.com/solo-io/solo-projects/issues/5934)&lt;br/&gt;- Introduce targetRef field to VirtualHostOption resource. This will allow users of the Kubernetes Gateway API to specify which Gateway resource, and optionally which Listeners on that resource will be affected by the VirtualHostOption (https://github.com/solo-io/solo-projects/issues/6002)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta18 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta18/1712754417</guid>
    <pubDate>Wed, 10 Apr 2024 13:06:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Restrict the certgen job's secret access to just the gloo installation namespace. The certgen job does not require cluster wide access to secrets as it only manages secrets within the gloo installation namespace. (https://github.com/solo-io/gloo/issues/5960)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add new GatewayParameters CRD to allow configuration of dynamically provisioned proxies in Gloo Gateway. (https://github.com/solo-io/solo-projects/issues/5909)&lt;br/&gt;&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- *This release is building...*]]></description>
  </item>

  <item>
    <title>v1.17.0-beta17 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta17/1712621146</guid>
    <pubDate>Tue, 09 Apr 2024 00:05:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.36.5.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Support policy attachment for RouteOption resources (https://github.com/solo-io/solo-projects/issues/5714)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta16 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta16/1712167638</guid>
    <pubDate>Wed, 03 Apr 2024 18:07:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Hardcode Envoy's reloadable feature for TE header sanitization to false. This feature as it exists in 1.29.2 breaks gRPC upstreams whose client library expects `TE: trailers`. This hardcode  will be removed when Gloo Edge depends upon 1.29.3, which has a fix for the gRPC case but is currently unreleased. (https://github.com/solo-io/gloo/issues/9232)&lt;br/&gt;- The Gloo Gateway deployer now gets the xDS host and port from the gloo service, instead of using potentially incorrect values. (https://github.com/solo-io/solo-projects/issues/5949)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta15 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta15/1711748306</guid>
    <pubDate>Fri, 29 Mar 2024 21:38:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix glooctl asset builds to crossbuild with the appropriate architecture.&lt;br/&gt;- skipCI-kube-tests:true skipCI-docs-build:true (https://github.com/solo-io/gloo/issues/9295)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta14 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta14/1711557479</guid>
    <pubDate>Wed, 27 Mar 2024 16:37:59 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Set the `service_name` field used to create the the [Envoy OpenTelemetryConfig](https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/trace/v3/opentelemetry.proto.html) to the name of the Gateway under which the [Gloo OpenTelemetryConfig](https://docs.solo.io/gloo-edge/latest/reference/api/github.com/solo-io/gloo/projects/gloo/api/external/envoy/config/trace/v3/opentelemetry.proto.sk/#package-soloioenvoyconfigtracev3) is defined.
&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.29.2-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes and improvements to glooctl version command:&lt;br/&gt;- glooctl version previously had a bug displaying the tag when a digest image is used. It would show "latest" instead of showing the actual version.&lt;br/&gt;- Both yaml and json options have been fixed to pretty the output. Previously both options did not format the display.&lt;br/&gt;- This improvement also now includes kubernetes server version information. (https://github.com/solo-io/gloo/issues/9211)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose the `dynamic_stats` option on the Envoy router. This flag is only intended to be used for benchmarking purposes - it is NOT RECOMMENDED to set this in production.
&lt;br/&gt;- Add ability to use `%METADATA()%` command directives in envoy access log format config. These will eventually replace `%DYNAMIC_METADATA()%`, `%UPSTREAM_METADATA()%`, and `%CLUSTER_METADATA()%` as well as adding support for `ROUTE` and `LISTENER`.
&lt;br/&gt;&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- *This release build failed.*]]></description>
  </item>

  <item>
    <title>v1.17.0-beta13 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta13/1710964575</guid>
    <pubDate>Wed, 20 Mar 2024 19:56:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoy-gloo/solo-io has been upgraded to 1.27.3-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Move resource cleanup job to pre-delete Helm hook. This fixes an issue where Helm uninstall would not complete when the validation webhook's failure policy was set to "Fail". (https://github.com/solo-io/solo-projects/issues/5903)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm variable `global.image.variant` to specify the variant of the image to be deployed. Can take the values 'standard', 'fips', 'distroless', 'fips-distroless'. Defaults to 'standard'. (The 'fips' and 'fips-distroless' variants are an Enterprise-only feature). This consequently deprecates the `global.image.fips` value. Use `global.image.variant=fips` instead. (https://github.com/solo-io/gloo/issues/8849)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Added support for `settings.gloo.istioOptions.enableAutoMtls` to implement auto mTLS via Envoy transport_socket_match. (https://github.com/solo-io/solo-projects/issues/5695)&lt;br/&gt;- Add support for distroless images. (https://github.com/solo-io/gloo/issues/8849)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta12 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta12/1710254781</guid>
    <pubDate>Tue, 12 Mar 2024 14:46:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- `glooctl get proxy` will not work if you have persisted Proxy CRs in etcD and you are querying and older server version (1.16 and below). In general, we recommend that you keep your client and  server versions in sync. You can verify the client/server versions you are currently running by calling `glooctl version`. (https://github.com/solo-io/solo-projects/issues/5874)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta11 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta11/1709853040</guid>
    <pubDate>Thu, 07 Mar 2024 23:10:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- helm.sh/helm has been upgraded to v3.14.2.]]></description>
  </item>

  <item>
    <title>v1.17.0-beta10 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta10/1709307105</guid>
    <pubDate>Fri, 01 Mar 2024 15:31:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.17.0-beta9 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta9/1709233948</guid>
    <pubDate>Thu, 29 Feb 2024 19:12:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- rotisserie/eris has been upgraded to v0.5.4.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.34.2.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Update to allow deletion of secrets when warnings or errors are present. When the deletion of a secret is validated, the validating admission webhook removes the secret from the current snapshot, runs translations and looks for errors. Previously, the secret would not be deleted if there were errors, or if there were warnings and the `ignore_warnings` setting was set as `false`. This casues issues when trying to delete secrets that are unrelated to the warnings or errors. The new behavior is to collect all the artifacts of the valdiation process, rerun validation against the original snapshot, and compare the artifacts from that process to the artifacts previously collected. If the artifacts are the same, the secret did not degrade the system and the deletion is allowed. If the artifacts are different, the secret is not deleted and errors are returned. Because this may incur a performance hit due to the extra validation and the loss of short-circuiting of the validation process due to the need to collect all artifacts, this feature can be turned off by setting the `DISABLE_VALIDATION_AGAINST_PREVIOUS_STATE` environment variable to `true` in the `gloo` deployment. A dedicated helm value has not been added, and the environment variable can be set using `gloo.gloo.deployment.customEnv` (https://github.com/solo-io/gloo/issues/8931)&lt;br/&gt;- Expose use_hostname_for_hashing, the hostname will be used for hashing when using maglev for example, useful when using multiple host in the upstreams that resolve to the same IP. (https://github.com/solo-io/gloo/issues/9138)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta8 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta8/1707511292</guid>
    <pubDate>Fri, 09 Feb 2024 20:41:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Re-enable wget in our gloo and gateway-proxy pods. Wget is currently used in our non-custom probes which are currently not well covered in tests. Caused by https://github.com/solo-io/solo-projects/issues/5344 shift to ubuntu. (https://github.com/solo-io/gloo/issues/9092)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose a new ratelimit option `grpcService.authority` to configure the authority header for the ratelimit gRPC call. (https://github.com/solo-io/gloo/issues/8995)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta7 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta7/1706906943</guid>
    <pubDate>Fri, 02 Feb 2024 20:49:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Disable Istio Envoy proxy from running by default and only rely on proxyless Istio agent mtls  integration. Note: Although this is a change to the default behavior of the istio integration, this should not have any impact on most users as the sidecar proxy was unused in the data path. (https://github.com/solo-io/solo-projects/issues/5711)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add helm flags for setting log level on sds container `.Values.global.glooMtls.sds.logLevel` and setting log level on istio-proxy container `global.glooMtls.istioProxy.logLevel`. (https://github.com/solo-io/gloo/issues/9006)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose the `global.istioIntegration.AppendXForwardedHost` Helm value to allow users to toggle off the appending of
]]></description>
  </item>

  <item>
    <title>v1.17.0-beta6 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta6/1706813891</guid>
    <pubDate>Thu, 01 Feb 2024 18:58:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add the option to allow retries for gRPC Passthrough Auth in case the service is unavailable. This can be configured via the new `retryPolicy` in the PassThroughGrpc AuthConfig. (https://github.com/solo-io/gloo/issues/6804)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta5 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta5/1706639521</guid>
    <pubDate>Tue, 30 Jan 2024 18:32:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/go-control-plane-fork-v2 has been upgraded to v1.29.0-patch1.&lt;br/&gt;- google.golang.org/protobuf has been upgraded to v1.32.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When deploying edge with tilt + helm, the resource-rollout-job is deleted before the install completes which causes the deployment to fail. The cleanup for the resource-rollout job is now moved to a pre-upgrade hook to ensure that the job exists so deployments now succeed. (https://github.com/solo-io/gloo/issues/9033)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta4 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta4/1705541961</guid>
    <pubDate>Thu, 18 Jan 2024 01:39:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Introduces a new Enterprise setting `settings.observabilityOptions.grafanaIntegration.dashboardPrefix` that specifies the prefix for the title and UID of Grafana Dashboards created. It is restricted to 20 characters in length. This is useful when the data is aggregated to a central grafana instance so they do not conflict across multiple Gloo environments. Note that any dashboard created without a prefix or with a different prefix will need to be manually removed on changing this value. (https://github.com/solo-io/gloo/issues/9022)&lt;br/&gt;- Introduces a new Enterprise setting `gloo.settings.observabilityOptions.grafanaIntegration.extraMetricQueryParameters` that specifies additional query parameters to add to all metric query definitions in the Grafana dashboards generated by gloo. It is a string and can consist of multiple query parameters separated by a comma. For example `cluster="some-cluster",gateway_proxy_id="proxy-2"`. (https://github.com/solo-io/gloo/issues/9016)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta3 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta3/1705454717</guid>
    <pubDate>Wed, 17 Jan 2024 01:25:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Updates to helper functions to recognize `sds-ee` images as fips-suppported (https://github.com/solo-io/gloo/issues/8909)]]></description>
  </item>

  <item>
    <title>v1.17.0-beta2 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta2/1704309938</guid>
    <pubDate>Wed, 03 Jan 2024 19:25:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- The `discovery` and `ingress-proxy` Deployments now respect the `deployment.runAsUser` value in the Helm chart.
&lt;br/&gt;- Added settings.secretOptions.sources[].vault.aws.leaseIncrement to allow users to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API. (https://github.com/solo-io/solo-projects/issues/5438)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add renewal logic for Hashicorp vault tokens. The settings.secretOptions.sources[].vault.aws.leaseIncrement field can be used to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API.
]]></description>
  </item>

  <item>
    <title>v1.17.0-beta1 (v1.17.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.17.0-beta1/1703007320</guid>
    <pubDate>Tue, 19 Dec 2023 17:35:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.17.0.]]></description>
  </item>

  <item>
    <title>v1.16.27 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.27/1752774526</guid>
    <pubDate>Thu, 17 Jul 2025 17:48:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- helm/helm has been upgraded to v3.17.4.]]></description>
  </item>

  <item>
    <title>v1.16.26 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.26/1750201727</guid>
    <pubDate>Tue, 17 Jun 2025 23:08:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.24.4.]]></description>
  </item>

  <item>
    <title>v1.16.25 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.25/1749861024</guid>
    <pubDate>Sat, 14 Jun 2025 00:30:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.35.0.&lt;br/&gt;- golang/go has been upgraded to v1.24.1.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.12.1.]]></description>
  </item>

  <item>
    <title>v1.16.24 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.24/1741795282</guid>
    <pubDate>Wed, 12 Mar 2025 16:01:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.23.3.&lt;br/&gt;- golang/go has been upgraded to v1.23.7.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.3 (https://github.com/solo-io/solo-projects/issues/7956)]]></description>
  </item>

  <item>
    <title>v1.16.23 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.23/1734624421</guid>
    <pubDate>Thu, 19 Dec 2024 16:07:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/x/net has been upgraded to v0.33.0.&lt;br/&gt;- golang.org/crypto has been upgraded to v0.31.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.34.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove docs for external APIs (https://github.com/solo-io/solo-projects/issues/6768)]]></description>
  </item>

  <item>
    <title>v1.16.22 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.22/1727901727</guid>
    <pubDate>Wed, 02 Oct 2024 20:42:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.16.21 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.21/1727804510</guid>
    <pubDate>Tue, 01 Oct 2024 17:41:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that caused discovered Upstreams to not reflect the updated state of parent Services discovered using watchLabels (https://github.com/solo-io/gloo/issues/8635)]]></description>
  </item>

  <item>
    <title>v1.16.20 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.20/1725469880</guid>
    <pubDate>Wed, 04 Sep 2024 17:11:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where a missing TLS secret was treated by validation as an error, potentially bringing down the entire HTTPS gateway if the gloo pod restarts while  in this bad state. This is a breaking change in the default behavior of validation. To enable this behavior, use the helm setting `gateway.validation.warnMissingTlsSecret=true` or the same field on the Settings CR. This field has no effect if allowWarnings is false or  acceptAllResources is true. (https://github.com/solo-io/gloo/issues/6957)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- New field gateway.validation.warnMissingTlsSecret controls whether missing TLS secrets referenced in SslConfig and UpstreamSslConfig will be treated as a warning instead of an error during validation. Defaults to false. This field has no effect if allowWarnings is false or acceptAllResources is true. (https://github.com/solo-io/gloo/issues/6957)]]></description>
  </item>

  <item>
    <title>v1.16.19 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.19/1723724607</guid>
    <pubDate>Thu, 15 Aug 2024 12:23:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.27.7-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update Envoy to enable thread-local slots to be deallocated on worker threads. This provides greater stability in Envoy when the main thread is under heavy load. This behaviour can be disabled by toggling the runtime flag envoy_restart_features_allow_slot_destroy_on_worker_threads. (https://github.com/solo-io/solo-projects/issues/6713)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed in JSON and YAML 
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Introduce `gatewayProxies.gatewayProxy.istioSpiffeCertProviderAddress` which overrides the Istio SPIFFE certificate provider (`CA_ADDR` env variable). It defaults to `gatewayProxies.gatewayProxy.discoveryAddress`. (https://github.com/solo-io/gloo/issues/9855)]]></description>
  </item>

  <item>
    <title>v1.16.18 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.18/1721063568</guid>
    <pubDate>Mon, 15 Jul 2024 17:12:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix regex safety check for CORS allowed origins.  Other instances in gloo already checked the regex either through compile or envoy validate. (https://github.com/solo-io/gloo/issues/7524)&lt;br/&gt;- Infer the gloo deployment name in cases where the deployment name is not the default `gloo`. The gloo deployment is identified by the `gloo=gloo` label. (https://github.com/solo-io/gloo/issues/9163)&lt;br/&gt;- Optimizes the `glooctl check` command by reducing the time taken to check resources by almost half in large environments consisting of over 500 namespaces (https://github.com/solo-io/gloo/issues/9673)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed when running glooctl get upstreams (https://github.com/solo-io/gloo/issues/9644)]]></description>
  </item>

  <item>
    <title>v1.16.17 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.17/1719586274</guid>
    <pubDate>Fri, 28 Jun 2024 14:51:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.28.11.&lt;br/&gt;- golang/go has been upgraded to v1.21.11.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.8.8.]]></description>
  </item>

  <item>
    <title>v1.16.16 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.16/1718400457</guid>
    <pubDate>Fri, 14 Jun 2024 21:27:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds the `host_rewrite_header` to the route options to allow envoy to swapped the host header with the content of given downstream or custom header. Pay attention to the potential security implications of using this option. Provided header must come from trusted source. (https://github.com/solo-io/gloo/issues/9579)&lt;br/&gt;- Previously, header names consisting of invalid characters such as '()[]:;,&lt;=&gt;' were accepted when passed via the healthCheck or headerManipulation `requestHeadersToAdd` parameter. This resulted in envoy throwing an `invalid header name` error. Now, header names are validated according to RFC 9110, which is the same validation used by envoy. If a header name consisting of invalid characters is passed via the aforementioned parameters, it is caught and rejected in edge and does not propagate to envoy. (https://github.com/solo-io/gloo/issues/9622)]]></description>
  </item>

  <item>
    <title>v1.16.15 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.15/1718119788</guid>
    <pubDate>Tue, 11 Jun 2024 15:29:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.27.6-patch1.]]></description>
  </item>

  <item>
    <title>v1.16.14 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.14/1716316653</guid>
    <pubDate>Tue, 21 May 2024 18:37:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.6.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add helm values for all containers to allow for conforming to [Pod Security Standards](https://kubernetes.io/docs/concepts/security/pod-security-standards/) (https://github.com/solo-io/gloo/issues/8864)]]></description>
  </item>

  <item>
    <title>v1.16.13 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.13/1715286242</guid>
    <pubDate>Thu, 09 May 2024 20:24:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.27.5-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where Lambdas returning multiValueHeaders with non-string type with `unwrapAsApiGateway` enabled  would result in a 500 response to the caller (https://github.com/solo-io/gloo/issues/8867)]]></description>
  </item>

  <item>
    <title>v1.16.12 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.12/1715101579</guid>
    <pubDate>Tue, 07 May 2024 17:06:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.28.9.]]></description>
  </item>

  <item>
    <title>v1.16.11 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.11/1714765256</guid>
    <pubDate>Fri, 03 May 2024 19:40:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixs the issue of all routes and route tables warning of an invalid route when an unsupported route action is defined on a listener with the grpcjson plugin enabled. (https://github.com/solo-io/gloo/issues/9160)]]></description>
  </item>

  <item>
    <title>v1.16.10 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.10/1713060830</guid>
    <pubDate>Sun, 14 Apr 2024 02:13:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.27.4-patch1.&lt;br/&gt;- golang/go has been upgraded to v1.21.9.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.8.4.]]></description>
  </item>

  <item>
    <title>v1.16.9 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.9/1711126851</guid>
    <pubDate>Fri, 22 Mar 2024 17:00:51 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Move resource cleanup job to pre-delete Helm hook. This fixes an issue where Helm uninstall would not complete when the validation webhook's failure policy was set to "Fail". (https://github.com/solo-io/solo-projects/issues/5903)]]></description>
  </item>

  <item>
    <title>v1.16.8 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.8/1710447431</guid>
    <pubDate>Thu, 14 Mar 2024 20:17:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoy-gloo/solo-io has been upgraded to 1.27.3-patch2.]]></description>
  </item>

  <item>
    <title>v1.16.7 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.7/1710182897</guid>
    <pubDate>Mon, 11 Mar 2024 18:48:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose use_hostname_for_hashing, the hostname will be used for hashing when using maglev for example, useful when using multiple host in the upstreams that resolve to the same IP. (https://github.com/solo-io/gloo/issues/9138)]]></description>
  </item>

  <item>
    <title>v1.16.6 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.6/1709597254</guid>
    <pubDate>Tue, 05 Mar 2024 00:07:34 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- helm.sh/helm has been upgraded to v3.14.2.]]></description>
  </item>

  <item>
    <title>v1.16.5 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.5/1709567601</guid>
    <pubDate>Mon, 04 Mar 2024 15:53:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- rotisserie/eris has been upgraded to v0.5.4.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.34.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update to allow deletion of secrets when warnings or errors are present.
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add helm flags for setting log level on sds container `.Values.global.glooMtls.sds.logLevel` and setting log level on istio-proxy container `global.glooMtls.istioProxy.logLevel`. (https://github.com/solo-io/gloo/issues/9006)]]></description>
  </item>

  <item>
    <title>v1.16.4 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.4/1707856952</guid>
    <pubDate>Tue, 13 Feb 2024 20:42:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.27.3-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add the option to allow retries for gRPC Passthrough Auth in case the service is unavailable. This can be configured via the new `retryPolicy` in the PassThroughGrpc AuthConfig. (https://github.com/solo-io/gloo/issues/6804)&lt;br/&gt;- Expose the `global.istioIntegration.AppendXForwardedHost` Helm value to allow users to toggle off the appending of
&lt;br/&gt;- Expose a new ratelimit option `grpcService.authority` to configure the authority header for the ratelimit gRPC call. (https://github.com/solo-io/gloo/issues/8995)&lt;br/&gt;- Re-enable wget in our gloo and gateway-proxy pods. Wget is currently used in our non-custom probes which are currently not well covered in tests. Caused by https://github.com/solo-io/solo-projects/issues/5344 shift to ubuntu. (https://github.com/solo-io/gloo/issues/9092)]]></description>
  </item>

  <item>
    <title>v1.16.3 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.3/1706714612</guid>
    <pubDate>Wed, 31 Jan 2024 15:23:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When deploying edge with tilt + helm, the resource-rollout-job is deleted before the install completes which causes the deployment to fail. The cleanup for the resource-rollout job is now moved to a pre-upgrade hook to ensure that the job exists so deployments now succeed. (https://github.com/solo-io/gloo/issues/9033)]]></description>
  </item>

  <item>
    <title>v1.16.2 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.2/1705958584</guid>
    <pubDate>Mon, 22 Jan 2024 21:23:04 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Updates to helper functions to recognize `sds-ee` images as fips-suppported (https://github.com/solo-io/gloo/issues/8909)]]></description>
  </item>

  <item>
    <title>v1.16.1 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.1/1705947330</guid>
    <pubDate>Mon, 22 Jan 2024 18:15:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Introduces a new Enterprise setting `settings.observabilityOptions.grafanaIntegration.dashboardPrefix` that specifies the prefix for the title and UID of Grafana Dashboards created. It is restricted to 20 characters in length. This is useful when the data is aggregated to a central grafana instance so they do not conflict across multiple Gloo environments. Note that any dashboard created without a prefix or with a different prefix will need to be manually removed on changing this value. (https://github.com/solo-io/gloo/issues/9022)&lt;br/&gt;- Introduces a new Enterprise setting `gloo.settings.observabilityOptions.grafanaIntegration.extraMetricQueryParameters` that specifies additional query parameters to add to all metric query definitions in the Grafana dashboards generated by gloo. It is a string and can consist of multiple query parameters separated by a comma. For example `cluster="some-cluster",gateway_proxy_id="proxy-2"`. (https://github.com/solo-io/gloo/issues/9016)&lt;br/&gt;- Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)]]></description>
  </item>

  <item>
    <title>v1.16.0 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0/1705073566</guid>
    <pubDate>Fri, 12 Jan 2024 15:32:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.16.0-rc3 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-rc3/1704228605</guid>
    <pubDate>Tue, 02 Jan 2024 20:50:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add renewal logic for Hashicorp vault tokens. The settings.secretOptions.sources[].vault.aws.leaseIncrement field can be used to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API.
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Added settings.secretOptions.sources[].vault.aws.leaseIncrement to allow users to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API. (https://github.com/solo-io/solo-projects/issues/5438)]]></description>
  </item>

  <item>
    <title>v1.16.0-rc2 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-rc2/1703009182</guid>
    <pubDate>Tue, 19 Dec 2023 18:06:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.17.0.]]></description>
  </item>

  <item>
    <title>v1.16.0-rc1 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-rc1/1702670513</guid>
    <pubDate>Fri, 15 Dec 2023 20:01:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- linux/alpine has been upgraded to 3.17.6.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Update glooctl inject for sds to not include v in the version (https://github.com/solo-io/gloo/pull/8983)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta28 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta28/1701970855</guid>
    <pubDate>Thu, 07 Dec 2023 17:40:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Bump dependencies to support Kubernetes 1.28 (https://github.com/solo-io/gloo/issues/8515)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.21.5.&lt;br/&gt;- k8s.io/api has been upgraded to v0.28.3.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.28.3.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.28.3.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.28.3.&lt;br/&gt;- sigs.k8s.io/code-generator has been upgraded to v0.28.3.&lt;br/&gt;- sigs.k8s.io/component-base has been upgraded to v0.28.3.&lt;br/&gt;- sigs.k8s.io/kubectl has been upgraded to v0.28.3.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.16.3.&lt;br/&gt;- helm.sh/helm has been upgraded to v3.13.2.&lt;br/&gt;- onsi/ginkgo/v2 has been upgraded to v2.11.0.&lt;br/&gt;- onsi/gomega has been upgraded to v1.27.10.&lt;br/&gt;- go.uber.org/zap has been upgraded to v1.25.0.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.24.8.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.6.0.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.36.0.&lt;br/&gt;- solo-io/solo-apis has been upgraded to sa-k8s-1.28-bump.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.34.0.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.8.1.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta27 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta27/1701884330</guid>
    <pubDate>Wed, 06 Dec 2023 17:38:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoy-gloo/solo-io has been upgraded to v1.27.2-patch1.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta26 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta26/1700233306</guid>
    <pubDate>Fri, 17 Nov 2023 15:01:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.21.4.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.7.0.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta25 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta25/1700147620</guid>
    <pubDate>Thu, 16 Nov 2023 15:13:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix upgrade issues from v1.15.16, v1.14.27 and v1.13.32 to v1.16.0-beta20+. This was caused due to the resource-rollout RBAC being a pre-upgrade/install helm hook in v1.16.0-beta20+ while not being a hook in the latest LTS releases. This fix moves the resource-rollout RBAC out of the pre-upgrade/install hook in this release. Upgrades from v1.16.0-beta20+ will require running the following commands prior to the upgrade to cleanup the pre-upgrade/install resource-rollout RBAC helm hooks. ``` export RELEASE_NAMESPACE="gloo-system"  # replace this with the installation namespace export RBAC_SUFFIX=`kubectl get ClusterRole | grep gloo-resource-rollout | sed 's/gloo-resource-rollout//g' | cut -d ' ' -f 1` kubectl delete ClusterRole gloo-resource-rollout$RBAC_SUFFIX kubectl delete ClusterRoleBinding gloo-resource-rollout$RBAC_SUFFIX kubectl delete Role gloo-resource-rollout -n $RELEASE_NAMESPACE kubectl delete RoleBinding gloo-resource-rollout -n $RELEASE_NAMESPACE kubectl delete ServiceAccount gloo-resource-rollout -n $RELEASE_NAMESPACE ``` (https://github.com/solo-io/gloo/issues/8902)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the new helm value `gatewayproxy.proxyName.disableExtauthSidecar` to disable the extauth sidecar on a given gateway proxy when `global.extensions.extAuth.envoySidecar` is set. Defaults to false. This is used with enterprise extauth deployments. (https://github.com/solo-io/gloo/issues/8430)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta24 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta24/1699551094</guid>
    <pubDate>Thu, 09 Nov 2023 17:31:34 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm value `global.extraCustomResources` to allow users to add additional custom resources to create, as defined by a helm partial (https://github.com/solo-io/solo-projects/issues/5490)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta23 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta23/1699547321</guid>
    <pubDate>Thu, 09 Nov 2023 16:28:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add additional options to the OidcAuthorizationCodeConfig API to configure Azure-specific details for resolving distributed claims. (https://github.com/solo-io/gloo-mesh-enterprise/issues/12848)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta22 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta22/1699471817</guid>
    <pubDate>Wed, 08 Nov 2023 19:30:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta21 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta21/1699287140</guid>
    <pubDate>Mon, 06 Nov 2023 16:12:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Avoid allowing glooctl to install v2 variants without an explicit call for it. This may be reverted later once we have a better understanding of upgrade path.
]]></description>
  </item>

  <item>
    <title>v1.16.0-beta20 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta20/1698946680</guid>
    <pubDate>Thu, 02 Nov 2023 17:38:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/go-control-plane-fork-v2 has been upgraded to v0.0.0-20231026174848-be784d54c527.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag and via ArgoCD. (https://github.com/solo-io/gloo/issues/8288)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta19 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta19/1698778595</guid>
    <pubDate>Tue, 31 Oct 2023 18:56:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/grpc has been upgraded to 1.59.0.&lt;br/&gt;- jhump/protoreflect has been upgraded to v1.15.3.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta18 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta18/1698436177</guid>
    <pubDate>Fri, 27 Oct 2023 19:49:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Glooctl should now correctly respect kube context if passed. (https://github.com/solo-io/gloo/pull/7623)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta17 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta17/1698175877</guid>
    <pubDate>Tue, 24 Oct 2023 19:31:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta16 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta16/1697825105</guid>
    <pubDate>Fri, 20 Oct 2023 18:05:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Make cert rotation more resilient against downtime when mTLS is enabled, by updating the certs in stages and waiting for changes to propagate. A new helm value `gateway.certGenJob.rotationDuration` (default 65s) can be used the configure the duration to wait for each stage of cert rotation to complete. This value must be tuned according to the performance of the specific environment in which the jobs are run. (https://github.com/solo-io/solo-projects/issues/5252)&lt;br/&gt;- Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta15 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta15/1697128994</guid>
    <pubDate>Thu, 12 Oct 2023 16:43:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.5.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.5-patch1.&lt;br/&gt;- solo-io/go-control-plane-fork-v2 has been upgraded to v0.11.1/forked-extproc.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove the Envoy cluster from the error log when validating clusters, avoiding the exposure of sensitive data (secrets). (https://github.com/solo-io/gloo/issues/8592)&lt;br/&gt;- **IMPORTANT**: `Secret` deletions are now being validated. This _could_ cause a slight performance degradation when deleting Secrets. To opt-out, add `'secrets'` to `gateway.validation.webhook.skipDeleteValidationResources`. (https://github.com/solo-io/gloo/issues/8001)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the helm value `gateway.rolloutJob.timeout` to specifiy the timeout to wait for the resource rollout job to complete. (https://github.com/solo-io/gloo/issues/8782)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Exposes cluster option for preconnect policy.  Explicitly scoped to just upstreams as this is RARELY a good feature to use. (https://github.com/solo-io/solo-projects/issues/5411)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta14 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta14/1696541485</guid>
    <pubDate>Thu, 05 Oct 2023 21:31:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- This ensures that a new deployment is rolled if the configmap it references changes. This is done by adding a `checksum/&lt;configmap-name&gt;` annotation on any deployment that uses a configmap as a container volume. (https://github.com/solo-io/gloo/issues/8392)&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag. (https://github.com/solo-io/gloo/issues/8288)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta13 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta13/1696358566</guid>
    <pubDate>Tue, 03 Oct 2023 18:42:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add a `clientAuthentication` block to the OidcAuthorizationCode config to allow for client secret and private key jwt client authentication methods (https://github.com/solo-io/gloo/issues/7744)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta12 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta12/1696347223</guid>
    <pubDate>Tue, 03 Oct 2023 15:33:43 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Migrate from alpine to ubuntu for released version.  Backlogged an issue to move fully to distroless on beta branch. Can be found here https://github.com/solo-io/solo-projects/issues/5388 Not migrating prior as this may impact some debugging steps. Forced to migrate per glibc being unable to update. https://nvd.nist.gov/vuln/detail/CVE-2022-23218 https://nvd.nist.gov/vuln/detail/CVE-2022-23219 https://nvd.nist.gov/vuln/detail/CVE-2021-38604 https://nvd.nist.gov/vuln/detail/CVE-2021-3998 See here for glibc on alpine maintainers https://gitlab.alpinelinux.org/alpine/tsc/-/issues/43#note_306270 https://github.com/sgerrand/alpine-pkg-glibc/issues/207#issuecomment-1707209887 https://github.com/sgerrand/alpine-pkg-glibc/issues/176 (https://github.com/solo-io/solo-projects/issues/5344)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta11 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta11/1695407016</guid>
    <pubDate>Fri, 22 Sep 2023 18:23:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta10 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta10/1695306861</guid>
    <pubDate>Thu, 21 Sep 2023 14:34:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.4-patch3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Support role chaining using EKS ServiceAccounts outside of us-east-1 (https://github.com/solo-io/gloo/issues/8578)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix TTL not being respected on Helm hook jobs due to deletion policy. (https://github.com/solo-io/gloo/issues/8500)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add support for `most_specific_header_mutations_wins` to allow the more specific header mutation to win. Toggling it on would reverse the evaluation order of the header mutations, allowing more specific header mutations to overwrite less specific.
]]></description>
  </item>

  <item>
    <title>v1.16.0-beta9 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta9/1694260942</guid>
    <pubDate>Sat, 09 Sep 2023 12:02:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.2-patch4.&lt;br/&gt;- solo-io/go-control-plane-fork-v2 has been upgraded to v0.11.1.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.5.1.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add new certgen CronJob if validation webhook is enabled (https://github.com/solo-io/gloo/issues/5944)&lt;br/&gt;- Add an option to enable `force-rotation` flag for certgen job (https://github.com/solo-io/gloo/issues/5944)&lt;br/&gt;- Fix syntax error in Gateway yaml when using kube overrides. (https://github.com/solo-io/gloo/issues/8648)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Certgen job will now renew existing certificate if it is expiring soon (90d by default). (https://github.com/solo-io/gloo/issues/5944)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta8 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta8/1694116487</guid>
    <pubDate>Thu, 07 Sep 2023 19:54:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.16.0-beta7 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta7/1694011554</guid>
    <pubDate>Wed, 06 Sep 2023 14:45:54 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Make Vault's AWS credentials optional.  This allows users to integrate AWS Security Token Service (STS) or IAM Roles for Service Accounts (IRSA) for temporary credentials. https://developer.hashicorp.com/vault/docs/auth/aws#iam-authentication-inferences (https://github.com/solo-io/gloo/issues/8533)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Breakdown Job and their respective RBAC helm values for the gloo deployment (https://github.com/solo-io/gloo/issues/8616)&lt;br/&gt;- Expose `secretOptions` in `Settings` Helm chart. (https://github.com/solo-io/gloo/issues/8533)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Gloo now supports local limiting. This restricts the rate of connections per gateway, virtual host or route using envoy's own local rate limit filter, thus no longer requiring the need for an external rate limit server. This includes both the network and http local rate limit filter. (https://github.com/solo-io/gloo/issues/7428)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta6 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta6/1693508148</guid>
    <pubDate>Thu, 31 Aug 2023 18:55:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.15.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Prevent error when modifying settings by making sure loggers get initialized. (https://github.com/solo-io/gloo/issues/8627)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add field to ExtAuth API's OIDC AuthorizationCode plugin to eventually support mapping claims to headers. (https://github.com/solo-io/gloo-mesh-enterprise/issues/10589)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta5 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta5/1693336658</guid>
    <pubDate>Tue, 29 Aug 2023 19:17:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Added PodDisruptionBudget helm values for the gloo deployment (https://github.com/solo-io/gloo/issues/8445)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Update AuthConfig protos to support querying OPA sidecar for policy decisions. (https://github.com/solo-io/gloo-mesh-enterprise/issues/10237)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta4 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta4/1692636595</guid>
    <pubDate>Mon, 21 Aug 2023 16:49:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose the ability to overwrite headers in HTTP Passthrough Auth with the added allowedUpstreamHeaderToOverwrite field. (https://github.com/solo-io/gloo/issues/8477)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta3 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta3/1692382606</guid>
    <pubDate>Fri, 18 Aug 2023 18:16:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix incorrect CRD generation and overflow caused of proto fileds of type `google.protobuf.UInt64Value`. Previously fields of this type had an incorrect schema as well as led to overflows which led to them failing being unmarshalled, which is now resolved by changing the type to `google.protobuf.UInt32Value`, which is backward-forward compatible. Ref. https://protobuf.dev/programming-guides/proto2/#updating point 5. Affected protos include gateway specs `httpGateway.options.caching.maxPayloadSize` and `httpGateway.options.connectionLimit.maxActiveConnections` (https://github.com/solo-io/gloo/issues/8568)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta2 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta2/1692112693</guid>
    <pubDate>Tue, 15 Aug 2023 15:18:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add a default case when converting Solo ratelimit actions to Enovy actions. (https://github.com/solo-io/gloo/issues/8573)]]></description>
  </item>

  <item>
    <title>v1.16.0-beta1 (v1.16.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.16.0-beta1/1692045841</guid>
    <pubDate>Mon, 14 Aug 2023 20:44:01 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Check for empty values in fields that are required by Envoy for RateLimitActions. Previously invalid config would be passed to Envoy. API reference: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-ratelimit-action. (https://github.com/solo-io/gloo/issues/8573)]]></description>
  </item>

  <item>
    <title>v1.15.36 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.36/1741794991</guid>
    <pubDate>Wed, 12 Mar 2025 15:56:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.23.3.&lt;br/&gt;- golang/go has been upgraded to v1.23.7.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump the alpine base container image to 3.21.3 (https://github.com/solo-io/solo-projects/issues/7956)]]></description>
  </item>

  <item>
    <title>v1.15.35 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.35/1734708273</guid>
    <pubDate>Fri, 20 Dec 2024 15:24:33 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.31.0.&lt;br/&gt;- golang.org/x/net has been upgraded to v0.33.0.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.36.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove docs for external APIs (https://github.com/solo-io/solo-projects/issues/6768)]]></description>
  </item>

  <item>
    <title>v1.15.34 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.34/1728333875</guid>
    <pubDate>Mon, 07 Oct 2024 20:44:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.33 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.33/1727901767</guid>
    <pubDate>Wed, 02 Oct 2024 20:42:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.32 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.32/1727804517</guid>
    <pubDate>Tue, 01 Oct 2024 17:41:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that caused discovered Upstreams to not reflect the updated state of parent Services discovered using watchLabels (https://github.com/solo-io/gloo/issues/8635)]]></description>
  </item>

  <item>
    <title>v1.15.31 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.31/1725647627</guid>
    <pubDate>Fri, 06 Sep 2024 18:33:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where a missing TLS secret was treated by validation as an error, potentially bringing down the entire HTTPS gateway if the gloo pod restarts while  in this bad state. This is a breaking change in the default behavior of validation. To enable this behavior, use the helm setting `gateway.validation.warnMissingTlsSecret=true` or the same field on the Settings CR. This field has no effect if allowWarnings is false or  acceptAllResources is true. (https://github.com/solo-io/gloo/issues/6957)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- New field gateway.validation.warnMissingTlsSecret controls whether missing TLS secrets referenced in SslConfig and UpstreamSslConfig will be treated as a warning instead of an error during validation. Defaults to false. This field has no effect if allowWarnings is false or acceptAllResources is true. (https://github.com/solo-io/gloo/issues/6957)]]></description>
  </item>

  <item>
    <title>v1.15.30 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.30/1721750026</guid>
    <pubDate>Tue, 23 Jul 2024 15:53:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed in JSON and YAML 
&lt;br/&gt;- Infer the gloo deployment name in cases where the deployment name is not the default `gloo`. The gloo deployment is identified by the `gloo=gloo` label. (https://github.com/solo-io/gloo/issues/9163)&lt;br/&gt;- Optimizes the `glooctl check` command by reducing the time taken to check resources by almost half in large environments consisting of over 500 namespaces (https://github.com/solo-io/gloo/issues/9673)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed when running glooctl get upstreams (https://github.com/solo-io/gloo/issues/9644)]]></description>
  </item>

  <item>
    <title>v1.15.29 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.29/1719586248</guid>
    <pubDate>Fri, 28 Jun 2024 14:50:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.27.15.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.7.7.]]></description>
  </item>

  <item>
    <title>v1.15.28 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.28/1715284036</guid>
    <pubDate>Thu, 09 May 2024 19:47:16 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.8-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug where Lambdas returning multiValueHeaders with non-string type with `unwrapAsApiGateway` enabled  would result in a 500 response to the caller (https://github.com/solo-io/gloo/issues/8867)]]></description>
  </item>

  <item>
    <title>v1.15.27 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.27/1715101605</guid>
    <pubDate>Tue, 07 May 2024 17:06:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.27.13.]]></description>
  </item>

  <item>
    <title>v1.15.26 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.26/1714765268</guid>
    <pubDate>Fri, 03 May 2024 19:41:08 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixs the issue of all routes and route tables warning of an invalid route when an unsupported route action is defined on a listener with the grpcjson plugin enabled. (https://github.com/solo-io/gloo/issues/9160)]]></description>
  </item>

  <item>
    <title>v1.15.25 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.25/1713060859</guid>
    <pubDate>Sun, 14 Apr 2024 02:14:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.8-patch1.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.7.6.]]></description>
  </item>

  <item>
    <title>v1.15.24 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.24/1710496049</guid>
    <pubDate>Fri, 15 Mar 2024 09:47:29 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoy-gloo/solo-io has been upgraded to 1.26.7-patch2.]]></description>
  </item>

  <item>
    <title>v1.15.23 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.23/1707852978</guid>
    <pubDate>Tue, 13 Feb 2024 19:36:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.7-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add the option to allow retries for gRPC Passthrough Auth in case the service is unavailable. This can be configured via the new `retryPolicy` in the PassThroughGrpc AuthConfig. (https://github.com/solo-io/gloo/issues/6804)&lt;br/&gt;- Expose the `global.istioIntegration.AppendXForwardedHost` Helm value to allow users to toggle off the appending of
&lt;br/&gt;- Expose a new ratelimit option `grpcService.authority` to configure the authority header for the ratelimit gRPC call. (https://github.com/solo-io/gloo/issues/8995)]]></description>
  </item>

  <item>
    <title>v1.15.22 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.22/1706714763</guid>
    <pubDate>Wed, 31 Jan 2024 15:26:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When deploying edge with tilt + helm, the resource-rollout-job is deleted before the install completes which causes the deployment to fail. The cleanup for the resource-rollout job is now moved to a pre-upgrade hook to ensure that the job exists so deployments now succeed. (https://github.com/solo-io/gloo/issues/9033)]]></description>
  </item>

  <item>
    <title>v1.15.21 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.21/1706019078</guid>
    <pubDate>Tue, 23 Jan 2024 14:11:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Updates to helper functions to recognize `sds-ee` images as fips-suppported (https://github.com/solo-io/gloo/issues/8909)]]></description>
  </item>

  <item>
    <title>v1.15.20 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.20/1705947354</guid>
    <pubDate>Mon, 22 Jan 2024 18:15:54 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.5-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Introduces a new Enterprise setting `settings.observabilityOptions.grafanaIntegration.dashboardPrefix` that specifies the prefix for the title and UID of Grafana Dashboards created. It is restricted to 20 characters in length. This is useful when the data is aggregated to a central grafana instance so they do not conflict across multiple Gloo environments. Note that any dashboard created without a prefix or with a different prefix will need to be manually removed on changing this value. (https://github.com/solo-io/gloo/issues/9022)&lt;br/&gt;- Introduces a new Enterprise setting `gloo.settings.observabilityOptions.grafanaIntegration.extraMetricQueryParameters` that specifies additional query parameters to add to all metric query definitions in the Grafana dashboards generated by gloo. It is a string and can consist of multiple query parameters separated by a comma. For example `cluster="some-cluster",gateway_proxy_id="proxy-2"`. (https://github.com/solo-io/gloo/issues/9016)&lt;br/&gt;- Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)]]></description>
  </item>

  <item>
    <title>v1.15.19 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.19/1704308065</guid>
    <pubDate>Wed, 03 Jan 2024 18:54:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add renewal logic for Hashicorp vault tokens. The settings.secretOptions.sources[].vault.aws.leaseIncrement field can be used to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API.
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Added settings.secretOptions.sources[].vault.aws.leaseIncrement to allow users to specify the lease increment for Hashicorp token renewal. This value is passed as the 'Increment' parameter to the Hashicorp vault API. (https://github.com/solo-io/solo-projects/issues/5438)]]></description>
  </item>

  <item>
    <title>v1.15.18 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.18/1703004967</guid>
    <pubDate>Tue, 19 Dec 2023 16:56:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- linux/alpine has been upgraded to 3.17.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.7.1.&lt;br/&gt;- golang.org/crypto has been upgraded to v0.17.0.]]></description>
  </item>

  <item>
    <title>v1.15.17 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.17/1701203943</guid>
    <pubDate>Tue, 28 Nov 2023 20:39:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.16 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.16/1699635773</guid>
    <pubDate>Fri, 10 Nov 2023 17:02:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.8.&lt;br/&gt;- x/net has been upgraded to v0.18.0.&lt;br/&gt;- google/go has been upgraded to 1.20.11.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag and via ArgoCD. (https://github.com/solo-io/gloo/issues/8288)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm value `global.extraCustomResources` to allow users to add additional custom resources to create, as defined by a helm partial (https://github.com/solo-io/solo-projects/issues/5490)]]></description>
  </item>

  <item>
    <title>v1.15.15 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.15/1698770875</guid>
    <pubDate>Tue, 31 Oct 2023 16:47:55 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/grpc has been upgraded to 1.59.0.&lt;br/&gt;- jhump/protoreflect has been upgraded to v1.15.3.]]></description>
  </item>

  <item>
    <title>v1.15.14 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.14/1697838189</guid>
    <pubDate>Fri, 20 Oct 2023 21:43:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.13 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.13/1697831256</guid>
    <pubDate>Fri, 20 Oct 2023 19:47:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Make cert rotation more resilient against downtime when mTLS is enabled, by updating the certs in stages and waiting for changes to propagate. A new helm value `gateway.certGenJob.rotationDuration` (default 65s) can be used the configure the duration to wait for each stage of cert rotation to complete. This value must be tuned according to the performance of the specific environment in which the jobs are run. (https://github.com/solo-io/solo-projects/issues/5252)&lt;br/&gt;- Certgen job will now renew existing certificate if it is expiring soon (90d by default). (https://github.com/solo-io/gloo/issues/5944)&lt;br/&gt;- Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add new certgen CronJob if validation webhook is enabled (https://github.com/solo-io/gloo/issues/5944)&lt;br/&gt;- Add an option to enable `force-rotation` flag for certgen job (https://github.com/solo-io/gloo/issues/5944)]]></description>
  </item>

  <item>
    <title>v1.15.12 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.12/1697222347</guid>
    <pubDate>Fri, 13 Oct 2023 18:39:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Gloo now supports local limiting. This restricts the rate of connections per gateway, virtual host or route using envoy's own local rate limit filter, thus no longer requiring the need for an external rate limit server. This includes both the network and http local rate limit filter. (https://github.com/solo-io/gloo/issues/7428)]]></description>
  </item>

  <item>
    <title>v1.15.11 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.11/1697131891</guid>
    <pubDate>Thu, 12 Oct 2023 17:31:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.5.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.5-patch1.&lt;br/&gt;- solo-io/go-control-plane-fork-v2 has been upgraded to v0.11.1/forked-extproc.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove the Envoy cluster from the error log when validating clusters, avoiding the exposure of sensitive data (secrets). (https://github.com/solo-io/gloo/issues/8592)&lt;br/&gt;- **IMPORTANT**: `Secret` deletions are now being validated. This _could_ cause a slight performance degradation when deleting Secrets. To opt-out, add `'secrets'` to `gateway.validation.webhook.skipDeleteValidationResources`. (https://github.com/solo-io/gloo/issues/8001)&lt;br/&gt;- Exposes cluster option for preconnect policy.  Explicitly scoped to just upstreams as this is RARELY a good feature to use. (https://github.com/solo-io/solo-projects/issues/5411)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the helm value `gateway.rolloutJob.timeout` to specifiy the timeout to wait for the resource rollout job to complete. (https://github.com/solo-io/gloo/issues/8782)]]></description>
  </item>

  <item>
    <title>v1.15.10 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.10/1696964213</guid>
    <pubDate>Tue, 10 Oct 2023 18:56:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag. (https://github.com/solo-io/gloo/issues/8288)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Changes the default value of `gateway.rolloutJob.ttlSecondsAfterFinished` from 60 to 300 to accomodate the fix for the aforementioned custom readiness probe issue. (https://github.com/solo-io/gloo/issues/8288)]]></description>
  </item>

  <item>
    <title>v1.15.9 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.9/1696527599</guid>
    <pubDate>Thu, 05 Oct 2023 17:39:59 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- This ensures that a new deployment is rolled if the configmap it references changes. This is done by adding a `checksum/&lt;configmap-name&gt;` annotation on any deployment that uses a configmap as a container volume. (https://github.com/solo-io/gloo/issues/8392)&lt;br/&gt;- Re-enable wget in our gloo and gateway-proxy pods. Wget is currently used in our non-custom probes which are currently not well covered in tests. Caused by https://github.com/solo-io/solo-projects/issues/5344 shift to ubuntu. (https://github.com/solo-io/gloo/issues/8749)]]></description>
  </item>

  <item>
    <title>v1.15.8 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.8/1696354091</guid>
    <pubDate>Tue, 03 Oct 2023 17:28:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Migrate from alpine to ubuntu for released version.  Backlogged an issue to move fully to distroless on beta branch. Can be found here https://github.com/solo-io/solo-projects/issues/5388 Not migrating prior as this may impact some debugging steps. Forced to migrate per glibc being unable to update. https://nvd.nist.gov/vuln/detail/CVE-2022-23218 https://nvd.nist.gov/vuln/detail/CVE-2022-23219 https://nvd.nist.gov/vuln/detail/CVE-2021-38604 https://nvd.nist.gov/vuln/detail/CVE-2021-3998 See here for glibc on alpine maintainers https://gitlab.alpinelinux.org/alpine/tsc/-/issues/43#note_306270 https://github.com/sgerrand/alpine-pkg-glibc/issues/207#issuecomment-1707209887 https://github.com/sgerrand/alpine-pkg-glibc/issues/176 (https://github.com/solo-io/solo-projects/issues/5344)]]></description>
  </item>

  <item>
    <title>v1.15.7 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.7/1695750217</guid>
    <pubDate>Tue, 26 Sep 2023 17:43:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.6 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.6/1695323286</guid>
    <pubDate>Thu, 21 Sep 2023 19:08:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.4-patch3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add support for `most_specific_header_mutations_wins` to allow the more specific header mutation to win. Toggling it on would reverse the evaluation order of the header mutations, allowing more specific header mutations to overwrite less specific.
&lt;br/&gt;- Support role chaining using EKS ServiceAccounts outside of us-east-1 (https://github.com/solo-io/gloo/issues/8578)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix TTL not being respected on Helm hook jobs due to deletion policy. (https://github.com/solo-io/gloo/issues/8500)]]></description>
  </item>

  <item>
    <title>v1.15.5 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.5/1694465363</guid>
    <pubDate>Mon, 11 Sep 2023 20:49:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.4-patch2.&lt;br/&gt;- solo-io/go-control-plane-fork-v2 has been upgraded to v0.11.1.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.5.1.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix syntax error in Gateway yaml when using kube overrides. (https://github.com/solo-io/gloo/issues/8648)]]></description>
  </item>

  <item>
    <title>v1.15.4 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.4/1694027166</guid>
    <pubDate>Wed, 06 Sep 2023 19:06:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add field to ExtAuth API's OIDC AuthorizationCode plugin to eventually support mapping claims to headers. (https://github.com/solo-io/gloo-mesh-enterprise/issues/10589)]]></description>
  </item>

  <item>
    <title>v1.15.3 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.3/1693927093</guid>
    <pubDate>Tue, 05 Sep 2023 15:18:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Make Vault's AWS credentials optional.  This allows users to integrate AWS Security Token Service (STS) or IAM Roles for Service Accounts (IRSA) for temporary credentials. https://developer.hashicorp.com/vault/docs/auth/aws#iam-authentication-inferences (https://github.com/solo-io/gloo/issues/8533)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Expose `secretOptions` in `Settings` Helm chart. (https://github.com/solo-io/gloo/issues/8533)]]></description>
  </item>

  <item>
    <title>v1.15.2 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.2/1693500995</guid>
    <pubDate>Thu, 31 Aug 2023 16:56:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.15.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Prevent error when modifying settings by making sure loggers get initialized. (https://github.com/solo-io/gloo/issues/8627)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Added PodDisruptionBudget helm values for the gloo deployment (https://github.com/solo-io/gloo/issues/8445)]]></description>
  </item>

  <item>
    <title>v1.15.1 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.1/1692734674</guid>
    <pubDate>Tue, 22 Aug 2023 20:04:34 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose the ability to overwrite headers in HTTP Passthrough Auth with the added allowedUpstreamHeaderToOverwrite field. (https://github.com/solo-io/gloo/issues/8477)]]></description>
  </item>

  <item>
    <title>v1.15.0 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0/1692646806</guid>
    <pubDate>Mon, 21 Aug 2023 19:40:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.0-rc5 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-rc5/1692381566</guid>
    <pubDate>Fri, 18 Aug 2023 17:59:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix incorrect CRD generation and overflow caused of proto fileds of type `google.protobuf.UInt64Value`. Previously fields of this type had an incorrect schema as well as led to overflows which led to them failing being unmarshalled, which is now resolved by changing the type to `google.protobuf.UInt32Value`, which is backward-forward compatible. Ref. https://protobuf.dev/programming-guides/proto2/#updating point 5. Affected protos include gateway specs `httpGateway.options.caching.maxPayloadSize` and `httpGateway.options.connectionLimit.maxActiveConnections` (https://github.com/solo-io/gloo/issues/8568)]]></description>
  </item>

  <item>
    <title>v1.15.0-rc4 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-rc4/1692127319</guid>
    <pubDate>Tue, 15 Aug 2023 19:21:59 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Check for empty values in fields that are required by Envoy for RateLimitActions. Previously invalid config would be passed to Envoy. API reference: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-ratelimit-action. (https://github.com/solo-io/gloo/issues/8573)]]></description>
  </item>

  <item>
    <title>v1.15.0-rc3 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-rc3/1691427725</guid>
    <pubDate>Mon, 07 Aug 2023 17:02:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.0-rc2 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-rc2/1691183591</guid>
    <pubDate>Fri, 04 Aug 2023 21:13:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.0-rc1 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-rc1/1691157486</guid>
    <pubDate>Fri, 04 Aug 2023 13:58:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.0-beta24 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-beta24/1690921926</guid>
    <pubDate>Tue, 01 Aug 2023 20:32:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Breaking Changes&lt;/strong&gt;&lt;br/&gt;- Update Kubernetes API to  1.27 (https://github.com/solo-io/gloo/issues/8214)&lt;br/&gt;&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.24.6.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.5.0.&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.32.0.&lt;br/&gt;- solo-io/solo-apis has been upgraded to sa-k8s-1.27-bump.&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.33.0.&lt;br/&gt;- k8s.io/api has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/client-go has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/code-generator has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/component-base has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/kubectl has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/kube-openapi has been upgraded to v0.0.0-20230501164219-8b0f38b5fd1f.&lt;br/&gt;- k8s.io/metrics has been upgraded to v0.27.3.&lt;br/&gt;- k8s.io/utils has been upgraded to v0.0.0-20230220204549-a5ecb0141aa5.&lt;br/&gt;- sigs.k8s.io/controller-runtime has been upgraded to v0.15.0.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Adds the ability to pass `initial_metadata` while configuring a GrpcHealthCheck. It specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster. (https://github.com/solo-io/gloo/issues/8490)]]></description>
  </item>

  <item>
    <title>v1.15.0-beta23 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-beta23/1690569498</guid>
    <pubDate>Fri, 28 Jul 2023 18:38:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.3-patch2.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.4-patch1.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.4.1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix typo in helm template when rendering multiple Gateways. (https://github.com/solo-io/gloo/issues/8404)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Add option to preserve escaped characters within an entire TransformationTemplate and a new Inja function for fine-grained control within a template. (https://github.com/solo-io/solo-projects/issues/5155)&lt;br/&gt;- Gloo now supports connection limiting. This restricts the number of active connections per gateway. Useful to protect resources, ensure fair share of resources across gateways, and prevent DoS attacks. Both HTTP and TCP Gateways can now be configured via the `options.ConnectionLimit` parameter to restrict the number of active connections and wait for an optional delay before closing them. This is based off the envoy Connection Limit Filter (https://www.envoyproxy.io/docs/envoy/latest/configuration/listeners/network_filters/connection_limit_filter) (https://github.com/solo-io/gloo/issues/7428)&lt;br/&gt;- Add an environment variable "HEADER_SECRET_REF_NS_MATCHES_US" that when set in the gloo pod requires that secrets sent in headers to an upstream are in the same namespace as that upstream. This defaults to false and when it is not set, resources can be in any namespaces watched by Gloo. (https://github.com/solo-io/solo-projects/issues/5007)]]></description>
  </item>

  <item>
    <title>v1.15.0-beta22 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-beta22/1689801032</guid>
    <pubDate>Wed, 19 Jul 2023 21:10:32 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.15.0-beta21 (v1.15.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.15.0-beta21/1689365296</guid>
    <pubDate>Fri, 14 Jul 2023 20:08:16 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.26.2-patch3.&lt;br/&gt;- envoyproxy/go-control-plane has been upgraded to v0.11.1.&lt;br/&gt;- envoyproxy/protoc-gen-validate has been upgraded to v1.0.1.&lt;br/&gt;- google.golang.org/grpc has been upgraded to v1.55.0.&lt;br/&gt;- google.golang.org/protobuf has been upgraded to v1.30.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- When modifying gateways that depend on TCP upstreams that do not exist, report these validation issues not as errors, but as warnings instead (https://github.com/solo-io/solo-projects/issues/5163)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Use later version of Inja for transformations (Version 3.4) which provides access to numerous new templating features. (https://github.com/solo-io/gloo/issues/8177)]]></description>
  </item>

  <item>
    <title>v1.14.32 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.32/1727804524</guid>
    <pubDate>Tue, 01 Oct 2024 17:42:04 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a bug that caused discovered Upstreams to not reflect the updated state of parent Services discovered using watchLabels (https://github.com/solo-io/gloo/issues/8635)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed in JSON and YAML 
&lt;br/&gt;- Infer the gloo deployment name in cases where the deployment name is not the default `gloo`. The gloo deployment is identified by the `gloo=gloo` label. (https://github.com/solo-io/gloo/issues/9163)&lt;br/&gt;- Fix a bug where the service and function names of a discovered gRPC service are not printed when running glooctl get upstreams (https://github.com/solo-io/gloo/issues/9644)]]></description>
  </item>

  <item>
    <title>v1.14.31 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.31/1719586228</guid>
    <pubDate>Fri, 28 Jun 2024 14:50:28 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.27.15.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.7.7.]]></description>
  </item>

  <item>
    <title>v1.14.30 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.30/1715267767</guid>
    <pubDate>Thu, 09 May 2024 15:16:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.27.13.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.7.6.]]></description>
  </item>

  <item>
    <title>v1.14.29 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.29/1707683329</guid>
    <pubDate>Sun, 11 Feb 2024 20:28:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.25.10-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)&lt;br/&gt;- Expose a new ratelimit option `grpcService.authority` to configure the authority header for the ratelimit gRPC call. (https://github.com/solo-io/gloo/issues/8995)]]></description>
  </item>

  <item>
    <title>v1.14.28 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.28/1703004978</guid>
    <pubDate>Tue, 19 Dec 2023 16:56:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.8.&lt;br/&gt;- x/net has been upgraded to v0.18.0.&lt;br/&gt;- google/go has been upgraded to 1.20.11.&lt;br/&gt;- linux/alpine has been upgraded to 3.17.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.7.1.&lt;br/&gt;- golang.org/crypto has been upgraded to v0.17.0.]]></description>
  </item>

  <item>
    <title>v1.14.27 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.27/1699635890</guid>
    <pubDate>Fri, 10 Nov 2023 17:04:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag and via ArgoCD. (https://github.com/solo-io/gloo/issues/8288)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm value `global.extraCustomResources` to allow users to add additional custom resources to create, as defined by a helm partial (https://github.com/solo-io/solo-projects/issues/5490)]]></description>
  </item>

  <item>
    <title>v1.14.26 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.26/1698771442</guid>
    <pubDate>Tue, 31 Oct 2023 16:57:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/grpc has been upgraded to 1.59.0.&lt;br/&gt;- jhump/protoreflect has been upgraded to v1.15.3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Certgen job will now renew existing certificate if it is expiring soon (90d by default). (https://github.com/solo-io/gloo/issues/5944)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add new certgen CronJob if validation webhook is enabled (https://github.com/solo-io/gloo/issues/5944)&lt;br/&gt;- Add an option to enable `force-rotation` flag for certgen job (https://github.com/solo-io/gloo/issues/5944)]]></description>
  </item>

  <item>
    <title>v1.14.25 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.25/1698323534</guid>
    <pubDate>Thu, 26 Oct 2023 12:32:14 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.14.24 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.24/1697816896</guid>
    <pubDate>Fri, 20 Oct 2023 15:48:16 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)]]></description>
  </item>

  <item>
    <title>v1.14.23 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.23/1697058516</guid>
    <pubDate>Wed, 11 Oct 2023 21:08:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.5.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.25.10-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove the Envoy cluster from the error log when validating clusters, avoiding the exposure of sensitive data (secrets). (https://github.com/solo-io/gloo/issues/8592)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the helm value `gateway.rolloutJob.timeout` to specifiy the timeout to wait for the resource rollout job to complete. (https://github.com/solo-io/gloo/issues/8782)]]></description>
  </item>

  <item>
    <title>v1.14.22 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.22/1696963065</guid>
    <pubDate>Tue, 10 Oct 2023 18:37:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- This ensures that a new deployment is rolled if the configmap it references changes. This is done by adding a `checksum/&lt;configmap-name&gt;` annotation on any deployment that uses a configmap as a container volume. (https://github.com/solo-io/gloo/issues/8392)&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag. (https://github.com/solo-io/gloo/issues/8288)&lt;br/&gt;- Fix istio-proxy container definition in gateway-proxy template Add new e2e tests that handles Istio SDS case, ensuring mTLS occurs as expected (https://github.com/solo-io/gloo/issues/8092)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Changes the default value of `gateway.rolloutJob.ttlSecondsAfterFinished` from 60 to 300 to accomodate the fix for the aforementioned custom readiness probe issue. (https://github.com/solo-io/gloo/issues/8288)]]></description>
  </item>

  <item>
    <title>v1.14.21 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.21/1695748401</guid>
    <pubDate>Tue, 26 Sep 2023 17:13:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.14.20 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.20/1695323756</guid>
    <pubDate>Thu, 21 Sep 2023 19:15:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.25.9-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add support for `most_specific_header_mutations_wins` to allow the more specific header mutation to win. Toggling it on would reverse the evaluation order of the header mutations, allowing more specific header mutations to overwrite less specific.
&lt;br/&gt;- Support role chaining using EKS ServiceAccounts outside of us-east-1 (https://github.com/solo-io/gloo/issues/8578)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix TTL not being respected on Helm hook jobs due to deletion policy. (https://github.com/solo-io/gloo/issues/8500)]]></description>
  </item>

  <item>
    <title>v1.14.19 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.19/1694197224</guid>
    <pubDate>Fri, 08 Sep 2023 18:20:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.3.3.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix syntax error in Gateway yaml when using kube overrides. (https://github.com/solo-io/gloo/issues/8648)&lt;br/&gt;- Added PodDisruptionBudget helm values for the gloo deployment (https://github.com/solo-io/gloo/issues/8445)]]></description>
  </item>

  <item>
    <title>v1.14.18 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.18/1692715973</guid>
    <pubDate>Tue, 22 Aug 2023 14:52:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add fields to the API to allow Envoy to set x-fowarded-host and x-forwarded-post headers. (https://github.com/solo-io/gloo/issues/7683)]]></description>
  </item>

  <item>
    <title>v1.14.17 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.17/1692388320</guid>
    <pubDate>Fri, 18 Aug 2023 19:52:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix incorrect CRD generation and overflow caused of proto fileds of type `google.protobuf.UInt64Value`. Previously fields of this type had an incorrect schema as well as led to overflows which led to them failing being unmarshalled, which is now resolved by changing the type to `google.protobuf.UInt32Value`, which is backward-forward compatible. Ref. https://protobuf.dev/programming-guides/proto2/#updating point 5. Affected protos include gateway specs `httpGateway.options.caching.maxPayloadSize` and `httpGateway.options.connectionLimit.maxActiveConnections` (https://github.com/solo-io/gloo/issues/8568)]]></description>
  </item>

  <item>
    <title>v1.14.16 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.16/1692215780</guid>
    <pubDate>Wed, 16 Aug 2023 19:56:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.14.15 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.15/1692127339</guid>
    <pubDate>Tue, 15 Aug 2023 19:22:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Check for empty values in fields that are required by Envoy for RateLimitActions. Previously invalid config would be passed to Envoy. API reference: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-ratelimit-action. (https://github.com/solo-io/gloo/issues/8573)&lt;br/&gt;- Added customInputResource unmarshalling logic to ValidatingAdmissionWebhook for RateLimitConfigs (https://github.com/solo-io/gloo/issues/8042)]]></description>
  </item>

  <item>
    <title>v1.14.14 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.14/1690923803</guid>
    <pubDate>Tue, 01 Aug 2023 21:03:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds the ability to pass `initial_metadata` while configuring a GrpcHealthCheck. It specifies a list of key-value pairs that should be added to the metadata of each GRPC call that is sent to the health checked cluster. (https://github.com/solo-io/gloo/issues/8490)]]></description>
  </item>

  <item>
    <title>v1.14.13 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.13/1690572707</guid>
    <pubDate>Fri, 28 Jul 2023 19:31:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.25.9-patch1.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.3.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Pulls in upstream Envoy v1.25.9-patch1, which resolves CVE-2023-35941, CVE-2023-35942, CVE-2023-35944, and CVE-2023-35945 (https://github.com/solo-io/solo-projects/issues/5138)&lt;br/&gt;- Fix typo in helm template when rendering multiple Gateways. (https://github.com/solo-io/gloo/issues/8404)&lt;br/&gt;- Add an environment variable "HEADER_SECRET_REF_NS_MATCHES_US" that when set in the gloo pod requires that secrets sent in headers to an upstream are in the same namespace as that upstream. This defaults to false and when it is not set, resources can be in any namespaces watched by Gloo. (https://github.com/solo-io/solo-projects/issues/5007)]]></description>
  </item>

  <item>
    <title>v1.14.2 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.2/1683061643</guid>
    <pubDate>Tue, 02 May 2023 21:07:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adds regex validation to gloo.solo.io.RouteOptions.prefixRewrite and gloo.solo.io.RouteOptions.hostRewritePathRegex to prevent leaking invalid regex to envoy (https://github.com/solo-io/gloo/issues/8091)&lt;br/&gt;- Added the ability to create EncryptionSecrets via `glooctl create secret`. (https://github.com/solo-io/gloo/issues/8094)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose Envoy's OCSP Stapling support through two new fields: `ocsp_staple` and `ocsp_staple_policy`. OCSP responses can be stored in TLS secrets through `glooctl create secret tls`, or by manually storing the OCSP response in a k8s tls secret under the `data` field: `tls.ocsp-staple`. The `tls.ocsp-staple` secret field name is subject to change, and is currently based off of the naming used by cert-manager in this [WIP PR](https://github.com/cert-manager/cert-manager/pull/5830). (https://github.com/solo-io/gloo/issues/5605)]]></description>
  </item>

  <item>
    <title>v1.14.1 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.1/1682699985</guid>
    <pubDate>Fri, 28 Apr 2023 16:39:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- bitnami/kubectl has been upgraded to 1.25.9.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.25.6-patch1.]]></description>
  </item>

  <item>
    <title>v1.14.0 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.0/1682591897</guid>
    <pubDate>Thu, 27 Apr 2023 10:38:17 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.14.0-rc2 (v1.14.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.14.0-rc2/1681170773</guid>
    <pubDate>Mon, 10 Apr 2023 23:52:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- To give users time to migrate, discovery does not overwrite the old gRPC upstream API with the new one. (https://github.com/solo-io/gloo/issues/7983)]]></description>
  </item>

  <item>
    <title>v1.13.39 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.39/1720058603</guid>
    <pubDate>Thu, 04 Jul 2024 02:03:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Infer the gloo deployment name in cases where the deployment name is not the default `gloo`. The gloo deployment is identified by the `gloo=gloo` label. (https://github.com/solo-io/gloo/issues/9163)]]></description>
  </item>

  <item>
    <title>v1.13.38 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.38/1719586206</guid>
    <pubDate>Fri, 28 Jun 2024 14:50:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.7.7.]]></description>
  </item>

  <item>
    <title>v1.13.37 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.37/1715267735</guid>
    <pubDate>Thu, 09 May 2024 15:15:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.7.6.]]></description>
  </item>

  <item>
    <title>v1.13.36 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.36/1707778668</guid>
    <pubDate>Mon, 12 Feb 2024 22:57:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.12-patch4.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add missing required runtime key for aggression in slow start config. (https://github.com/solo-io/gloo/pull/9031)&lt;br/&gt;- Expose a new ratelimit option `grpcService.authority` to configure the authority header for the ratelimit gRPC call. (https://github.com/solo-io/gloo/issues/8995)]]></description>
  </item>

  <item>
    <title>v1.13.35 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.35/1703005039</guid>
    <pubDate>Tue, 19 Dec 2023 16:57:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/crypto has been upgraded to v0.17.0.]]></description>
  </item>

  <item>
    <title>v1.13.34 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.34/1702416596</guid>
    <pubDate>Tue, 12 Dec 2023 21:29:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.6.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to 0.7.1.]]></description>
  </item>

  <item>
    <title>v1.13.33 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.33/1700244953</guid>
    <pubDate>Fri, 17 Nov 2023 18:15:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang.org/grpc has been upgraded to 1.58.3.&lt;br/&gt;- jhump/protoreflect has been upgraded to v1.15.1.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.8.&lt;br/&gt;- x/net has been upgraded to v0.18.0.&lt;br/&gt;- google/go has been upgraded to 1.20.11.]]></description>
  </item>

  <item>
    <title>v1.13.32 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.32/1699635912</guid>
    <pubDate>Fri, 10 Nov 2023 17:05:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag and via ArgoCD. (https://github.com/solo-io/gloo/issues/8288)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds a new helm value `global.extraCustomResources` to allow users to add additional custom resources to create, as defined by a helm partial (https://github.com/solo-io/solo-projects/issues/5490)]]></description>
  </item>

  <item>
    <title>v1.13.31 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.31/1698323545</guid>
    <pubDate>Thu, 26 Oct 2023 12:32:25 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.13.30 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.30/1697816910</guid>
    <pubDate>Fri, 20 Oct 2023 15:48:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Unfortunately, the custom readiness probe fix causes issues in deployments via Argo, since the resouce-rollout job is deleted and causes the argo app to go out of sync, as well as missing permissions to watch jobs. Reverted this fix (https://github.com/solo-io/gloo/issues/8809)]]></description>
  </item>

  <item>
    <title>v1.13.29 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.29/1697133111</guid>
    <pubDate>Thu, 12 Oct 2023 17:51:51 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoy-gloo/solo-io has been upgraded to v1.23.12-patch3.&lt;br/&gt;- solo-io/cloud-builders has been upgraded to v0.6.5.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove the Envoy cluster from the error log when validating clusters, avoiding the exposure of sensitive data (secrets). (https://github.com/solo-io/gloo/issues/8592)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adds the helm value `gateway.rolloutJob.timeout` to specifiy the timeout to wait for the resource rollout job to complete. (https://github.com/solo-io/gloo/issues/8782)]]></description>
  </item>

  <item>
    <title>v1.13.28 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.28/1696963073</guid>
    <pubDate>Tue, 10 Oct 2023 18:37:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- This ensures that a new deployment is rolled if the configmap it references changes. This is done by adding a `checksum/&lt;configmap-name&gt;` annotation on any deployment that uses a configmap as a container volume. (https://github.com/solo-io/gloo/issues/8392)&lt;br/&gt;- Fixes the issue of defining a custom readiness probe for the gateway proxy for zero downtime upgrades via helm with the `--wait` flag. (https://github.com/solo-io/gloo/issues/8288)&lt;br/&gt;- Fix istio-proxy container definition in gateway-proxy template Add new e2e tests that handles Istio SDS case, ensuring mTLS occurs as expected (https://github.com/solo-io/gloo/issues/8092)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Changes the default value of `gateway.rolloutJob.ttlSecondsAfterFinished` from 60 to 300 to accomodate the fix for the aforementioned custom readiness probe issue. (https://github.com/solo-io/gloo/issues/8288)]]></description>
  </item>

  <item>
    <title>v1.13.27 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.27/1695410298</guid>
    <pubDate>Fri, 22 Sep 2023 19:18:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.12-patch2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Support role chaining using EKS ServiceAccounts outside of us-east-1 (https://github.com/solo-io/gloo/issues/8578)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix TTL not being respected on Helm hook jobs due to deletion policy. (https://github.com/solo-io/gloo/issues/8500)]]></description>
  </item>

  <item>
    <title>v1.13.26 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.26/1694197629</guid>
    <pubDate>Fri, 08 Sep 2023 18:27:09 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.1.11.&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Fix syntax error in Gateway yaml when using kube overrides. (https://github.com/solo-io/gloo/issues/8648)]]></description>
  </item>

  <item>
    <title>v1.13.25 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.25/1692216038</guid>
    <pubDate>Wed, 16 Aug 2023 20:00:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Check for empty values in fields that are required by Envoy for RateLimitActions. Previously invalid config would be passed to Envoy. API reference: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/route/v3/route_components.proto#config-route-v3-ratelimit-action. (https://github.com/solo-io/gloo/issues/8573)&lt;br/&gt;- Added customInputResource unmarshalling logic to ValidatingAdmissionWebhook for RateLimitConfigs (https://github.com/solo-io/gloo/issues/8042)]]></description>
  </item>

  <item>
    <title>v1.13.24 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.24/1691001506</guid>
    <pubDate>Wed, 02 Aug 2023 18:38:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to go1.20.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Bump golang to 1.20. This requires all plugins to be rebuilt. (https://github.com/solo-io/solo-projects/issues/5215)]]></description>
  </item>

  <item>
    <title>v1.13.23 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.23/1690331167</guid>
    <pubDate>Wed, 26 Jul 2023 00:26:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.12-patch1.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.1.10.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Pulls in upstream Envoy v1.23.12, which includes fixes for CVE-2023-35941, CVE-2023-35942, CVE-2023-35944, and CVE-2023-35945. (https://github.com/solo-io/solo-projects/issues/5138)&lt;br/&gt;- Fix typo in helm template when rendering multiple Gateways. (https://github.com/solo-io/gloo/issues/8404)]]></description>
  </item>

  <item>
    <title>v1.13.16 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.16/1682629356</guid>
    <pubDate>Thu, 27 Apr 2023 21:02:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.9-patch1.]]></description>
  </item>

  <item>
    <title>v1.13.15 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.15/1682622157</guid>
    <pubDate>Thu, 27 Apr 2023 19:02:37 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Adding TLS support for extauth Grpc passthrough. (https://github.com/solo-io/gloo/issues/7663)]]></description>
  </item>

  <item>
    <title>v1.13.14 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.14/1682102862</guid>
    <pubDate>Fri, 21 Apr 2023 18:47:42 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.13.13 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.13/1681224750</guid>
    <pubDate>Tue, 11 Apr 2023 14:52:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.13.12 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.12/1680807584</guid>
    <pubDate>Thu, 06 Apr 2023 18:59:44 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.23.7-patch1.&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.3.]]></description>
  </item>

  <item>
    <title>v1.13.11 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.11/1679081542</guid>
    <pubDate>Fri, 17 Mar 2023 19:32:22 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.3-patch3.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.3-patch2.&lt;br/&gt;- golang.org/x/mod has been upgraded to v0.9.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.7.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Speed up the istio integration plugin translation time by reading from the input snapshot instead of using an upstream client. (https://github.com/solo-io/gloo/issues/7960)]]></description>
  </item>

  <item>
    <title>v1.13.10 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.10/1678407260</guid>
    <pubDate>Fri, 10 Mar 2023 00:14:20 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.2.]]></description>
  </item>

  <item>
    <title>v1.13.9 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.9/1677872284</guid>
    <pubDate>Fri, 03 Mar 2023 19:38:04 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.18.6.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose `config.core.v3.Cluster.SlowStartConfig` for `RoundRobin` and `LeastRequest` load balancers. Requires CRD update to be able to use. (https://github.com/solo-io/gloo/issues/7807)]]></description>
  </item>

  <item>
    <title>v1.13.8 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.8/1676925244</guid>
    <pubDate>Mon, 20 Feb 2023 20:34:04 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.2.&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Extract the generated files from `ssl.proto` into their own go package.  This is a breaking change.  This *will not* affect the regular operation of `gloo`.  Rather, it will impact consumers of the solo-apis repository, as paths will have changed. (https://github.com/solo-io/gloo/issues/7693)&lt;br/&gt;- Allow configured DynamicForwardProxies to use TLS Origination (https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/cluster/v3/cluster.proto#envoy-v3-api-field-config-cluster-v3-cluster-transport-socket) via a newly exposed field: gateway.spec.httpGateway.options.dynamicForwardProxy.sslConfig (https://github.com/solo-io/gloo/issues/7693)]]></description>
  </item>

  <item>
    <title>v1.13.7 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.7/1676249910</guid>
    <pubDate>Mon, 13 Feb 2023 00:58:30 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Use Pod IPs for headless services when the gloo deployment's `ENABLE_ISTIO_INTEGRATION` is `true`. (https://github.com/solo-io/gloo/issues/7491)&lt;br/&gt;- Fix a bug where the validation webhook server on the gloo pod would still start even if the `VALIDATION_MUST_START` environment variable was `false`.
&lt;br/&gt;- Fix issue with wrong port being used with Istio integration and setting a different `TargetPort` than the `Port`. (https://github.com/solo-io/gloo/issues/7298)]]></description>
  </item>

  <item>
    <title>v1.13.6 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.6/1675787523</guid>
    <pubDate>Tue, 07 Feb 2023 16:32:03 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.13.5 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.5/1675360867</guid>
    <pubDate>Thu, 02 Feb 2023 18:01:07 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- No longer fail validation when specifying query parameters on re-writes. (https://github.com/solo-io/gloo/issues/7715#issuecomment-1410014270)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Provide a helm template value `gatewayProxies.gatewayProxy.disableCoreDumps` which disables core dumps from being written in the event of an Envoy crash (https://github.com/solo-io/gloo/issues/7659)]]></description>
  </item>

  <item>
    <title>v1.13.4 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.4/1674853977</guid>
    <pubDate>Fri, 27 Jan 2023 21:12:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.30.9.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Exempt [dynamic forward proxies](https://www.solo.io/blog/dynamic-forward-proxy-with-gloo-edge/) from being auto-censure by enabling the [replaceInvalidRoutes](https://docs.solo.io/gloo-edge/latest/guides/traffic_management/configuration_validation/invalid_route_replacement/) feature (https://github.com/solo-io/gloo/issues/7668)&lt;br/&gt;- Exempt http tunnels from being auto-censured by enabling the [replaceInvalidRoutes](https://docs.solo.io/gloo-edge/latest/guides/traffic_management/configuration_validation/invalid_route_replacement/) feature (https://github.com/solo-io/gloo/issues/7668)&lt;br/&gt;- Fix for `argument list too long` errors from resource rollout job. The Gateway custom resource yaml  is now stored in a ConfigMap. The resource rollout job mounts the ConfigMap as a file and applies the file, instead of applying the entire yaml inline. (https://github.com/solo-io/gloo/issues/7060)&lt;br/&gt;- Upgrade to solo-kit version which fixes status reporting for multiple namespaces. (https://github.com/solo-io/solo-kit/issues/529)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add backoffLimit, completions, manualSelector, and parallelism fields to k8s jobs. https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#job-v1-batch (https://github.com/solo-io/gloo/issues/7112)]]></description>
  </item>

  <item>
    <title>v1.13.3 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.3/1673637538</guid>
    <pubDate>Fri, 13 Jan 2023 19:18:58 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Allow storing proto descriptors used for gRPC to JSON transcoding in a ConfigMap and referencing the ConfigMap from the Gateway options. (https://github.com/solo-io/gloo/issues/7495)&lt;br/&gt;- Avoid `argument list too long` errors from resource rollout job by enabling getting proto descriptors from a ConfigMap instead of including the proto descriptor inline. (https://github.com/solo-io/gloo/issues/7060)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adding `topologySpreadConstraints` to gateway-proxy. (https://github.com/solo-io/gloo/issues/7582)]]></description>
  </item>

  <item>
    <title>v1.13.2 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.2/1672758537</guid>
    <pubDate>Tue, 03 Jan 2023 15:08:57 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add route validation to reject and sanitize invalid paths.
]]></description>
  </item>

  <item>
    <title>v1.13.1 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.1/1671737394</guid>
    <pubDate>Thu, 22 Dec 2022 19:29:54 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adding `gatewayProxies.gatewayProxy.podTemplate.extraInitContainers` and 
]]></description>
  </item>

  <item>
    <title>v1.13.0 (v1.13.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.13.0/1671573981</guid>
    <pubDate>Tue, 20 Dec 2022 22:06:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.26.0.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.1.7.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose Envoy's opencensus plugin via Gloo. This extension is provided to enable W3C-compliant tracing metadata to be sent to a collector. Note that the Envoy extension has severe limitations which are documented in this feature, so users should take great care before enabling it. (https://github.com/solo-io/gloo/issues/7406)]]></description>
  </item>

  <item>
    <title>v1.12.59 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.59/1697132595</guid>
    <pubDate>Thu, 12 Oct 2023 17:43:15 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoy-gloo/solo-io has been upgraded to v1.23.12-patch3.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Remove the Envoy cluster from the error log when validating clusters, avoiding the exposure of sensitive data (secrets). (https://github.com/solo-io/gloo/issues/8592)&lt;br/&gt;- Fix istio-proxy container definition in gateway-proxy template Add new e2e tests that handles Istio SDS case, ensuring mTLS occurs as expected (https://github.com/solo-io/gloo/issues/8092)]]></description>
  </item>

  <item>
    <title>v1.12.58 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.58/1690328342</guid>
    <pubDate>Tue, 25 Jul 2023 23:39:02 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.12-patch1.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Pulls in upstream Envoy v1.23.12, which includes fixes for CVE-2023-35941, CVE-2023-35942, CVE-2023-35944, and CVE-2023-35945. (https://github.com/solo-io/solo-projects/issues/5138)]]></description>
  </item>

  <item>
    <title>v1.12.53 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.53/1682633928</guid>
    <pubDate>Thu, 27 Apr 2023 22:18:48 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.9-patch1.]]></description>
  </item>

  <item>
    <title>v1.12.52 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.52/1682102880</guid>
    <pubDate>Fri, 21 Apr 2023 18:48:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.12.51 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.51/1680887016</guid>
    <pubDate>Fri, 07 Apr 2023 17:03:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.12.50 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.50/1680804683</guid>
    <pubDate>Thu, 06 Apr 2023 18:11:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to 1.23.7-patch1.&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.3.]]></description>
  </item>

  <item>
    <title>v1.12.49 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.49/1678891347</guid>
    <pubDate>Wed, 15 Mar 2023 14:42:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.23.3-patch2.&lt;br/&gt;- golang.org/x/mod has been upgraded to v0.9.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.7.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Speed up the istio integration plugin translation time by reading from the input snapshot instead of using an upstream client. (https://github.com/solo-io/gloo/issues/7960)]]></description>
  </item>

  <item>
    <title>v1.12.48 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.48/1678389096</guid>
    <pubDate>Thu, 09 Mar 2023 19:11:36 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.2.]]></description>
  </item>

  <item>
    <title>v1.12.47 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.47/1677856531</guid>
    <pubDate>Fri, 03 Mar 2023 15:15:31 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/go has been upgraded to v1.18.6.]]></description>
  </item>

  <item>
    <title>v1.12.46 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.46/1677010595</guid>
    <pubDate>Tue, 21 Feb 2023 20:16:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.2.]]></description>
  </item>

  <item>
    <title>v1.12.45 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.45/1676235743</guid>
    <pubDate>Sun, 12 Feb 2023 21:02:23 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Use Pod IPs for headless services when the gloo deployment's `ENABLE_ISTIO_INTEGRATION` is `true`. (https://github.com/solo-io/gloo/issues/7491)&lt;br/&gt;- Fix a bug where the validation webhook server on the gloo pod would still start even if the `VALIDATION_MUST_START` environment variable was `false`.
&lt;br/&gt;- Fix issue with wrong port being used with Istio integration and setting a different `TargetPort` than the `Port`. (https://github.com/solo-io/gloo/issues/7298)]]></description>
  </item>

  <item>
    <title>v1.12.44 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.44/1675800050</guid>
    <pubDate>Tue, 07 Feb 2023 20:00:50 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.12.43 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.43/1675360227</guid>
    <pubDate>Thu, 02 Feb 2023 17:50:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- golang/x/net has been upgraded to v0.5.0.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- No longer fail validation when specifying query parameters on re-writes. (https://github.com/solo-io/gloo/issues/7715#issuecomment-1410014270)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Provide a helm template value `gatewayProxies.gatewayProxy.disableCoreDumps` which disables core dumps from being written in the event of an Envoy crash (https://github.com/solo-io/gloo/issues/7659)]]></description>
  </item>

  <item>
    <title>v1.12.42 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.42/1674844466</guid>
    <pubDate>Fri, 27 Jan 2023 18:34:26 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.30.9.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for `argument list too long` errors from resource rollout job. The Gateway custom resource yaml  is now stored in a ConfigMap. The resource rollout job mounts the ConfigMap as a file and applies the file, instead of applying the entire yaml inline. (https://github.com/solo-io/gloo/issues/7060)&lt;br/&gt;- Upgrade to solo-kit version which fixes status reporting for multiple namespaces. (https://github.com/solo-io/solo-kit/issues/529)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Add backoffLimit, completions, manualSelector, and parallelism fields to k8s jobs. https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#job-v1-batch (https://github.com/solo-io/gloo/issues/7112)]]></description>
  </item>

  <item>
    <title>v1.12.41 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.41/1673637804</guid>
    <pubDate>Fri, 13 Jan 2023 19:23:24 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Allow storing proto descriptors used for gRPC to JSON transcoding in a ConfigMap and referencing the ConfigMap from the Gateway options. (https://github.com/solo-io/gloo/issues/7495)&lt;br/&gt;- Avoid `argument list too long` errors from resource rollout job by enabling getting proto descriptors from a ConfigMap instead of including the proto descriptor inline. (https://github.com/solo-io/gloo/issues/7060)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adding `topologySpreadConstraints` to gateway-proxy. (https://github.com/solo-io/gloo/issues/7582)]]></description>
  </item>

  <item>
    <title>v1.12.40 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.40/1672756281</guid>
    <pubDate>Tue, 03 Jan 2023 14:31:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose the `circuitBreakers` settings field as a Helm chart value. (https://github.com/solo-io/gloo/issues/7316)&lt;br/&gt;- Add route validation to reject and sanitize invalid paths.
]]></description>
  </item>

  <item>
    <title>v1.12.39 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.39/1671736872</guid>
    <pubDate>Thu, 22 Dec 2022 19:21:12 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adding `gatewayProxies.gatewayProxy.podTemplate.extraInitContainers` and 
]]></description>
  </item>

  <item>
    <title>v1.12.38 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.38/1671655613</guid>
    <pubDate>Wed, 21 Dec 2022 20:46:53 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/skv2 has been upgraded to v0.26.0.&lt;br/&gt;- solo-io/k8s-utils has been upgraded to v0.1.7.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.22.4.]]></description>
  </item>

  <item>
    <title>v1.12.37 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.37/1671219433</guid>
    <pubDate>Fri, 16 Dec 2022 19:37:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Expose Envoy's opencensus plugin via Gloo. This extension is provided to enable W3C-compliant tracing metadata to be sent to a collector. Note that the Envoy extension has severe limitations which are documented in this feature, so users should take great care before enabling it. (https://github.com/solo-io/gloo/issues/7406)]]></description>
  </item>

  <item>
    <title>v1.12.36 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.36/1670432593</guid>
    <pubDate>Wed, 07 Dec 2022 17:03:13 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Update the Tracer plugin to support Envoy's OpenTelemetry filter: https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/trace/v3/opentelemetry.proto (https://github.com/solo-io/gloo/issues/7406)]]></description>
  </item>

  <item>
    <title>v1.12.35 (v1.12.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.12.35/1668460365</guid>
    <pubDate>Mon, 14 Nov 2022 21:12:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where multiple routes defined for the same upstream would remove the UpstreamTlsContext associated with the tunneling cluster and all requests would be sent through the tunnel as http. (https://github.com/solo-io/gloo/issues/7313)]]></description>
  </item>

  <item>
    <title>v1.11.58 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.58/1682711255</guid>
    <pubDate>Fri, 28 Apr 2023 19:47:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- linux/alpine has been upgraded to 3.17.3.&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.21.5-patch2.]]></description>
  </item>

  <item>
    <title>v1.11.57 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.57/1682102899</guid>
    <pubDate>Fri, 21 Apr 2023 18:48:19 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.11.56 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.56/1680887078</guid>
    <pubDate>Fri, 07 Apr 2023 17:04:38 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.11.55 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.55/1678889201</guid>
    <pubDate>Wed, 15 Mar 2023 14:06:41 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.21.5-patch1.&lt;br/&gt;- golang.org/x/mod has been upgraded to v0.9.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.7.0.]]></description>
  </item>

  <item>
    <title>v1.11.54 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.54/1678389109</guid>
    <pubDate>Thu, 09 Mar 2023 19:11:49 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.11.53 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.53/1677080466</guid>
    <pubDate>Wed, 22 Feb 2023 15:41:06 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- alpine/alpine has been upgraded to 3.17.2.]]></description>
  </item>

  <item>
    <title>v1.11.52 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.52/1676065511</guid>
    <pubDate>Fri, 10 Feb 2023 21:45:11 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.11.51 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.51/1675360265</guid>
    <pubDate>Thu, 02 Feb 2023 17:51:05 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- No longer fail validation when specifying query parameters on re-writes. (https://github.com/solo-io/gloo/issues/7715#issuecomment-1410014270)]]></description>
  </item>

  <item>
    <title>v1.11.50 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.50/1674846561</guid>
    <pubDate>Fri, 27 Jan 2023 19:09:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/solo-kit has been upgraded to v0.30.9.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for `argument list too long` errors from resource rollout job. The Gateway custom resource yaml  is now stored in a ConfigMap. The resource rollout job mounts the ConfigMap as a file and applies the file, instead of applying the entire yaml inline. (https://github.com/solo-io/gloo/issues/7060)&lt;br/&gt;- Upgrade to solo-kit version which fixes status reporting for multiple namespaces. (https://github.com/solo-io/solo-kit/issues/529)]]></description>
  </item>

  <item>
    <title>v1.11.49 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.49/1673971440</guid>
    <pubDate>Tue, 17 Jan 2023 16:04:00 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Extra Notes&lt;/strong&gt;&lt;br/&gt;- This release contained no user-facing changes.]]></description>
  </item>

  <item>
    <title>v1.11.48 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.48/1673397401</guid>
    <pubDate>Wed, 11 Jan 2023 00:36:41 GMT</pubDate>
    <description><![CDATA[]]></description>
  </item>

  <item>
    <title>v1.11.47 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.47/1672761261</guid>
    <pubDate>Tue, 03 Jan 2023 15:54:21 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Expose the `circuitBreakers` settings field as a Helm chart value. (https://github.com/solo-io/gloo/issues/7316)&lt;br/&gt;- Add route validation to reject and sanitize invalid paths.
]]></description>
  </item>

  <item>
    <title>v1.11.46 (v1.11.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.11.46/1671733287</guid>
    <pubDate>Thu, 22 Dec 2022 18:21:27 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Adding `gatewayProxies.gatewayProxy.podTemplate.extraInitContainers` and 
]]></description>
  </item>

  <item>
    <title>v1.10.47 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.47/1679961045</guid>
    <pubDate>Mon, 27 Mar 2023 23:50:45 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- linux/alpine has been upgraded to 3.17.2.]]></description>
  </item>

  <item>
    <title>v1.10.46 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.46/1678901135</guid>
    <pubDate>Wed, 15 Mar 2023 17:25:35 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- solo-io/envoy-gloo has been upgraded to v1.21.5-patch1.&lt;br/&gt;- golang.org/x/mod has been upgraded to v0.9.0.&lt;br/&gt;- golang.org/x/tools has been upgraded to v0.7.0.]]></description>
  </item>

  <item>
    <title>v1.10.45 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.45/1676049220</guid>
    <pubDate>Fri, 10 Feb 2023 17:13:40 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- gopkg.in/yaml.v3 has been upgraded to v3.0.1.]]></description>
  </item>

  <item>
    <title>v1.10.44 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.44/1675373562</guid>
    <pubDate>Thu, 02 Feb 2023 21:32:42 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- No longer fail validation when specifying query parameters on re-writes. (https://github.com/solo-io/gloo/issues/7715#issuecomment-1410014270)]]></description>
  </item>

  <item>
    <title>v1.10.43 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.43/1673469227</guid>
    <pubDate>Wed, 11 Jan 2023 20:33:47 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix issue with `istio-proxy` being set in `tolerations` by moving pod-level options (including `tolerations`) out of container configuration. (https://github.com/solo-io/gloo/issues/5665)&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Move pod-level options outside of istio/sds container configuration. (https://github.com/solo-io/gloo/issues/5665)]]></description>
  </item>

  <item>
    <title>v1.10.42 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.42/1672757799</guid>
    <pubDate>Tue, 03 Jan 2023 14:56:39 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Add route validation to reject and sanitize invalid paths.
]]></description>
  </item>

  <item>
    <title>v1.10.41 (v1.10.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.10.41/1668448676</guid>
    <pubDate>Mon, 14 Nov 2022 17:57:56 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where multiple routes defined for the same upstream would remove the UpstreamTlsContext associated with the tunneling cluster and all requests would be sent through the tunnel as http. (https://github.com/solo-io/gloo/issues/7313)]]></description>
  </item>

  <item>
    <title>v1.9.30 (v1.9.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.9.30/1668446778</guid>
    <pubDate>Mon, 14 Nov 2022 17:26:18 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix for issue where multiple routes defined for the same upstream would remove the UpstreamTlsContext associated with the tunneling cluster and all requests would be sent through the tunnel as http. (https://github.com/solo-io/gloo/issues/7313)]]></description>
  </item>

  <item>
    <title>v1.2.0 (v1.2.0)</title>
    <link>https://docs.solo.io/gateway/latest/reference/changelog/open-source/</link>
    <guid>https://github.com/solo-io/gloo/releases/tag/v1.2.0/1575611086</guid>
    <pubDate>Fri, 06 Dec 2019 05:44:46 GMT</pubDate>
    <description><![CDATA[&lt;strong&gt;Dependency Bumps&lt;/strong&gt;&lt;br/&gt;- envoyproxy/go-control-plane has been upgraded to v0.9.0.&lt;br/&gt;- knative/serving has been upgraded to v0.10.0.&lt;br/&gt;- solo-io/go-utils has been upgraded to v0.11.0.&lt;br/&gt;- solo-io/reporting-client has been upgraded to v0.1.2.&lt;br/&gt;- k8s.io/api has been upgraded to kubernetes-1.16.2.&lt;br/&gt;- k8s.io/client-go has been upgraded to kubernetes-1.16.2.&lt;br/&gt;- k8s.io/kubectl has been upgraded to kubernetes-1.16.2.&lt;br/&gt;- k8s.io/apimachinery has been upgraded to kubernetes-1.16.2.&lt;br/&gt;- k8s.io/apiextensions-apiserver has been upgraded to kubernetes-1.16.2.&lt;br/&gt;- k8s.io/apiserver has been upgraded to kubernetes-1.16.2.&lt;br/&gt;&lt;strong&gt;Fixes&lt;/strong&gt;&lt;br/&gt;- Fix a crash in Gloo that occurs when no kubeconfig is present
&lt;br/&gt;&lt;strong&gt;Helm Changes&lt;/strong&gt;&lt;br/&gt;- Move `gatewayProxies.NAME.kind.deployment.antiAffinity` Helm value out into `gatewayProxies.NAME.antiAffinity`, since it can be applied to both DaemonSets and Deployments. (https://github.com/solo-io/gloo/issues/1775)&lt;br/&gt;- Added `hook-delete-policy` to clean up the validation webhook certificate generation job after it has successfully completed. (https://github.com/solo-io/gloo/issues/1732)&lt;br/&gt;&lt;strong&gt;New Features&lt;/strong&gt;&lt;br/&gt;- Gloo Validation now always rejects resources which fail to unmarshal, even when strict validation is disabled. (https://github.com/solo-io/gloo/issues/1795)&lt;br/&gt;- The Gloo Helm chart is now compatible with [Helm 3](https://helm.sh/blog/helm-3-released/). (https://github.com/solo-io/gloo/issues/1732)&lt;br/&gt;- Refactor `glooctl` to make it compatible with the new Helm 3 chart format. `glooctl` now uses the new Helm 3 libraries and delegates the `install` and `uninstall` operations to the corresponding Helm functions to provide consistent behavior across different installation flows; for example, it is now possible to install Gloo using `glooctl` and uninstall it using Helm, or vice-versa (https://github.com/solo-io/gloo/issues/1732)&lt;br/&gt;- Deprecated the `installConfig.installationId` Helm value to track the resources that belong to a Gloo installation. Helm keeps track of resources by storing release information in a Kubernetes Secret in the namespace Gloo was installed in (this is the default with Helm 3 and can be changed via the `HELM_DRIVER` environment variable). `glooctl install` and `glooctl uninstall` now take the same approach (under the hood the two commands now delegate to their counterparts in the Helm 3 libraries). (https://github.com/solo-io/gloo/issues/1635)&lt;br/&gt;- Helm users can now easily install Gloo in `ingress` or `knative` mode by using value overrides. The Gloo Helm chart now packages a single values file instead of creating variants for `ingress` and `knative`. The values specific to those two installation modes have been merged into the default `values.yaml`, where they will be ignored when those two features are disabled (which is the default). To produce the manifests specific to the `ingress` and `knative` installations, users can now just disable the gateway and enable the desired component via Helm value overrides. (https://github.com/solo-io/gloo/issues/1732)&lt;br/&gt;- Add advanced rule priority options to Gloo Enterprise rate limit API, which will be supported in the next 1.x Gloo Enterprise release. (https://github.com/solo-io/gloo/issues/1724)&lt;br/&gt;- Add `virtual_service_namespaces` configuration to the `HttpGateway`, which allows `HttpGateway`s to reference `VirtualService`s outside of their own namespace using the label selector. The default behavior, which remains unchanged, is to restrict gateways to referencing virtual services in their own namespace. (https://github.com/solo-io/gloo/issues/1695)]]></description>
  </item>

</channel>
</rss>