Releases: bakdata/streams-bootstrap
Releases · bakdata/streams-bootstrap
Release 1.5.2
Change Log
1.5.2 (2020-11-23)
Merged pull requests:
- Delete consumer groups on delete output #84 (@philipp94831)
- Fix comment for autoscaling #83 (@yannick-roeder)
- Add scaled object for autoscaling with keda #82 (@yannick-roeder)
Release 1.5.1
Change Log
1.5.1 (2020-11-03)
Fixed bugs:
- Container can not be launched if name exceeds 63 characters #69
Merged pull requests:
- Add extra input topics to streams app #81 (@philipp94831)
- Remove container suffix from container name #73 (@yannick-roeder)
Release 1.5.0
Change Log
1.5.0 (2020-09-29)
Merged pull requests:
- Update Kafka to 2.5.1 and Confluent to 5.5.1 #79 (@philipp94831)
- Add labels, annotations and configurable name to rclone CronJob #80 (@philipp94831)
Release 1.4.6
Change Log
1.4.6 (2020-08-26)
Merged pull requests:
- Close resources after streams client #78 (@philipp94831)
Release 1.4.5
Change Log
1.4.5 (2020-08-06)
Closed issues:
- Use inheritance for streams helm charts #71
Merged pull requests:
- Make helm chart backwards compatible #77 (@philipp94831)
- Specify additional output topics via default CLI #75 (@philipp94831)
- Trim rclone job name #76 (@philipp94831)
- Add annotations to clean up job #74 (@philipp94831)
- Remove duplicated streams chart #72 (@philipp94831)
- Fix yaml file for kubernetes > 1.16 #70 (@VictorKuenstler)
- Make JAVA_TOOL_OPTIONS configurable #68 (@philipp94831)
Release 1.4.4
Change Log
1.4.4 (2020-04-14)
Merged pull requests:
- Close resources on streams creation error #67 (@philipp94831)
- Only run streams resetter for existing topics #66 (@philipp94831)
- Use Kubernetes secrets for password parameters #64 (@yannick-roeder)
- Merge streams chart for statefulset and deployment #65 (@philipp94831)
Release 1.4.3
Change Log
1.4.3 (2020-04-02)
Implemented enhancements:
- Override log4j.properties when using provided #62 (@BJennWare)
Merged pull requests:
- Revert PicoCli api usage to exit application properly #63 (@philipp94831)
Release 1.4.2
Change Log
1.4.2 (2020-03-24)
Implemented enhancements:
- Override log4j.properties when using provided #62 (@BJennWare)
1.4.2 (2020-03-24)
Merged pull requests:
- Run streams resetter for external source topics and intermediate topics #61 (@philipp94831)
- Add helm chart to deploy streams app as statefulset with static group membership #60 (@philipp94831)
Release 1.4.1
Change Log
1.4.1 (2020-03-13)
Merged pull requests:
- Allow specification of boolean flags without any value #59 (@philipp94831)
- Add topic client #58 (@philipp94831)
- Do not exit application #57 (@philipp94831)
Release 1.4.0
Change Log
1.4.0 (2020-03-10)
Merged pull requests:
- Remove DeadLetter #56 (@philipp94831)
- Move error handlers to com.bakdata.kafka:error-handling #55 (@philipp94831)