Skip to content

Commit 18f28bc

Browse files
authored
Kerberos cross-real authentication changelog (#5215)
1 parent 2f22088 commit 18f28bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Starting with **librdkafka 2.12.0**, the next generation consumer group rebalanc
1818
* Fix for an error being raised after a commit due to an existing error in the topic partition (#4672).
1919
* Fix double free of headers in `rd_kafka_produceva` method (@blindspotbounty, #4628).
2020
* Fix to ensure `rd_kafka_query_watermark_offsets` enforces the specified timeout and does not continue beyond timeout expiry (#5201).
21+
* New [walkthrough](https://github.com/confluentinc/librdkafka/wiki/Using-SASL-GSSAPI-with-librdkafka-in-a-cross%E2%80%90realm-scenario-with-Windows-SSPI-and-MIT-Kerberos) in the Wiki about configuring Kafka cross-realm authentication between Windows SSPI and MIT Kerberos.
2122

2223

2324
## Fixes

0 commit comments

Comments
 (0)