Welcome to the 1.4.1 release of apisix-ingress-controller!
This is a Patch version release.
Highlights
Roadmap
In next release(v1.5), custom resource's API version v2 will be GA released. Please go to #707 for detail.
Bug fixes
- fix: consumer name contain "-" #828
- fix: fix typo in ApidixRoute CRD #830
- fix: add v2beta3 register resources #833
- fix: ApisixClusterConfig e2e test case #859
- fix: objects get from lister must be treated as read-only #829
- fix ingress delete panic #872
- fix json unmarshal error when list plguins #888
- fix: check if stream_routes is disabled #868
- fix: avoid create pluginconfig in the tranlsation of route #845
- fix: filter useless pod update event #894
- fix: fix ep resourceVersion comparison and clean up #901
- fix: ingress update event handler not filter by watching namespaces #947
Please try out the release binaries and report any issues at
https://github.com/apache/apisix-ingress-controller/issues.
Contributors
- Jintao Zhang
- Nic
- cmssczy
- nevercase
- JasonZhu
- Sarasa Kisaragi
- Xin Rong
- Yu.Bozhong
- champly
- chen zhuo
Changes
24 commits
8a257c4
chore: fix dead linksc90b602
ci: trigger v1.4.0 branch jobsd0bc591
chore: revert isWatchingNamespace to namespaceWatchinge259826
fix ApisixConsumerBasicAuthValue password-yaml field error (#960)4d087b3
fix: ingress update event handler not filter by watching namespaces (#947)46da0e2
docs: upgrade apiVersion from v2beta1 to v2beta3 (#916)9a8c7ce
chore: clean up useless code (#902)eb90123
fix: fix ep resourceVersion comparison and clean up (#901)db250da
chore: shorten the route name for Ingress transformations (#898)3f14edd
fetching newest Endpoint before sync (#821)8329b7c
fix: filter useless pod update event (#894)cbcae44
fix: avoid create pluginconfig in the tranlsation of route (#845)e0518a4
fix: check if stream_routes is disabled (#868)90dd10e
fix json unmarshal error when list plguins (#888)88cc0b3
fix ingress delete panic (#872)64eb176
chore: clean up v1 version related code (#867)bf1d10e
fix: objects get from lister must be treated as read-only (#829)d1bb4ac
fix: ApisixClusterConfig e2e test case (#859)fd76c2a
feat: ensure that the lease can be actively released before program shutdown to reduce the time required for failover (#827)4c94c76
chore: update ingress/comapre.go watchingNamespac from v2beta1 to v2beta3 (#832)f9c60c2
fix: add v2beta3 register resources (#833)4a2ebaf
chore: fix typo in ApidixRoute CRD (#830)46fcf3f
fix: consumer name contain "-" (#828)b7dd90a
chore: v1.4 release
Dependency Changes
This release has no dependency changes
Previous release can be found at 1.4.0