This is an automated email from the ASF dual-hosted git repository. alinsran pushed a change to branch v2.0.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
discard 6c5847c0 fix: should not contain plaintext token in log message. (#2462) discard cdc6b386 chore: unified logger print (#2456) discard 9d7e0183 feat: add synchronization status to CRD (#2460) discard df2362b0 doc: add getting-started doc (#2450) discard d317e5e2 fix: reduce the complexity of calculating route priority (#2459) discard 3a017c79 fix: adc backend server on different mode (#2455) discard 43bbe768 fix: apisixroute backend service reference to apisixupstream (#2453) discard 4f22fb6a fix: config not provided should not be retried (#2454) discard bce4c696 fix: a failing endpoint shouldn't affect others (#2452) discard d8be46e7 fix: support filter endpoint when translate backend ref. (#2451) discard 18f03ea6 fix: add more event filter across controllers (#2449) discard dc03c314 chore: Update artifact and report names with provider type (#2447) discard 634bc522 feat(ci): support build dev image (#2448) discard 63522639 feat: gatewayproxy controller (#2444) discard 40a2d2c7 doc: add config.json (#2446) discard 5d20cec8 docs: add install and developer-guide doc (#2439) discard 66e87fcf docs: remove unless commit in changelog 200-rc1 (#2441) discard fdcc4360 chore: move generate-crd to assets (#2445) discard dfc76d6f fix: Add provider endpoints to translate context (#2442) discard 409a474f chore: move doc to en/latest directory (#2443) add 2e0bb8a1 chore: move doc to en/latest directory (#2443) add 59ded942 fix: Add provider endpoints to translate context (#2442) add 1a767b48 chore: move generate-crd to assets (#2445) add ba8910b3 docs: remove unless commit in changelog 200-rc1 (#2441) add e9ae56be docs: add install and developer-guide doc (#2439) add b46332cb doc: add config.json (#2446) add 27eb3e9f feat: gatewayproxy controller (#2444) add b4a1d3ae feat(ci): support build dev image (#2448) add bab818fe chore: Update artifact and report names with provider type (#2447) add 83811134 fix: add more event filter across controllers (#2449) add ebdafea9 fix: support filter endpoint when translate backend ref. (#2451) add d9ae07a1 fix: a failing endpoint shouldn't affect others (#2452) add 7e0be1e6 fix: config not provided should not be retried (#2454) add 76467f4d fix: apisixroute backend service reference to apisixupstream (#2453) add 59af65e1 fix: adc backend server on different mode (#2455) add 8a2b2b11 chore: unified logger print (#2456) add 14c29cc0 fix: reduce the complexity of calculating route priority (#2459) add a92361e8 doc: add getting-started doc (#2450) add 1e1b8bcc feat: add synchronization status to CRD (#2460) add a3bb2089 fix: should not contain plaintext token in log message. (#2462) add f27bbfcd chore: v2.0.0-rc2 release (#2464) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (6c5847c0) \ N -- N -- N refs/heads/v2.0.0 (f27bbfcd) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: CHANGELOG.md | 70 +++++++++++++++++++++++++++++++ Makefile | 2 +- releases/{v2.0.0.toml => v2.0.0-rc1.toml} | 0 releases/{v1.5.1.toml => v2.0.0-rc2.toml} | 21 +++++++++- 4 files changed, 91 insertions(+), 2 deletions(-) rename releases/{v2.0.0.toml => v2.0.0-rc1.toml} (100%) copy releases/{v1.5.1.toml => v2.0.0-rc2.toml} (54%)