github emissary-ingress/emissary v2.0.5
Emissary Ingress 2.0.5

latest releases: v3.10.0-rc.0, chart/v8.10.0-rc.0, v4.0.0-dev.0...
2 years ago

🎉 Emissary Ingress 2.0.5 🎉

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/master/CHANGELOG.md
Get started with Emissary on Kubernetes - https://www.getambassador.io/user-guide/getting-started

  • Feature: It is now possible to set the circuit_breakers for AuthServices, exactly the same as
    for Mappings and TCPMappings. This makes it possible to configure your AuthService to be
    able to handle more than 1024 concurrent requests.

  • Bugfix: Any token delimited by '%' is now validated agains a whitelist of valid Envoy command
    operators. Any mapping containing an error_response_overrides section with invalid command
    operators will be discarded.

  • Bugfix: The Host CRD now correctly supports the mappingSelector element, as documented. As a
    transition aid, selector is a synonym for mappingSelector; a future version of
    Emissary-ingress will remove the selector element. (3902)

Don't miss a new emissary release

NewReleases is sending notifications on new releases.