Releases: bakdata/streams-bootstrap
Releases · bakdata/streams-bootstrap
Release 2.7.0
Change Log
2.7.0 (2023-01-03)
Closed issues:
- Support new KafkaStreams close options #163
Merged pull requests:
- Update dependencies #168 (@philipp94831)
- Improve backwards compatibility with 2.5 and older versions #167 (@philipp94831)
- Send leave group requests in case of streams application shutdown #165 (@philipp94831)
- Fix Helm lint #166 (@philipp94831)
- Use environment config when creating admin client #164 (@philipp94831)
Release 2.6.0
Change Log
2.6.0 (2022-12-29)
Closed issues:
- Missing CLI arguments in clean job don't crash the app #105
Merged pull requests:
- Use new CommandLine API #161 (@philipp94831)
- Use the latest version of the workflow #160 (@MichaelKora)
Release 2.5.0
Release 2.4.2
Change Log
2.4.2 (2022-12-21)
Closed issues:
Merged pull requests:
- Lint and release helm charts #158 (@MichaelKora)
- Remove tgz files and index.yaml #159 (@MichaelKora)
- Add ServiceAccountName option to Helm charts #156 (@yannick-roeder)
- Configure access token for changelog generation #155 (@philipp94831)
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)