Skip to content

Release ECS Service Connect Agent v1.29.5.0

Compare
Choose a tag to compare
@srinivas-kini srinivas-kini released this 18 Jun 22:53
· 6 commits to main since this release
e09c833

The Envoy team released v1.29.5: https://github.com/envoyproxy/envoy/releases/tag/v1.29.5
Envoy version history: https://www.envoyproxy.io/docs/envoy/latest/version_history/v1.29/v1.29.5
App Mesh Envoy image release: aws/aws-app-mesh-roadmap#492

Provides fixes for the following Envoy CVEs:

CVE-2024-34362
CVE-2024-34363
CVE-2024-34364
CVE-2024-32974
CVE-2024-32975
CVE-2024-32976
CVE-2024-23326

Other CVEs:
CVE-2024-32475

Bug fixes:

We update ECS Service Connect Agent to v1.29.5.0 together with the App Mesh Envoy release.

What's Changed

  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 in /agent by @dependabot in #55
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.44 to 1.23.0 in /agent by @dependabot in #58
  • envoy_reloadable_features_tcp_pool_idle_timeout deprecation from Envoy PR 29113 by @suniltheta in #42
  • Bump github.com/tidwall/gjson from 1.14.4 to 1.17.0 in /agent by @dependabot in #59
  • Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.14.3 to 1.14.9 in /agent by @dependabot in #63
  • disable hot restart capability in Envoy on bootup by @suniltheta in #61
  • Remove envoy.reloadable_feature.successful_active_health_check_uneject_host by @suniltheta in #64
  • Ability to set use_http_client_to_fetch_aws_credentials by @suniltheta in #65
  • Remove envoy.reloadable_features.sanitize_original_path by @suniltheta in #67
  • Bump github.com/prometheus/client_model from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0 in /agent by @dependabot in #66
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /agent by @dependabot in #72
  • Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 in /agent by @dependabot in #69
  • setup process open files limit by @axot in #73
  • Support all Envoy log levels by @liubnu in #77
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.23.0 to 1.27.11 in /agent by @dependabot in #75

New Contributors

  • @axot made their first contribution in #73

Full Changelog: v1.27.2.0...v1.29.5.0