Skip to content

Commit bf5c444

Browse files
committed
Updating the ChangeLog ...
1 parent 9ef98c6 commit bf5c444

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/Changelog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@ The keys used are:
77
!: fixed/modified feature, -: deleted feature, +: new feature
88

99

10-
current (main branch) -- 04-06-2024
10+
current (main branch) -- 06-07-2024
1111
+ Adding the ability to disable the checks related to socket binding to a particular device
1212
+ Adding the ability to configure the Kafka option "enable.ssl.certificate.verification". Reference: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
1313
+ 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)
15+
! Fixing Debian 12 detection, Debian 12 detection (@ustorbeck)
16+
! Fixing script path names in the Dockerfile so that no additional options are required to build the docker image (@ustorbeck)
17+
! Fixing a crash on startup in zmq delivery mode (@ustorbeck)
18+
1419

1520
v1.1.4 -- 05-12-2023
1621
+ Adding automatic version number retrieval from the VERSION file

0 commit comments

Comments
 (0)