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

docs: Remove api v2 #16077

Merged
merged 11 commits into from
May 2, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs/
Signed-off-by: Ryan Northey <ryan@synca.io>
  • Loading branch information
phlax committed May 2, 2021
commit ef71a8edcd3a8deafc0b66c014afa99ba0019669
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ The router filter implements Dubbo forwarding. It will be used in almost all Dub
scenarios. The filter's main job is to follow the instructions specified in the configured
:ref:`route table <envoy_v3_api_msg_extensions.filters.network.dubbo_proxy.v3.RouteConfiguration>`.

* :ref:`v3 API reference <envoy_v3_api_msg_config.filter.thrift.router.v2alpha1.Router>`
* :ref:`v3 API reference <envoy_v3_api_msg_extensions.filters.network.thrift_proxy.router.v3.router>`
* This filter should be configured with the name *envoy.filters.dubbo.router*.