huayi550 opened a new issue, #6935: URL: https://github.com/apache/apisix/issues/6935
### Description Current apisix version is `2.12.0` on my production environment,it is installed via `RPM`. we have developed some custom plugins,and modify the `/apisix/conf/config.yaml`. now the version `2.13.1` has been officially released,this version added features and fixed bugs such as `CVE-2022-29266`,we want to upgrade to the latest version. what are the operation steps? because it is a production environment, so we are worried about making mistakes. bellow are the steps we prepare : > - backup custom plugins and config.yaml > - uninstall the old version > - reinstall the latest version > - restore custom plugins and config.yaml > - start the new apisix service do we need to uninstall and then reinstall? ### Environment - APISIX version (run `apisix version`): 2.12.0 - Operating system (run `uname -a`): CentOS 7.9 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 2.13.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): 3.5.2 - APISIX Dashboard version, if relevant: 2.11.0 - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): rocks-5.1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org