Releases: bakdata/streams-bootstrap
Releases · bakdata/streams-bootstrap
Release 2.4.1
Change Log
2.4.1 (2022-11-29)
Fixed bugs:
- Chart should not set inputTopics to empty string if none are specified #149
Merged pull requests:
- Clean schema registry subjects of named foreign key joins #153 (@philipp94831)
- Do not configure empty input topics #152 (@philipp94831)
Release 2.4.0
Change Log
2.4.0 (2022-11-16)
Merged pull requests:
- Support multiple extra input topics #150 (@philipp94831)
Release 2.3.1
Change Log
2.3.1 (2022-10-12)
Merged pull requests:
- Fix discovery of repartition topics #148 (@philipp94831)
- Make input topic accessors public #147 (@philipp94831)
Release 2.3.0
Change Log
2.3.0 (2022-07-13)
Merged pull requests:
- Upgrade to Kafka 3.2 and Confluent 7.2 #146 (@philipp94831)
Release 2.2.0
Change Log
2.2.0 (2022-06-23)
Merged pull requests:
- Upgrade to Kafka 3.1 and Confluent 7.1 #145 (@philipp94831)
Release 2.1.2
Change Log
2.1.2 (2022-06-08)
Merged pull requests:
- Update documentation #144 (@philipp94831)
- Remove default schedule for producer jobs #143 (@philipp94831)
- Fix key-value pairs indentation inside pod.yaml file #141 (@irux)
- Update CronJob apiVersion due to deprecation #142 (@jakob-ed)
Release 2.1.1
Change Log
2.1.1 (2022-03-02)
Closed issues:
- Clean up should check if topic deletion was successful #134
Merged pull requests:
- Add more configurations to jobs and cron jobs #136 (@philipp94831)
- Verify deletion of topics #135 (@philipp94831)
Release 2.1.0
Change Log
2.1.0 (2022-02-21)
Merged pull requests:
- Add input pattern config #132 (@philipp94831)
- Add imagePullSecrets to streams-app helm chart #133 (@raminqaf)
- Fix clean for pattern subscriptions #131 (@philipp94831)
- Add option for streams state persistence #130 (@philipp94831)
Release 2.0.0
Change Log
2.0.0 (2022-01-13)
Closed issues:
- Upgrade Kafka Streams to 3.0 #126
Merged pull requests:
- Update to Kafka 3.0.0 #129 (@philipp94831)