Ambassador Edge Stack 2.0.3-ea
🎉 Ambassador Edge Stack 2.0.3-ea 🎉
Ambassador Edge Stack is a Kubernetes-native microservices API gateway built on the Envoy Proxy.
Upgrade Edge Stack - https://www.getambassador.io/reference/upgrading.html
View changelog - https://github.com/datawire/edge-stack/blob/master/CHANGELOG.md
Get started with Edge Stack on Kubernetes - https://www.getambassador.io/user-guide/getting-started
- Feature: The environment variable
AES_LOG_LEVEL
now also sets the log level for thediagd
logger. (#3686 #3666) - Feature: You can now set
dns_type
in theAmbassadorMapping
to configure how Envoy will use the DNS for
the service. - Bugfix: It is no longer necessary to set
DOCKER_BUILDKIT=0
when building Emissary. A future change will
fully support BuildKit. (#3707)