🎉 Ambassador 1.14.0 🎉
Ambassador is an open source, Kubernetes-native microservices API gateway built on the Envoy Proxy.
Upgrade Ambassador - https://www.getambassador.io/reference/upgrading.html
View changelog - https://github.com/emissary-ingress/emissary/blob/master/CHANGELOG.md
Get started with Ambassador on Kubernetes - https://www.getambassador.io/user-guide/getting-started
- Change: Logs now include subsecond time resolutions, rather than just seconds.
- Change: Update from Envoy 1.15 to 1.17.3
- Change:
AMBASSADOR_ENVOY_API_VERSION
now defaults toV3
- Feature: You can now set
allow_chunked_length
in the Ambassador Module to configure the same value in Envoy.