kayx23 commented on code in PR #1825: URL: https://github.com/apache/apisix-website/pull/1825#discussion_r1808015226
########## blog/en/blog/2024/10/17/release-apache-apisix-3.11.0.md: ########## @@ -0,0 +1,129 @@ +--- +title: "Release Apache APISIX 3.11.0" +authors: + - name: "Abhishek Choudhary" + title: "Author" + url: "https://github.com/shreemaan-abhishek" + image_url: "https://github.com/shreemaan-abhishek.png" + - name: "Traky Deng" + title: "Technical Writer" + url: "https://github.com/kayx23" + image_url: "https://github.com/kayx23.png" +keywords: + - Apache APISIX + - API Gateway + - API Management Platform + - New Release + - Cloud Native +description: The Apache APISIX 3.11.0 version is released on October 17, 2024. This release includes a few changes, new features, bug fixes, and other improvements to user experiences. +tags: [Community] +--- + +We are glad to present Apache APISIX 3.11.0 with exciting new features, bug fixes, and other improvements to user experiences. + +<!--truncate--> + +This new release adds a number of new features, including the addition of AI plugins to integrate with LLM providers, the support for AWS and GCP Secret Managers for secret management, and more. + +There are a few important changes included in this release. Should you find these changes impacting your operations, please plan accordingly for a seamless upgrade. Review Comment: ```suggestion There are a few breaking changes included in this release. Should you find these changes impacting your operations, please plan accordingly for a seamless upgrade. ``` -- 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]
