Skip to content

Releases: kubernetes-sigs/ingress2gateway

Release-v0.1.0

25 Oct 12:59
v0.1.0
38c60b4

Choose a tag to compare

This is the first release of ingress2gateway 🎉🎉

Installation

To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v0.1.0/README.md

(ingress2gateway v0.1.0 was tagged on 2023-10-25T12:38:44Z.)

Changelog

Notable changes since v0.1.0-rc1

  • [Kong Provider] Add support for converting the konghq.com/plugins ingress annotation to a list of ExtensionRef HTTPRoute filters. (#72, @mlavacca)

Contributors

Thanks again to everyone who contribute to this release! You all are the best! ❤️

@robscott
@LiorLieberman
@levikobi
@Treenhan
@mlavacca
@Xunzhuo
@zaunist
@sunjayBhatia
@jeffyjf
@pmalek
@dierbei

Release-v0.1.0-rc1

17 Oct 17:37
v0.1.0-rc1
41d0862

Choose a tag to compare

Release-v0.1.0-rc1 Pre-release
Pre-release

Installation

To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v0.1.0-rc1/README.md

(ingress2gateway v0.1.0-rc1 was tagged on 2023-10-17T17:29:40Z.)

Changelog

  • First release candidate