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.25.3 #458

Closed liubnu closed 1 year ago

liubnu commented 1 year ago

The Envoy team released v1.25.3: https://github.com/envoyproxy/envoy/releases/tag/v1.25.3.

Update Wasmtime dependency (->6.0.1) to resolve CVEs:

CVE-2023-26489 CVE-2023-27477

We should update the App Mesh Envoy Container Image to v1.25.3.

liubnu commented 1 year 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.