Skip to content

Releases: envoyproxy/gateway

v1.6.1

05 Dec 19:53
19b3c67

Choose a tag to compare

Release Announcement

Check out the v1.6.1 release notes to learn more about the release.

v1.5.6

05 Dec 10:12
a729ae3

Choose a tag to compare

Release Announcement

Check out the v1.5.6 release notes to learn more about the release.

v1.4.6

27 Nov 02:57
c4da4d5

Choose a tag to compare

Release Announcement

Check out the v1.4.6 release notes to learn more about the release.

v1.5.5

14 Nov 14:37
8ab8cec

Choose a tag to compare

Release Announcement

Check out the v1.5.5 release notes to learn more about the release.

v1.6.0

11 Nov 07:56
26ebf49

Choose a tag to compare

Release Announcement

Check out the v1.6 release announcement to learn more about the release.

What's Changed

  • chore: fix release notes name by @zirain in #6643
  • fix(xds-server): clear snapshot on stream close by @Hackzzila in #6618
  • chore: cleanups from #6597 by @jukie in #6647
  • fix: set order for grpc_web and grpc_stats filters by @zhaohuabing in #6626
  • fix: nil pointer when InsecureSkipVerify is true by @zhaohuabing in #6652
  • fix: allow imageRepository contains port (#6658) by @arkodg in #6660
  • docs: improve policy concepts section by @arkodg in #6663
  • docs: observability pre req not required in admin console page by @arkodg in #6662
  • docs: xds name scheme v2 by @zhaohuabing in #6656
  • docs: highlight wait step by @zirain in #6665
  • fix: populate status for custom backendRef not found by @Xunzhuo in #6670
  • fix: xds name schema v2 by @zhaohuabing in #6638
  • docs: expand Gateway Namespace Mode doc on client/server auth by @cnvergence in #6616
  • increase earlyRequestHeaders from 16 to 64 by @arkodg in #6673
  • docs: skipping TLS verification by @zhaohuabing in #6653
  • feat: add listener metadata by @zhaohuabing in #6639
  • fix: Fix BTP ZoneAware translation by @jukie in #6668
  • docs: unhide zoneaware api for docs by @jukie in #6683
  • watchable: use Store directly instead of HandleStore wrapper by @arkodg in #6680
  • docs: Update Zone Aware Routing for BackendTrafficPolicy configuration example by @jukie in #6667
  • combine the xds-translator and xds-server runner into one by @arkodg in #6586
  • build(deps): bump the gomod group across 1 directory with 6 updates by @dependabot[bot] in #6691
  • fix: controller panic when reloading config by @zirain in #6688
  • use gwapiv1.Duration instead of metav1.Duration by @arkodg in #6664
  • fix: don't block deployment creating when missing secret in EnvoyProxy by @zirain in #6692
  • [release/v1.5] release notes for rc.2 by @zirain in #6697
  • docs: rm latest from install egctl docs by @arkodg in #6700
  • chore: fix globalResources in GNM by @zirain in #6701
  • move ordering gateway-api resources to provider by @arkodg in #6695
  • Rate Limiter: Enable rate limit for month and year by @commoddity in #6715
  • docs: rm alpha alert for gateway namespace mode by @arkodg in #6709
  • allow SNI and Cert SAN mismatch by @arkodg in #6719
  • chore(charts): update metadata for gateway-crds-helm by @maxbrunet in #6725
  • chore: Don't render bootstrap local cluster if topologyInjector is disabled by @jukie in #6718
  • remove nit log when Backend API is disabled by @zirain in #6708
  • fix: EnvoyProxy image with digest is rejected by @zirain in #6720
  • Revert "feat: add listener metadata (#6639)" by @arkodg in #6727
  • docs: enhance extensibility index page by @arkodg in #6728
  • docs: add docs explaining graceful shutdown by @arkodg in #6729
  • docs: ClusterTrustBundle Support in BackendTLSPolicy by @zirain in #6714
  • chore: bump go 1.24.6 by @zirain in #6732
  • [release-1.5] release-notes for v1.5.0 by @zirain in #6731
  • docs: generate v1.5 docs by @zirain in #6737
  • update upgrade test to use v1.5 by @zirain in #6741
  • ci: skip test jobs when changes are not related by @zirain in #6699
  • chore: update release schedule by @zirain in #6746
  • ci: fix changes job by @zirain in #6747
  • chore: bump hugo by @arkodg in #6745
  • chore: fix EOL date by @zirain in #6765
  • release-notes for v1.4.3 by @zirain in #6768
  • ci: fix changes job by @zirain in #6748
  • ci: skip step instead of job by @zirain in #6771
  • chore: update release notes for v1.4.3 by @arkodg in #6774
  • api: unhide request buffer in BTP by @zirain in #6761
  • build(deps): bump the gomod group across 5 directories with 5 updates by @dependabot[bot] in #6760
  • build(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #6759
  • build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #6758
  • build(deps-dev): bump @fortawesome/fontawesome-free from 6.7.2 to 7.0.0 in /site by @dependabot[bot] in #6755
  • build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 in /site by @dependabot[bot] in #6756
  • build(deps): bump npm-check-updates from 17.1.18 to 18.0.2 in /site by @dependabot[bot] in #6754
  • build(deps): bump distroless/base-nossl from fa7b50f to 9a1c8b2 in /tools/docker/envoy-gateway by @dependabot[bot] in #6753
  • build(deps): bump google/osv-scanner-action from 2.1.0 to 2.2.1 by @dependabot[bot] in #6770
  • chore: refactor selector match by @zirain in #6702
  • docs: point v1.4 docs to v1.4.3 by @arkodg in #6776
  • feat: support section name for EnvoyExtensionPolicy by @kkk777-7 in #6611
  • fix: cluster stat name: lowercase Kind by @guydc in #6780
  • fix: 'make fix-golint' is broken by @shahar-h in #6781
  • fix: envoy service cluster name for zone-aware routing by @y-rabie in #6763
  • IR: add DestinationAddressType UDS by @zirain in #6784
  • conformance: update experimental test report by @zirain in #6782
  • chore: fix release-notes-docs by @zirain in #6783
  • api: add ClientCertificateRef field to ExtensionTLS for mTLS support by @wenfengp in #6674
  • api: add custom timeout for external auth service by @sudiptob2 in #6682
  • docs: add hyperlinks to API reference by @arkodg in #6736
  • benchmark: use container_memory_working_set_bytes for EG memory by @arkodg in #6809
  • docs: add details element styling for increase summary size by @zyfy29 in #6799
  • benchmark: add go mem usage for EG by @arkodg in #6810
  • build(deps): bump busybox from f9a104f to ab33eac in /tools/docker/envoy-gateway by @dependabot[bot] in #6803
  • benchmark: upload report and fix the filename issue by @zirain in #6823
  • fix(api): image validation regex, support port in repository by @Windfarer in #6819
  • build(deps): bump google/osv-scanner-action from 6c57776178c26313323dcdf6c082ed195314fd17 to 456ceb78310755116e0a3738121351006286b797 by @dependabot[bot] in #6806
  • benchmark: use custom duration in prom metric by @arkodg in #6811
  • add route convergence time to benchmark report by @zirain in #6813
  • feat(ext_service): Implement client cert auth for extension server by @wenfengp in #6777
  • fix(gateway-addons-helm): fix cluster variable in Grafana dashboard by @maxbrunet in #6798
  • chore: move Go tools into a separate module by @shahar-h in #682...
Read more

v1.6.0-rc.1

31 Oct 18:34
b191887

Choose a tag to compare

v1.6.0-rc.1 Pre-release
Pre-release

What's Changed

Read more

v1.5.4

20 Oct 03:17
dddfdf6

Choose a tag to compare

Release Announcement

Check out the v1.5.4 release notes to learn more about the release.

v1.4.5

20 Oct 17:23
b5c9216

Choose a tag to compare

Release Announcement

Check out the v1.4.5 release notes to learn more about the release.

v1.5.3

09 Oct 06:59
25d1589

Choose a tag to compare

Release Announcement

Check out the v1.5.3 release notes to learn more about the release.