We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba563c2 commit 9a1d99fCopy full SHA for 9a1d99f
CHANGELOG.md
@@ -87,12 +87,17 @@
87
[#9253](https://github.com/Kong/kong/pull/9253)
88
- Add support for full entity transformations in schemas
89
[#9431](https://github.com/Kong/kong/pull/9431)
90
+- Allow schema `map` type field being marked as referenceable.
91
+ [#9611](https://github.com/Kong/kong/pull/9611)
92
93
#### Plugins
94
95
- **Rate-limiting**: The HTTP status code and response body for rate-limited
96
requests can now be customized. Thanks, [@utix](https://github.com/utix)!
97
[#8930](https://github.com/Kong/kong/pull/8930)
98
+- **OpenTelemetry**: add referenceable attribute to the `headers` field
99
+ that could be stored in vaults.
100
101
102
#### Performance
103
0 commit comments