Skip to content

Commit 8d9a0db

Browse files
authored
Update changelog for SR for 2.8.0 (#1378)
1 parent 1d3b212 commit 8d9a0db

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,23 @@ for a complete list of changes, enhancements, fixes and upgrade considerations.
1010

1111
There was no v2.7.0 release.
1212

13+
### Enhancements
14+
15+
* Add retry logic to RestService for Schema Registry (#1337)
16+
* Add ability to override disable flag and actions on a rule (#1356)
17+
* Add AWS AssumeRole support to AWS KMS (#1359)
18+
* Add support for comma-separated URLs (#1364)
19+
20+
### Fixes
21+
22+
* Add deleted query param when looking up schema under subject (#1340)
23+
* For Protobuf, copy the result into the target if necessary (#1347)
24+
* Don't register maps as native types in CEL rules (#1348)
25+
* Lookup local secret from env if needed (#1349)
26+
* Ensure different key ids use different client instances (#1352)
27+
* Fix handling of nested maps for Avro and JSON Schema (#1355)
28+
* Ensure algorithm query param is passed for CSFLE (#1373)
29+
1330

1431
## v2.6.1
1532

0 commit comments

Comments
 (0)