Ambassador Edge Stack 2.1.1
🎉 Ambassador Edge Stack 2.1.1 🎉
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
Ambassador Edge Stack
- Bugfix: In Edge Stack 2.1.0, it erroneously ignored
Filters
,FilterPolicies
, andRateLimits
that were created asv3alpha1
(but correctly paid attention to them if they were created asv2
or older). This is fixed; it will now correctly pay attention to both API versions. (3945)