kayx23 commented on code in PR #12947:
URL: https://github.com/apache/apisix/pull/12947#discussion_r2739921330


##########
CHANGELOG.md:
##########
@@ -82,6 +83,63 @@ title: Changelog
 - [0.7.0](#070)
 - [0.6.0](#060)
 
+## 3.15.0
+
+**The changes marked with :warning: are not backward compatible.**
+
+### Change
+
+- :warning: change: remove lua-resty-worker-events from the core dependencies 
[#12930](https://github.com/apache/apisix/pull/12930)
+- :warning: fix: disallow creating duplicate plugins in global rules 
[#12800](https://github.com/apache/apisix/pull/12800)
+
+### Core
+
+- feat: kubernetes discovery readiness check 
[#12852](https://github.com/apache/apisix/pull/12852)
+- feat: standalone mode status api 
[#12810](https://github.com/apache/apisix/pull/12810)
+- feat: add validate API to standalone mode 
[#12718](https://github.com/apache/apisix/pull/12718)
+- feat: add dependency protocol checking and deletion checking for stream 
routing [#12794](https://github.com/apache/apisix/pull/12794)
+- feat: relax resource name length restriction to 256 
[#11822](https://github.com/apache/apisix/pull/11822)
+- feat: add support for wildcard on SNIs for SSL 
[#12668](https://github.com/apache/apisix/pull/12668)
+- refactor: use secret URI as key for cache and refactor lrucache 
[#12682](https://github.com/apache/apisix/pull/12682)
+- fix: maintain node_version for independent upstream 
[#12856](https://github.com/apache/apisix/pull/12856)
+- fix: request failure during reload after any Eureka node fails 
[#12906](https://github.com/apache/apisix/pull/12906)
+- fix: nacos service discovery request lacks retries after failure 
[#12734](https://github.com/apache/apisix/pull/12734)
+- fix: load full data during init_worker phase require a new apisix-runtime 
[#12678](https://github.com/apache/apisix/pull/12678)
+- chore: upgrade lua-resty-logger-socket 
[#12898](https://github.com/apache/apisix/pull/12898)
+- chore: upgrade lua-resty-dns-client to 7.1.0 
[#12851](https://github.com/apache/apisix/pull/12851)
+
+### Plugins
+
+- feat: rate limiting plugins support setting keepalive for redis policy 
[#12861](https://github.com/apache/apisix/pull/12861)
+- feat: support `apisix_request_id` variable with request-id plugin 
[#12931](https://github.com/apache/apisix/pull/12931)
+- feat: support vertex-ai [#12933](https://github.com/apache/apisix/pull/12933)

Review Comment:
   https://github.com/apache/apisix/pull/12933#issuecomment-3815443738 better 
to have this addressed before releasing



-- 
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]

Reply via email to