Release 1.4.1
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
8a257c4chore: fix dead linksc90b602ci: trigger v1.4.0 branch jobsd0bc591chore: revert isWatchingNamespace to namespaceWatchinge259826fix ApisixConsumerBasicAuthValue password-yaml field error (#960)4d087b3fix: ingress update event handler not filter by watching namespaces (#947)46da0e2docs: upgrade apiVersion from v2beta1 to v2beta3 (#916)9a8c7cechore: clean up useless code (#902)eb90123fix: fix ep resourceVersion comparison and clean up (#901)db250dachore: shorten the route name for Ingress transformations (#898)3f14eddfetching newest Endpoint before sync (#821)8329b7cfix: filter useless pod update event (#894)cbcae44fix: avoid create pluginconfig in the tranlsation of route (#845)e0518a4fix: check if stream_routes is disabled (#868)90dd10efix json unmarshal error when list plguins (#888)88cc0b3fix ingress delete panic (#872)64eb176chore: clean up v1 version related code (#867)bf1d10efix: objects get from lister must be treated as read-only (#829)d1bb4acfix: ApisixClusterConfig e2e test case (#859)fd76c2afeat: ensure that the lease can be actively released before program shutdown to reduce the time required for failover (#827)4c94c76chore: update ingress/comapre.go watchingNamespac from v2beta1 to v2beta3 (#832)f9c60c2fix: add v2beta3 register resources (#833)4a2ebafchore: fix typo in ApidixRoute CRD (#830)46fcf3ffix: consumer name contain "-" (#828)b7dd90achore: v1.4 release
Dependency Changes
This release has no dependency changes
Previous release can be found at 1.4.0