@@ -84,8 +84,8 @@ title: Changelog
8484### Change
8585
8686- refactor ai-proxy and ai-proxy-multi [ #12030 ] ( https://github.com/apache/apisix/pull/12030 )
87- - replace plugin attribute with plugin metadata [ #11940 ] ( https://github.com/apache/apisix/pull/11940 )
88- - each metric should have an expire time [ #11838 ] ( https://github.com/apache/apisix/pull/11838 )
87+ - replace plugin attribute with plugin metadata in ` opentelemetry ` plugin [ #11940 ] ( https://github.com/apache/apisix/pull/11940 )
88+ - add Expiration Time for All Prometheus Metric [ #11838 ] ( https://github.com/apache/apisix/pull/11838 )
8989
9090### Bugfixes
9191
@@ -111,7 +111,7 @@ title: Changelog
111111### Core
112112
113113- upgrade openresty version to v1.27.11 [ #11936 ] ( https://github.com/apache/apisix/pull/11936 )
114- - add support for " system" ssl_trusted_certificate [ #11809 ] ( https://github.com/apache/apisix/pull/11809 )
114+ - Support the use of system-provided CA certs in ` ssl_trusted_certificate ` [ #11809 ] ( https://github.com/apache/apisix/pull/11809 )
115115- support _ meta.pre_function to execute custom logic before execution of each phase [ #11793 ] ( https://github.com/apache/apisix/pull/11793 )
116116- support anonymous consumer [ #11917 ] ( https://github.com/apache/apisix/pull/11917 )
117117- accelerate the creation of the consumer cache [ #11840 ] ( https://github.com/apache/apisix/pull/11840 )
@@ -128,7 +128,7 @@ title: Changelog
128128- add jwt audience validator [ #11987 ] ( https://github.com/apache/apisix/pull/11987 )
129129- store JWT in the request context [ #11675 ] ( https://github.com/apache/apisix/pull/11675 )
130130- support proxying openai compatible LLMs [ #12004 ] ( https://github.com/apache/apisix/pull/12004 )
131- - add ` ai-proxy-multi ` plugin [ #11986 ] ( https://github.com/apache/apisix/pull/11986 )
131+ - add ` ai-proxy-multi ` plugin [ #11986 ] ( https://github.com/apache/apisix/pull/11986 ) [ # 12030 ] ( https://github.com/apache/apisix/pull/12030 )
132132- make rate-limit response headers configurable [ #11831 ] ( https://github.com/apache/apisix/pull/11831 )
133133- allow workflow config without case [ #11787 ] ( https://github.com/apache/apisix/pull/11787 )
134134- support mulipart content-type in ` body-transformer ` [ #11767 ] ( https://github.com/apache/apisix/pull/11767 )
0 commit comments