This is an automated email from the ASF dual-hosted git repository.
shreemaan-abhishek pushed a change to branch release/3.19
in repository https://gitbox.apache.org/repos/asf/apisix.git
from 40989f1b8 chore: release 3.19.0
add 51d3d6527 fix(websocket): address review findings on the ws/wss proxy
path (#13977)
add 3c066c03f chore: note #13977 on the 3.19.0 websocket entry
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 2 +-
apisix/init.lua | 97 ++++++++++----
apisix/plugins/traffic-split.lua | 4 +-
apisix/upstream.lua | 8 ++
docs/en/latest/admin-api.md | 2 +-
docs/zh/latest/admin-api.md | 2 +-
t/lib/server.lua | 82 +++++++++---
t/node/websocket-proxy.spec.mts | 273 ++++++++++++++++++++++++++++++++++++---
t/node/websocket-proxy.t | 4 +
9 files changed, 413 insertions(+), 61 deletions(-)