Skip to content

Emissary Ingress 2.2.1

Compare
Choose a tag to compare
@d6e-automaton d6e-automaton released this 22 Feb 21:24
· 1193 commits to master since this release

🎉 Emissary Ingress 2.2.1 🎉

Emissary Ingress is an open source, Kubernetes-native microservices API gateway built on the Envoy Proxy.

Upgrade Emissary - https://www.getambassador.io/reference/upgrading.html
View changelog - https://github.com/emissary-ingress/emissary/blob/v2.2.1/CHANGELOG.md
Get started with Emissary on Kubernetes - https://www.getambassador.io/user-guide/getting-started

  • Change: Support for the Envoy V2 API is deprecated as of Emissary-ingress v2.1, and will be
    removed in Emissary-ingress v3.0. The AMBASSADOR_ENVOY_API_VERSION environment variable will be
    removed at the same time. Only the Envoy V3 API will be supported (this has been the default since
    Emissary-ingress v1.14.0).

  • Bugfix: The Ambassador Agent now correctly supports requests to cancel a rollout.