docs: add changelog

This commit is contained in:
Zaiming (Stone) Shi 2023-08-07 10:39:04 +02:00
parent 115ab85670
commit ff88e508a6
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
Upgrade Kafka producer client `wolff` from 1.7.6 to 1.7.7.
This fixes a potential race condition which may cause all Kafka producers to crash if some failed to initialize.