troubleshoot/v0.9.5
chore(troubleshoot): comment out local replace directives and bump in…
chore(troubleshoot): comment out local replace directives and bump in…
chore(envoyextensions): comment out local replace directives and bump…
sub module release
Dummy changelog tag for Enterprise-only patch release 1.22.12
Dummy changelog tag for Enterprise-only patch release 2.0.4
Dummy changelog tag for Enterprise-only patch release 1.21.18
2.0.4 (September 10, 2026) BREAKING CHANGES: acl: Tokens that hold service:write but not mesh:write will now receive a permission-denied error when attempting to attach builtin/lua or builtin/wasm EnvoyExtensions (or upstream envoy_listener_json/envoy_cluster_json escape-hatch overrides) to a service-defaults config entry, or when registering a connect-proxy sidecar with bootstrap or xDS escape-ha…
fix: upgrade golang.org/x/mod and golang.org/x/crypto to address CVEs…
fix: upgrade golang.org/x/mod and golang.org/x/crypto to address CVEs…
2.0.2 (July 8, 2026) SECURITY: Upgrade alpine base image version to 3.24 to address [CVE-2026-41989], [ALPINE-CVE-2026-2100]. [GH-23711] dependency: Upgrade Serf and Memberlist to use the latest versions. [GH-23704] xds: Return errors when injecting the L4 intention (RBAC) filter or the mTLS transport socket onto an inbound public listener, so the listener is not served without intention enforceme…
chore: comment out local sdk replace directive in go.mod
chore: comment out local sdk replace directive in go.mod
chore: comment out local sdk replace directive in go.mod
chore: comment out local sdk replace directive in go.mod
2.0.3 (August 7, 2026) SECURITY: Update brace-expansion to address GHSA-rgw5-rvv9-x895 (DoS via unbounded intermediate arrays). [GH-23786] Update fast-uri to address GHSA-7p8r-x3mc-p8w7 (Host Confusion via backslash authority introducer). [GH-23786] Update golang.org/x/text to v0.39.0 to address GO-2026-5970. [GH-23761] Update google.golang.org/grpc to v1.82.1 to address GHSA-hrxh-6v49-42gf. [GH-2…
sub module release go mod update for troubleshoot
sub module release go mod update for envoyextensions
sub module release go mod update
dummy-sub-module
2.0.1 (June 18, 2026) SECURITY: Upgrade go version to 1.26.4 to address GO-2026-5039, GO-2026-5038,GO-2026-5037 [GH-23637] connect: Upgrade envoy version to 1.37.4, 1.36.8, 1.35.12; Add new version of Envoy 1.38.2 and remove 1.34.14 [GH-23664] IMPROVEMENTS: dockerfile: layer reduction by merging RUN commands and minor changes following best practices. [GH-23650] product-telemetry: product usage re…
2.0.0 (May 22, 2026) SECURITY: connect: Upgrade envoy version to 1.37.2 and newer versions [GH-23469] go: Upgrade go version to 1.26 [GH-23493] agent: Increased default HTTP server timeouts to prevent breaking long-polling blocking queries. read_timeout and write_timeout are now set to 15 minutes (up from 30 seconds), while read_header_timeout (10s) and idle_timeout (120s) still provide protection…
submodule update
updating api module version
Backport of build(deps): bump github.com/hashicorp/vault/sdk from v0.…
2.0.0-rc2 (May 15, 2026) SECURITY: agent: Increased default HTTP server timeouts to prevent breaking long-polling blocking queries. read_timeout and write_timeout are now set to 15 minutes (up from 30 seconds), while read_header_timeout (10s) and idle_timeout (120s) still provide protection against Slowloris attacks. All timeouts remain configurable via the http_config block. [GH-23267] api-gatewa…
2.0.0-rc1 (April 29, 2026) SECURITY: connect: Upgrade envoy version to 1.37.2 and newer versions [GH-23469] go: Upgrade go version to 1.26 [GH-23493] FEATURES: (Enterprise Only) update to go-licensing/v4 and go-census/v3 inorder to adapt to new licenses of PAO. Global Rate Limiter: (Enterprise Only) a new "rate-limit" config entry kind that enables dynamic, cluster-wide RPC rate limiting stored in…
1.22.7 (April 21, 2026) SECURITY: security: update google.golang.org/grpc to fix CVE-2026-33186 [GH-23379] security: upgrade go.opentelemetry.io/otel to 1.42.0 to remediate CVE-2026-24051 (Path Hijacking / Untrusted Search Paths on macOS). [GH-23387] test-sds-server: bump github.com/hashicorp/consul to v1.22.5 in integration test module to align with the CVE-2026-2808 fixed release line. [GH-23437…
updating submodule version
fix follow-redirects sec vuln (#23494) (#23496)