Skip to content

Commit a56980c

Browse files
rayokotaanchitj
andauthored
Update CHANGELOG for 2.5.0 (#2248)
* Update CHANGELOG for 2.5.0 * Include librdkafka 2.5.0 in changelog --------- Co-authored-by: Anchit Jain <[email protected]>
1 parent 1df2c42 commit a56980c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# 2.5.0
22

3+
## Enhancements
4+
5+
- References librdkafka.redist 2.5.0. Refer to the [librdkafka v2.5.0 release notes](https://github.com/confluentinc/librdkafka/releases/tag/v2.5.0) for more information.
6+
- Add support for metadata and ruleSet in the schema registry client, which together support data
7+
contracts.
8+
- Add support for CSFLE (client-side field-level encryption) for AWS, Azure, GCP, and HashiCorp
9+
Vault. See the encryption examples in the examples directory.
10+
- Add support for CEL, CEL_FIELD, and JSONata rules.
11+
312
## Fixes
413

514
- Switch license expression and other repo information. (#2192, @thompson-tomo)

0 commit comments

Comments
 (0)