Releases: solo-io/envoy-gloo
Releases · solo-io/envoy-gloo
v1.30.6-patch5
Fixes
- Enable early header mutation extension. (solo-io/gloo#9604)
v1.32.1-patch1
Dependency Bumps
- envoyproxy/envoy has been upgraded to v1.32.1.
v1.31.2-patch3
Dependency Bumps
- envoyproxy/envoy has been upgraded to d599cb3320b890a6caef865b22d197a2314a5ac4.
v1.30.6-patch4
Dependency Bumps
- envoyproxy/envoy has been upgraded to b8ac22252ecf39de8d8eb45f442a42883f97e86f.
v1.31.2-patch2
Dependency Bumps
- envoyproxy/envoy has been upgraded to d599cb3320b890a6caef865b22d197a2314a5ac4.
New Features
- Update the transformation filter to allow setting the tracer's span name. (solo-io/gloo#9848)
v1.30.6-patch3
New Features
- Update the transformation filter to allow setting the tracer's span name. (solo-io/gloo#9848)
v1.30.6-patch2
Fixes
- Backport a patch that allows setting the span name for OpenTelemetry traces. (solo-io/gloo#9848)
v1.31.2-patch1
Dependency Bumps
- envoyproxy/envoy has been upgraded to v1.31.2.
Fixes
- Allow usage of subpaths in Metadata funcs within inja templates. (solo-io/solo-projects#6875)
v1.30.6-patch1
Dependency Bumps
- envoyproxy/envoy has been upgraded to v1.30.6-patch1.
Fixes
- Allow usage of subpaths in Metadata funcs within inja templates. (solo-io/solo-projects#6875)
v1.30.4-patch5
Fixes
- Backport local rate limiting but make it disabled by default. Requires envoy_reloadable_features_no_timer_based_rate_limit_token_bucket to be set to true. (solo-io/gloo#9564)