Skip to content

Commit 22d4bf2

Browse files
committed
changelog bot and bulldozer require changelogs
1 parent ab51bd9 commit 22d4bf2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
changelog:
2+
- type: DEPENDENCY_BUMP
3+
issueLink: https://github.com/solo-io/envoy-gloo-ee/issues/887
4+
dependencyOwner: envoyproxy
5+
dependencyRepo: envoy
6+
dependencyTag: 1.33.0
7+
resolvesIssue: false
8+
description: >-
9+
Bumps Envoy to 1.33.0.
10+
https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.33/v1.33.0
11+
RFC1918 addresses are no longer considered to be internal addresses by default. This addresses a security issue for Envoy’s in multi-tenant mesh environments. Please explicit set internal_address_config to retain the prior behavior. This change can be temporarily reverted by setting runtime guard envoy.reloadable_features.explicit_internal_address_config to false.
12+
ext_proc: Previously, tracing spans generated by ext_proc were always sampled by default. Now, the default sampling decision of an ext_proc span is inherited from the parent span.

0 commit comments

Comments
 (0)