We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c29f76 commit 8a5edddCopy full SHA for 8a5eddd
CHANGELOG.md
@@ -87,6 +87,8 @@
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
@@ -112,6 +114,9 @@
112
114
`redis_ssl` (can be set to `true` or `false`), `ssl_verify`, and `ssl_server_name`.
113
115
[#8595](https://github.com/Kong/kong/pull/8595)
116
Thanks [@dominikkukacka](https://github.com/dominikkukacka)!
117
+- **OpenTelemetry**: add referenceable attribute to the `headers` field
118
+ that could be stored in vaults.
119
120
121
#### Performance
122
0 commit comments