| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-12 | 3.6 kB | |
| Release 2.0.1 source code.tar.gz | 2026-01-12 | 1.1 MB | |
| Release 2.0.1 source code.zip | 2026-01-12 | 1.5 MB | |
| Totals: 3 Items | 2.5 MB | 0 | |
Welcome to the 2.0.1 release of apisix-ingress-controller!
Highlights
This is a patch release that includes a new feature, bug fixes and dependency updates.
Features
- feat: support custom gatewayproxy namespace for ingressclass #2701
Bug Fixes
- fix: modify upstream name generation method #2694
- fix: adjust apisix standalone mode adc sync result #2697
Chores
- chore: update deps #2698
- chore: log when kubernetes cluster version does not meet minimum requirement #2693
Documentation
- docs: update k8s cluster version in README #2688
- docs: update plugin metadata APISIX CRD example #2687
- docs: mismatched namespace example of gatewayproxy #2682
Please try out the release binaries and report any issues at https://github.com/apache/apisix-ingress-controller/issues.
Contributors
- Ashing Zheng
- Traky Deng
- Zeping Bai
Changes
8 commits
* [`b52c26c8`](https://github.com/apache/apisix-ingress-controller/commit/b52c26c8519389600c968c497533c6a6cf9d485d) feat: support custom gatewayproxy namespace for ingressclass (#2701) * [`d23f7bf9`](https://github.com/apache/apisix-ingress-controller/commit/d23f7bf93b5a1ff50afa83478894d202a57f7f60) chore: update deps (#2698) * [`80585882`](https://github.com/apache/apisix-ingress-controller/commit/80585882b8460619bd123f85efa61d0465b1b218) fix: modify upstream name generation method (#2694) * [`a979e253`](https://github.com/apache/apisix-ingress-controller/commit/a979e253ce16c53539dc4d6d6386db8ea87a78b2) fix: adjust apisix standalone mode adc sync result (#2697) * [`b274316e`](https://github.com/apache/apisix-ingress-controller/commit/b274316e75e2e9bfb21ebde30a9ef61746fb9639) chore: log when kubernetes cluster version does not meet minimum requirement (#2693) * [`01fa72f9`](https://github.com/apache/apisix-ingress-controller/commit/01fa72f9f45ec702579803ea499dd63e07300e30) docs: update k8s cluster version in README (#2688) * [`68c072ea`](https://github.com/apache/apisix-ingress-controller/commit/68c072ea3825b6177abc5ecf506e2844a6acf4cc) docs: update plugin metadata APISIX CRD example (#2687) * [`dcf3b593`](https://github.com/apache/apisix-ingress-controller/commit/dcf3b593333e2b326a5ab76272a0dee2ac2e6b48) docs: mismatched namespace example of gatewayproxy (#2682)
Dependency Changes
- github.com/eclipse/paho.mqtt.golang v1.5.0 -> v1.5.1
- golang.org/x/crypto v0.37.0 -> v0.45.0
- golang.org/x/mod v0.23.0 -> v0.29.0
- golang.org/x/net v0.39.0 -> v0.47.0
- golang.org/x/sync v0.13.0 -> v0.18.0
- golang.org/x/sys v0.32.0 -> v0.38.0
- golang.org/x/term v0.31.0 -> v0.37.0
- golang.org/x/text v0.24.0 -> v0.31.0
- golang.org/x/tools v0.30.0 -> v0.38.0
Previous release can be found at 2.0.0