Skip to content

1.5.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@tao12345666333 tao12345666333 released this 04 Aug 17:26
· 569 commits to master since this release

Highlights

The API version of all custom resources has been upgraded to v2 in this release and mark v2beta3 as deprecated. We plan to remove the v2beta2 API version in the next release. Please go to #707 for detail.

We have added partial support for Gateway API, which is not enabled by default, you can set enable_gateway_api=true to enable it.

Ingress resources can now use all APISIX plugin configurations by setting the annotation k8s.apisix.apache.org/plugin-config-name=xxx.

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0-rc1