Releases: terascope/kafka-assets
v5.4.1
What's Changed
- Bump node-gyp from 10.2.0 to 11.0.0 by @dependabot in #890
- bundled dependency update by @busma13 in #895
- Bump @terascope/scripts from 1.6.0 to 1.7.1 by @dependabot in #896
- Bump @terascope/job-components from 1.7.0 to 1.8.0 by @dependabot in #897
- bundled dependency update by @busma13 in #906
- Update to Yarn 4 by @sotojn in #899
- Ensure npm publish is marked as latest by @sotojn in #907
- Automate release by @busma13 in #908
Full Changelog: v5.4.0...v5.4.1
v5.4.0
v5.3.1
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
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
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
New node-rdkafka version: 3.1.1
All dependencies are restricted to patch level version variances(~) instead of minor version variances(^)
- Bump @terascope/scripts from 1.4.1 to 1.4.2 by @dependabot in #855
- Bump eslint from 9.13.0 to 9.14.0 by @dependabot in #859
- Bump uuid from 11.0.1 to 11.0.2 by @dependabot in #858
- Dependency updates 2024-11-12 by @busma13 in #865
- make package specificity more restrictive by @busma13 in #866
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- [Kafka-asset] Allow kafka to be relocatable by @sotojn in #838
- remove --experimental-vm-modules flag, update ts-scripts to 1.0.2 by @busma13 in #830
- Bump @terascope/job-components from 1.5.1 to 1.5.3 by @dependabot in #857
- Bump @terascope/scripts from 1.4.0 to 1.4.1 by @dependabot in #852
- Bump @types/jest from 29.5.13 to 29.5.14 by @dependabot in #854
- Bump eslint from 9.12.0 to 9.13.0 by @dependabot in #853
- Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #828
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #829
- Bump uuid from 10.0.0 to 11.0.1 by @dependabot in #856
- fix lint, normalize code style by @jsnoble in #842
- update packages, use new eslint esm module by @jsnoble in #832
Full Changelog: v5.0.1...v5.1.0
v5.0.1
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
What's Changed
- Update to ESM by @busma13 in #804
- Bump @terascope/job-components from 0.75.0 to 0.75.1 by @dependabot in #793
- Bump uuid from 9.0.1 to 10.0.0 by @dependabot in #795
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #796
- Bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #798
- Bump ws from 8.14.2 to 8.17.1 by @dependabot in #799
Full Changelog: v4.4.1...v5.0.0
v4.4.1
v4.4.0
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