Skip to content

Commit cd5a7ee

Browse files
authored
KAFKA-18270: SaslHandshake v0 incorrectly tagged as deprecated (#18221)
It's now consistent with KIP-896. Reviewers: David Arthur <[email protected]>
1 parent 16f1aa8 commit cd5a7ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clients/src/main/resources/common/message/SaslHandshakeRequest.json

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
// client negotiation for clients <= 2.4.
2424
// See https://issues.apache.org/jira/browse/KAFKA-9577
2525
"validVersions": "0-1",
26-
"deprecatedVersions": "0",
2726
"flexibleVersions": "none",
2827
"fields": [
2928
{ "name": "Mechanism", "type": "string", "versions": "0+",

0 commit comments

Comments
 (0)