aws / aws-app-mesh-roadmap

AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication
Apache License 2.0
347 stars 25 forks source link

Feature Request: Release Envoy v1.29.4.0 #491

Closed liubnu closed 6 months ago

liubnu commented 6 months ago

We need to update the App Mesh Envoy Container Image to v1.29.4.0 which contains fixes for the following issues and bugs:

  1. Include all Envoy log levels in setting https://github.com/aws/amazon-ecs-service-connect-agent/issues/76
  2. Setup process open files limit https://github.com/aws/amazon-ecs-service-connect-agent/pull/73
  3. Latest update from Envoy https://github.com/envoyproxy/envoy/releases/tag/v1.29.4
liubnu commented 6 months ago

The images have been released:

We'll keep this issue open as we update the recommended image our other projects (e.g. aws/aws-app-mesh-controller-for-k8s), examples, and documentation.