Skip to content

Commit

Permalink
Updating the ChangeLog ...
Browse files Browse the repository at this point in the history
  • Loading branch information
scuzzilla committed Jul 6, 2024
1 parent 9ef98c6 commit bf5c444
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@ The keys used are:
!: fixed/modified feature, -: deleted feature, +: new feature


current (main branch) -- 04-06-2024
current (main branch) -- 06-07-2024
+ Adding the ability to disable the checks related to socket binding to a particular device
+ Adding the ability to configure the Kafka option "enable.ssl.certificate.verification". Reference: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
+ Adding the ability to configure the Kafka option "ssl.key.password". Reference: https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md
+ Adding support for rocky Linux v8.9, install.sh script (@ustorbeck)
! Fixing Debian 12 detection, Debian 12 detection (@ustorbeck)
! Fixing script path names in the Dockerfile so that no additional options are required to build the docker image (@ustorbeck)
! Fixing a crash on startup in zmq delivery mode (@ustorbeck)


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

0 comments on commit bf5c444

Please sign in to comment.