spacewander commented on a change in pull request #397: URL: https://github.com/apache/apisix-website/pull/397#discussion_r662129315
########## File path: website/blog/2021-06-29-release-apache-apisix-2.7-en.md ########## @@ -0,0 +1,54 @@ +--- +title: "Release Apache APISIX 2.7.0" +author: Serendipity96 +authorURL: "https://github.com/Serendipity96" +authorImageURL: "https://avatars.githubusercontent.com/u/23514812?v=4" +--- +> [@Serendipity96](https://github.com/Serendipity96), Apache APISIX contributor from [Shenzhen Zhiliu Technology Co.](https://www.apiseven.com/) +> +<!--truncate--> + +Apache APISIX 2.7.0 has been released! Welcome to download and use it. + +This version supports multi-language plugins, enhances the four-layer TCP proxy, and enhances Nginx configuration. More than 20 developers participated, and more than 70 pull requests have been submitted. The following is an introduction to the key features. + +## Release Notes + +### Multi-language plugin + +With the release of the first version of apisix-java-plugin-runner, and apisix-go-plugin-runner completes main function, the multi-language plugin of Apache APISIX supports the two most widely used back-end programming languages. If you are still worried that the development of Apache APISIX plugin will be limited to Lua ecosystem, please try our multi-language plugin runner to develop Java / Go plugins. Review comment: `worried` is fine... The original Chinese text uses the same word. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
