Skip to content

Commit

Permalink
docs(changelog): add entry for #9611
Browse files Browse the repository at this point in the history
  • Loading branch information
mayocream committed Nov 17, 2022
1 parent 6c29f76 commit 8a5eddd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
[#9253](https://github.com/Kong/kong/pull/9253)
- Add support for full entity transformations in schemas
[#9431](https://github.com/Kong/kong/pull/9431)
- Allow schema `map` type field being marked as referenceable.
[#9611](https://github.com/Kong/kong/pull/9611)

#### Plugins

Expand All @@ -112,6 +114,9 @@
`redis_ssl` (can be set to `true` or `false`), `ssl_verify`, and `ssl_server_name`.
[#8595](https://github.com/Kong/kong/pull/8595)
Thanks [@dominikkukacka](https://github.com/dominikkukacka)!
- **OpenTelemetry**: add referenceable attribute to the `headers` field
that could be stored in vaults.
[#9611](https://github.com/Kong/kong/pull/9611)

#### Performance

Expand Down

0 comments on commit 8a5eddd

Please sign in to comment.