@confluentinc/kafka-javascript
Advanced tools
Changelog
confluent-kafka-javascript v1.0.0
v1.0.0 is a feature release. It is supported for all usage.
uv_async_init
was being called off the event loop thread,
causing the node process to hang (#190).Changelog
confluent-kafka-javascript v0.5.2
v0.5.2 is a limited availability maintenance release. It is supported for all usage.
Note: v0.5.2 has no code changes from v0.5.1, version is bumped to sync with @confluentinc/schemaregistry.
Changelog
confluent-kafka-javascript v0.5.1
v0.5.1 is a limited availability maintenance release. It is supported for all usage.
sendOffsets
wasn't working correctly in the transactional
producer (#172).Changelog
confluent-kafka-javascript v0.4.0
v0.4.0 is a limited availability feature release. It is supported for all usage.
eachBatch
callback (#130).Changelog
confluent-kafka-javascript v0.3.0
v0.3.0 is a limited availability feature release. It is supported for all usage.