You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Changelog
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,15 @@ The keys used are:
7
7
!: fixed/modified feature, -: deleted feature, +: new feature
8
8
9
9
10
-
current (main branch) -- 04-06-2024
10
+
current (main branch) -- 06-07-2024
11
11
+ Adding the ability to disable the checks related to socket binding to a particular device
12
12
+ Adding the ability to configure the Kafka option "enable.ssl.certificate.verification". Reference: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
13
13
+ Adding the ability to configure the Kafka option "ssl.key.password". Reference: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
14
+
+ Adding support for rocky Linux v8.9, install.sh script (@ustorbeck)
0 commit comments