Skip to content

Commit 5162a12

Browse files
committed
updated CHANGELOG
1 parent f8b6468 commit 5162a12

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44

55
v1.9.2 is a maintenance release with the following fixes and enhancements:
66

7+
- Support for setting principal and SASL extensions in oauth_cb
8+
and handle failures (@Manicben, #1402)
79
- Wheel for macOS M1/arm64
810
- KIP-140 Admin API ACL fix:
9-
When requesting multiple create_acls or delete_acls operations
11+
When requesting multiple create_acls or delete_acls operations,
1012
if the provided ACL bindings or ACL binding filters are not
11-
unique it throws an exception immediately instead of failing later
13+
unique, an exception will be thrown immediately rather than later
1214
when the responses are read. (#1370).
1315
- KIP-140 Admin API ACL fix:
1416
Better documentation of the describe and delete ACLs behavior

0 commit comments

Comments
 (0)