docs stop maintenance

This commit is contained in:
Suika
2022-04-11 21:15:44 +08:00
committed by GitHub
parent 710369b5ac
commit 54c89b6742

View File

@@ -4,10 +4,10 @@ go-pluginserver
DEPRECATED DEPRECATED
--- ---
**NOTE**: the external go-pluginserver is deprecated, as of Kong 2.8.0, in favor **NOTE**: the external go-pluginserver is deprecated, and no longer maintained.
of the new embedded server style. While existing usage of the old style will still For Kong 2.8.0, while existing usage of the old style will still be supported,
be supported in Kong 2.8.0, users are encouraged to upgrade, as it will be removed users are encouraged to upgrade to the new embedded server style.
in Kong 3.0.0. Check out [the Docs](https://docs.konghq.com/gateway/latest/reference/external-plugins/#updating-from-legacy-to-embedded-server-style) for upgrade steps. And it will be no longer supported since Kong 3.0.0. Check out [the Docs](https://docs.konghq.com/gateway/latest/reference/external-plugins/#updating-from-legacy-to-embedded-server-style) for upgrade steps.
Pluginserver Pluginserver
-- --