Releases: confluentinc/confluent-kafka-javascript
Releases · confluentinc/confluent-kafka-javascript
v1.7.0
v1.7.0 is a feature release. It is supported for all usage.
Enhancements
- References librdkafka v2.12.1. Refer to the librdkafka v2.12.1 release notes for more information.
- Configurable batch size through the
js.consumer.max.batch.sizeproperty
and cache size through thejs.consumer.max.cache.size.per.worker.ms
property (#393). - Statistics callback now available when using the promisified API with all
client types (#399). - Fix for at-least-once guarantee not ensured in case a seek happens on one
partition and there are messages being fetched about other partitions (#393). - Avoid returning a negative lag in case there is no cached offset for
the HWM (#406).
v1.7.0-rc1
v1.7.0-rc1 is a release candidate feature release. It's not supported.
Enhancements
- Avoid returning a negative lag in case there is no cached offset for the HWM (#406).
v1.7.0-alpha.1
v1.7.0-alpha.1 is an alpha feature release. It's not supported.
Enhancements
- References librdkafka v2.12.1. Refer to the librdkafka v2.12.1 release notes for more information.
- Statistics callback now available when using the promisified API with all
client types (#399).
v1.6.1-alpha.1
v1.6.1 is an alpha maintenance release. It's not supported.
Enhancements
v1.6.0
v1.6.0 is a feature release. It is supported for all usage.
Enhancements
- References librdkafka v2.12.0. Refer to the librdkafka v2.12.0 release notes for more information.
- OAuth OIDC method example for Kafka metadata based authentication with
an Azure IMDS endpoint using an attached managed identity as principal (#377).
v1.6.0-rc4: Update version to 1.6.0-rc4 (#383)
Pre release of v1.6.0
v1.5.0
v1.5.0-rc1
Release candidate for v1.5.0.
v1.4.1
v1.4.1 is a maintenance release. It is supported for all usage.
Enhancements
- References librdkafka v2.11.1. Refer to the librdkafka v2.11.1 release notes for more information.
v1.4.1-rc2
Release candidate for v1.4.1