Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
benchmark_report.zip | 2025-07-04 | 9.1 MB | |
egctl_v1.4.2_darwin_amd64.tar.gz | 2025-07-04 | 73.2 MB | |
egctl_v1.4.2_darwin_arm64.tar.gz | 2025-07-04 | 71.1 MB | |
egctl_v1.4.2_linux_amd64.tar.gz | 2025-07-04 | 74.3 MB | |
egctl_v1.4.2_linux_arm64.tar.gz | 2025-07-04 | 70.0 MB | |
egctl_v1.4.2_windows_amd64.zip | 2025-07-04 | 73.9 MB | |
envoy-gateway-crds.yaml | 2025-07-04 | 1.8 MB | |
envoy-gateway_v1.4.2_darwin_amd64.tar.gz | 2025-07-04 | 66.9 MB | |
envoy-gateway_v1.4.2_darwin_arm64.tar.gz | 2025-07-04 | 65.0 MB | |
envoy-gateway_v1.4.2_linux_amd64.tar.gz | 2025-07-04 | 66.4 MB | |
envoy-gateway_v1.4.2_linux_arm64.tar.gz | 2025-07-04 | 62.7 MB | |
install.yaml | 2025-07-04 | 2.8 MB | |
quickstart.yaml | 2025-07-04 | 1.7 kB | |
release-notes.yaml | 2025-07-04 | 1.0 kB | |
README.md | 2025-07-04 | 1.5 kB | |
v1.4.2 source code.tar.gz | 2025-07-04 | 11.6 MB | |
v1.4.2 source code.zip | 2025-07-04 | 14.6 MB | |
Totals: 17 Items | 663.4 MB | 2 |
Release Announcement
Check out the v1.4.2 release announcement to learn more about the release.
Security Updates
- Disabled
automountServiceAccountToken
for proxy and ratelimit deployments and serviceAccounts.
Bug Fixes
- Fixed issue where
EnvoyExtensionPolicy
ExtProc body processing mode was set to FullDuplexStreamed, but trailers were not sent. - Fixed validation issue where
EnvoyExtensionPolicy
ExtProc with failOpen set to true did not reject the FullDuplexStreamed body processing mode. - Fixed issue where
EnvoyPatchPolicy
could not replace the telemetry cluster. - Added validation for section names in Gateway listeners.
- Added ConfigMap indexers for
EnvoyExtensionPolicies
to reconcile Lua changes. - Fixed issue where the default access log format was not working.
- Fixed bug where backendRequestTimeout was incorrectly set when retries were enabled.
- Fixed certificate SANs overlap detection in listeners.
- Fixed issue where telemetry did not work when using host port.
- Fixed bug where
BackendTLSPolicy
incorrectly referenced ConfigMaps or Secrets across namespaces.
What's Changed
- [release/v1.4] cherry pick v1.4.2 by @shawnh2 in https://github.com/envoyproxy/gateway/pull/6452
- [release/1.4] release note for 1.4.2 by @zhaohuabing in https://github.com/envoyproxy/gateway/pull/6465
Full Changelog: https://github.com/envoyproxy/gateway/compare/v1.4.1...v1.4.2