Selaa lähdekoodia

docs: add changelog

Zaiming (Stone) Shi 2 vuotta sitten
vanhempi
commit
ff88e508a6
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      changes/ee/fix-11394.en.md

+ 2 - 0
changes/ee/fix-11394.en.md

@@ -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.