Highlights
Features
- feat: support gatewayproxy controller to discovery of dataplane endpoints #2444
- feat: add synchronization status to CRD #2460
Bugfix
- fix: should not contain plaintext token in log message #2462
- fix: add more event filter across controllers #2449
- fix: a failing endpoint shouldn't affect others #2452
- fix: Add provider endpoints to translate context #2442
- fix: config not provided should not be retried #2454
- fix: apisixroute backend service reference to apisixupstream #2453
- fix: adc backend server on different mode #2455
- fix: support filter endpoint when translate backend ref #2451
- fix: reduce the complexity of calculating route priority #2459
Please try out the release binaries and report any issues at
https://github.com/apache/apisix-ingress-controller/issues.
Contributors
- AlinsRan
- Ashing Zheng
- 悟空
Changes
20 commits
6c5847c
fix: should not contain plaintext token in log message. (#2462)cdc6b38
chore: unified logger print (#2456)9d7e018
feat: add synchronization status to CRD (#2460)df2362b
doc: add getting-started doc (#2450)d317e5e
fix: reduce the complexity of calculating route priority (#2459)3a017c7
fix: adc backend server on different mode (#2455)43bbe76
fix: apisixroute backend service reference to apisixupstream (#2453)4f22fb6
fix: config not provided should not be retried (#2454)bce4c69
fix: a failing endpoint shouldn't affect others (#2452)d8be46e
fix: support filter endpoint when translate backend ref. (#2451)18f03ea
fix: add more event filter across controllers (#2449)dc03c31
chore: Update artifact and report names with provider type (#2447)634bc52
feat(ci): support build dev image (#2448)6352263
feat: gatewayproxy controller (#2444)40a2d2c
doc: add config.json (#2446)5d20cec
docs: add install and developer-guide doc (#2439)66e87fc
docs: remove unless commit in changelog 200-rc1 (#2441)fdcc436
chore: move generate-crd to assets (#2445)dfc76d6
fix: Add provider endpoints to translate context (#2442)409a474
chore: move doc to en/latest directory (#2443)