1.32.2 (December 8, 2024)
Minor behavior changes
Changes that may cause incompatibilities for some users, but should not for most
dns: Patched c-ares to address CVE-2024-25629.
Bug fixes
Changes expected to improve the state of the world and are unlikely to have negative effects
DNS: Fixed bug where setting
dns_jitter <envoy_v3_api_field_config.cluster.v3.Cluster.dns_jitter>
to large values caused Envoy Bug to fire.access_log: Relaxed the restriction on SNI logging to allow the
_
character, even ifenvoy.reloadable_features.sanitize_sni_in_access_log
is enabled.original_ip_detection: Reverted custom header extension to its original behavior by disabling automatic XFF header appending that was inadvertently introduced in PR #31831.
tracers: Avoid possible overflow when setting span attributes in Dynatrace sampler.
validation/tools: Add back missing extension for
schema_validator_tool
.