Releases: envoyproxy/gateway
Releases · envoyproxy/gateway
v1.6.1
Release Announcement
Check out the v1.6.1 release notes to learn more about the release.
v1.5.6
Release Announcement
Check out the v1.5.6 release notes to learn more about the release.
v1.4.6
Release Announcement
Check out the v1.4.6 release notes to learn more about the release.
v1.5.5
Release Announcement
Check out the v1.5.5 release notes to learn more about the release.
v1.6.0
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
fa7b50fto9a1c8b2in /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
f9a104ftoab33eacin /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...
v1.6.0-rc.1
What's Changed
- docs: add v1.4.2 to benchmark report results by @missBerg in #6555
- docs: Policy Merging in BTP by @arkodg in #6554
- feat: add
reset-before-requestretry trigger by @arkodg in #6547 - build(deps): bump google/osv-scanner-action from 2.0.3 to 2.1.0 by @dependabot[bot] in #6562
- adopters: add KEDA by @wozniakjan in #6567
- build(deps): bump the gomod group across 3 directories with 3 updates by @dependabot[bot] in #6563
- Fix EEP CEL Validations around FullDuplexStreamed and FailOpen by @arkodg in #6560
- fix(filters): fix context loss in httproutefilter processing by @AlexKrudu in #6558
- docs: add airgap deployment guide by @ion-elgreco in #6429
- feat: add admin console support by @Xunzhuo in #6331
- feat(backendtrafficpolicy): initial_jitter in activehealthcheck- using gwapiv1 instead of metav1 by @nehabhosaleconfluent in #6548
- feat: api key auth forwarding setting by @zhaohuabing in #6444
- fix: Node objects should not be subject to namespace label checks by @fengxsong in #6565
- build(deps): updates to func-e 1.2 by @codefromthecrypt in #6571
- fix: race condition in watchable subscribe by @rudrakhp in #6566
- docs: add missing release notes by @Xunzhuo in #6574
- feat(console): add resource explorer by @Xunzhuo in #6572
- feat: urlRewrite supports idleTimeout by @mabdh in #6561
- docs: update global rate limit docs by @zhaohuabing in #6575
- feat: support route rule in SecurityPolicy target by @kkk777-7 in #6335
- API: add runtime guards for risky behavior changes to EnvoyGateway by @zhaohuabing in #6556
- feat: getting OIDC client ID from secret by @zhaohuabing in #6532
- feat: support ClusterTrustBundle in CACertificateRefs by @zirain in #6353
- docs: edit air gapped docs to clean up envoy proxy customizations by @arkodg in #6577
- chore: fix broken links by @zhaohuabing in #6588
- Allow configuring
service_namein tracing via EnvoyProxy spec by @sudiptob2 in #6568 - setup allowRequestsWithoutProxyProtocol by @ryanhristovski in #6545
- reduce xds cluster DNS lookups by @arkodg in #6591
- fix: add missing HTTP filters for HTTP3 listener by @zhaohuabing in #6584
- docs: simplify concepts section by @arkodg in #6578
- feat: Implement ZoneAware loadbalancing - Use non-static local_cluster name (splitup #6482) by @jukie in #6497
- feat: Implement ZoneAware loadbalancing - ZoneAware Lb Config (splitup #6482) by @jukie in #6485
- feat: Add Support for Setting Certgen Pod Labels/Annotations by @blakeromano in #6378
- fix: use per-route configuration for session persistence to avoid listener drain by @zhaohuabing in #6580
- docs: add your logo here cta by @missBerg in #6604
- sort gw api resources based on name if creation timestamp is same by @arkodg in #6599
- feat: apply backendTLSSettings to all Backend Types by @zhaohuabing in #6533
- build(deps): bump the gomod group across 5 directories with 4 updates by @dependabot[bot] in #6613
- build(deps): bump github/codeql-action from 3.29.2 to 3.29.4 by @dependabot[bot] in #6614
- update RM for v1.5 by @zirain in #6610
- sort httpFilters on name if priority order is same by @arkodg in #6600
- docs: add admin console guides by @Xunzhuo in #6576
- Fix backendRef Provider processing for extAuth/OIDC by @zirain in #6612
- chore: bump k8s.io by @zirain in #6615
- build(deps): bump busybox from
f85340btof9a104fin /tools/docker/envoy-gateway by @dependabot[bot] in #6629 - bump github.com/docker/docker by @zirain in #6633
- fix concurrent write map issue in egctl by @zirain in #6628
- build(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #6632
- build(deps): bump github/codeql-action from 3.29.4 to 3.29.5 by @dependabot[bot] in #6630
- build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot[bot] in #6631
- feat: Implement ZoneAware loadbalancing - Track Envoy pods via xDS (splitup #6482) by @jukie in #6597
- chore: fix unchanged files with check annotations by @zirain in #6623
- fix: rename listener using its protocol and port by @zhaohuabing in #6544
- e2e: add http3 test by @zirain in #6622
- feat: support endpoint override policy based routing by @Xunzhuo in #6458
- fix: gen-check and add release note by @Xunzhuo in #6637
- [release/v1.5]: v1.5.0-rc.1 release note by @zirain in #6636
- 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: Ena...
v1.5.4
Release Announcement
Check out the v1.5.4 release notes to learn more about the release.
v1.4.5
Release Announcement
Check out the v1.4.5 release notes to learn more about the release.
v1.5.3
Release Announcement
Check out the v1.5.3 release notes to learn more about the release.