Skip to content

Releases: emissary-ingress/emissary

0.36.0-rc1

25 Jul 19:51
Compare
Choose a tag to compare
0.36.0-rc1 Pre-release
Pre-release
Update deprecated envoy field

0.36.0-rc0

25 Jul 19:16
Compare
Choose a tag to compare
0.36.0-rc0 Pre-release
Pre-release
Update envoy with HEAD segfault fix

Ambassador 0.35.3

18 Jul 18:25
Compare
Choose a tag to compare

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

Major changes:

  • Ambassador is now based on Envoy v1.7.0
  • Support for X-FORWARDED-PROTO based redirection, used with Layer 7 load balancers
  • Support for port based redirection using redirect_cleartext_from
  • Support in Helm chart for HTTP and HTTPS target ports

Other changes:

  • End-to-end tests can now be run with make e2e command
  • Helm release automation has been fixed
  • Mutliple end-to-end tests are now executed in parallel, taking lesser time
  • Huge revamp to documentation around unit tests
  • Documentation changes

Third release candidate for 0.35.3

18 Jul 17:24
46245c1
Compare
Choose a tag to compare
Pre-release
Merge pull request #632 from datawire/concaf/docs/l4-redirection

Add L4 and L7 YAML examples to AWS docs

Second release candidate for 0.35.3

18 Jul 15:56
cf8e7a7
Compare
Choose a tag to compare
Pre-release
Merge pull request #631 from datawire/concaf/fix/fix-008

Add "ssl_context": true to 008 e2e test