Skip to content

Releases: terascope/kafka-assets

v5.4.1

17 Jan 15:58
347e648
Compare
Choose a tag to compare
v5.4.1 Pre-release
Pre-release

What's Changed

Full Changelog: v5.4.0...v5.4.1

v5.4.0

06 Dec 18:14
11cd106
Compare
Choose a tag to compare

What's Changed

  • Add cooperative-sticky partition_assignment_strategy option to kafka_reader by @busma13 in #882

NOTE: This asset requires a minimum teraslice version of 2.9.0

Full Changelog: v5.3.1...v5.4.0

v5.3.1

06 Dec 17:42
97dcb16
Compare
Choose a tag to compare
v5.3.1 Pre-release
Pre-release

What's Changed

terafoundation_kafka_connector patch release v1.2.1

  • update node-rdkafka from v3.2.0 to v3.2.1 by @busma13 in #888
    • bump lib-rdkafka from v2.6.0 to v2.6.1
    • closes #887

Dependency Updates

  • bundled dependency updates by @busma13 in #889
    • bump @terascope/job-components from v1.6.1 to v1.6.2
    • bump @terascope/scripts from v1.5.2 to v1.5.3
    • bump @terascope/eslint-config from v1.1.1 to v1.1.2
    • bump @types/node from v22.9.3 to v22.10.1
    • bump eslint from v9.15.0 to v9.16.0

Full Changelog: v5.3.0...v5.3.1

v5.3.0

26 Nov 23:19
1e7997e
Compare
Choose a tag to compare
v5.3.0 Pre-release
Pre-release

What's Changed

New Features:

  • Bump node-rdkafka from 3.1.1 to 3.2.0
    • this in turn updates librdkafka to version 2.6.0
    • node-rdkafka now allows for the use of cooperative rebalancing
  • Bump terafoundation_kafka_connector from 1.1.0 to 1.2.0

Bug fixes:

Other dependency updates:

  • Bump eslint from 9.14.0 to 9.15.0

  • bump @terascope/eslint-config from 1.1.0 to 1.1.1

  • bump @terascope/job-components from 1.6.0 to 1.6.1

  • bump @terascope/scripts from 1.5.0 to 1.5.2

  • bump @terascope/types from 1.3.0 to 1.3.1

  • bump teraslice-test-harness from 1.2.0 to 1.2.1

  • bump @types/node from 22.9.0 to 22.9.3

  • Update node rdkafka to 3.2.0 by @busma13 in #870

Full Changelog: v5.2.0...v5.3.0

v5.2.0

13 Nov 15:37
a981637
Compare
Choose a tag to compare
v5.2.0 Pre-release
Pre-release

What's Changed

New node-rdkafka version: 3.1.1
All dependencies are restricted to patch level version variances(~) instead of minor version variances(^)

Full Changelog: v5.1.0...v5.2.0

v5.1.0

28 Oct 17:16
50130f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0

v5.0.1

23 Aug 21:34
0d495db
Compare
Choose a tag to compare

What's Changed

  • Yarnclean fix @busma13 in #812
  • Bump node-gyp from 10.1.0 to 10.2.0 by @dependabot in #807
  • Add docker image caching, update workflows by @busma13 in #817
  • Test on default kafka version from scripts. by @busma13 in #819
  • Bump ts-jest from 29.1.5 to 29.2.4 by @dependabot in #821
  • Update GitHub workflow hash by @busma13 in #827
  • Bump @terascope/scripts from 0.78.0 to 1.0.0
  • Bump @terascope/job-components from 1.0.1 to 1.0.2
  • Bump @terascope/types from 0.17.3 to 1.0.0
  • Bump teraslice-test-harness from 1.0.1 to 1.2.0

Full Changelog: v5.0.0...v5.0.1

v5.0.0

03 Jul 22:42
84580d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.1...v5.0.0

v4.4.1

24 May 17:46
9bd1da1
Compare
Choose a tag to compare

What's Changed

  • Fix asset to work with Teraslice versions lower than v1.4.0 by @sotojn in #791

Full Changelog: v4.4.0...v4.4.1

v4.4.0

23 May 20:08
73dbaf2
Compare
Choose a tag to compare
v4.4.0 Pre-release
Pre-release

Do Not Use This Release: Use release 4.4.1 or Newer

NOTE: This release of the asset is only compatible with Teraslice versions between v1.4.0 and v1.7.1. This was because of a breaking change when implementing prom metrics.

What's Changed

This change allows older kafka assets to work on newer Teraslice clusters.

Full Changelog: v4.3.0...v4.4.0