File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
v1.9.2 is a maintenance release with the following fixes and enhancements:
6
6
7
+ - Support for setting principal and SASL extensions in oauth_cb
8
+ and handle failures (@Manicben , #1402 )
7
9
- Wheel for macOS M1/arm64
8
10
- 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,
10
12
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
12
14
when the responses are read. (#1370 ).
13
15
- KIP-140 Admin API ACL fix:
14
16
Better documentation of the describe and delete ACLs behavior
You can’t perform that action at this time.
0 commit comments