Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deletion: drop webdocket enable control in proxy-rewrite plugin #1332

Merged
merged 2 commits into from
Mar 24, 2020

Conversation

lilien1010
Copy link
Member

@lilien1010 lilien1010 commented Mar 23, 2020

Summary

remove websocket related code in proxy-rewrite plugin

since there is enable controller in the upstream module, there is no need to have websocket enable in this plugin.

And we need to mention this in the next release note

Notice:
the user need to transfer their websocket configuration from proxy-rewrite into upstream, if they enabled websocket proxy-rewrite plugin.

Full changelog

  • doc/plugins/proxy-rewrite-cn.md
  • doc/plugins/proxy-rewrite.md
  • lua/apisix/plugins/proxy-rewrite.lua
  • t/plugin/proxy-rewrite.t

Issues resolved

Fix #1331

@moonming
Copy link
Member

This is a backwards incompatible modification and should be specifically noted in PR

@membphis
Copy link
Member

@lilien1010 please take a look at the output of CI

@lilien1010 lilien1010 merged commit 5be1daa into apache:master Mar 24, 2020
@membphis
Copy link
Member

SaberMaster pushed a commit to SaberMaster/incubator-apisix that referenced this pull request Jun 30, 2020
…he#1332)

* deletion: drop webdocket enable control in proxy-rewrite plugin

* fix test-case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

request help: I think we can remove websocket in proxy-write plguin
3 participants