Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Sep 10, 2024
1 parent 45d71ed commit 24a8f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Move linger delay to front of the buffer queue.
The default value for `max_linger_ms` is `0` as before.
Setting `max_linger_ms=10` will make the disk write batch larger when buffer is configured to disk mode or disk-offload mode.
- Lower RAM usage with compact `pending_acks` data structure when the callbacks are static.

* 3.0.4
- Upgrade to kafka_protocol-4.1.8
Expand Down

0 comments on commit 24a8f30

Please sign in to comment.