Skip to content

Ambassador 1.5.4

Compare
Choose a tag to compare
@LukeShu LukeShu released this 23 Jun 15:55
· 6257 commits to master since this release

馃帀 Ambassador 1.5.4 馃帀

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

Ambassador API Gateway + Ambassador Edge Stack

  • Bugfix: Allow disabling Mapping-status updates (RECOMMENDED: see below)
  • Bugfix: Logging has been made much quieter; the default Envoy log level has been turned down from "warning" to "error"
  • Ambassador now logs timing information about reconfigures

We recommend that users set AMBASSADOR_UPDATE_MAPPING_STATUS=false in the environment to tell Ambassador not to update Mapping statuses unless you have some script that relies on Mapping status updates. The default value of AMBASSADOR_UPDATE_MAPPING_STATUS will change to false in Ambassador 1.6.