github apache/apisix-ingress-controller 2.0.0-rc4
Release 2.0.0-rc4

pre-releaseone day ago

Highlights

In APISIX Standalone mode, launching an ADC process for each endpoint causes high startup overhead that grows with the number of endpoints. ADC Server mode addresses this by running as a persistent service, reducing CPU cost and improving synchronization efficiency.

Features

  • feat: support adc server mode #2520

Bugfixes

  • fix: set websocket when passed true and add websocket e2e test #2497
  • fix: deadlock occurs when updating configuration fails #2531
  • fix: traffic-split weight distribution and add e2e tests #2495
  • fix: list is missing index parameter #2513
  • fix: status should not be recorded when ingressclass does not match #2519
  • fix: support tlsSecret from http.backends in ApisixRoute #2518

Please try out the release binaries and report any issues at
https://github.com/apache/apisix-ingress-controller/issues.

Contributors

  • Ashish Tiwari
  • AlinsRan
  • Traky Deng
  • iliya
  • 琚致远 / Zhiyuan Ju

Changes

23 commits

Dependency Changes

  • golang.org/x/oauth2 v0.24.0 -> v0.27.0

Previous release can be found at 2.0.0-rc3

Don't miss a new apisix-ingress-controller release

NewReleases is sending notifications on new releases.