Welcome to the 1.1.0 release of apisix-ingress-controller!
This is a GA release.
Highlights
New Features
Please try out the release binaries and report any issues at
https://github.com/apache/apisix-ingress-controller/issues.
Contributors
- Alex Zhang
- Fang
- kv
- Jintao Zhang
- Shuyang Wu
- benson211
Changes
11 commits
67f3fd9
chore: endpointslice controller (#574)1c17b41
feat: add logic for ApisixRoute v2beta1 (#576)a754f69
feat: abstract the endpoints-related logic (#563)4b16e28
chore: cleanup apisixservice. (#566)534fab3
feat: add v2beta1 structure for ApisixRoute (#572)c871bdf
test: dump the namespace content when e2e test cases failed (#571)dbc8133
doc: update k3s-rke.md (#568)70d0100
chore: update config of installation by Kustomize (#557)2122d76
docs: clarify installation by Kustomize (#558)b4a6889
Update default version in Makefile (#556)f5cc76e
chore: remove cancel-workflow.yml since no use (#550)
Dependency Changes
- github.com/fsnotify/fsnotify v1.4.9 new
- github.com/gruntwork-io/terratest v0.32.8 new
- github.com/hashicorp/go-multierror v1.0.0 -> v1.1.0
- k8s.io/api v0.20.2 -> v0.21.1
- k8s.io/apimachinery v0.20.2 -> v0.21.1
- k8s.io/client-go v0.20.2 -> v0.21.1
Previous release can be found at 1.0.0