Releases: bakdata/kpops
Releases Β· bakdata/kpops
4.0.1
4.0.1 - Release Date: [2024-02-29]
π Fixes
- Set supported Python cutoff to 3.11 - #466
4.0.0
4.0.0 - Release Date: [2024-02-27]
ποΈ Breaking changes
- Distribute defaults across multiple files - #438
π Features
- Distribute defaults across multiple files - #438
3.2.4
3.2.4 - Release Date: [2024-02-26]
π Fixes
-
Fix docs CI to include the latest changes to a tagged version in the changelog - #459
-
Fix tempfile creation - #461
-
Fix symbolic link to CONTRIBUTING.md and parallel option in action.yaml - #462
π Refactor
π Documentation
- Fix docs CI to include the latest changes to a tagged version in the changelog - #459
3.2.3
3.2.3 - Release Date: [2024-02-19]
π Fixes
- Trim and hash Helm name override to 63 characters - #456
3.2.2
3.2.2 - Release Date: [2024-02-12]
π Fixes
- Fix nested substitution - #451
3.2.1
3.2.1 - Release Date: [2024-02-08]
π Fixes
-
Fix order of pipeline steps for clean/reset - #450
-
Fix substitution - #449
-
Fix cleaner inheritance, parent model should be aliased during instantiation - #452
π Refactor
- Simplify execution graph logic - #446
3.2.0
3.2.0 - Release Date: [2024-02-01]
π Features
- Refactor pipeline filter and add to public API - #405
π Refactor
π Documentation
- Improve Sphinx docs highlighting using RST markup - #443
3.1.0
3.1.0 - Release Date: [2024-01-30]
π Features
- Add support for pipeline steps parallelization - #312
π Fixes
- Update poetry publish workflow version to latest - #430
π Refactor
- Simplify loading of defaults - #435
π Miscellaneous
3.0.2
3.0.2 - Release Date: [2024-01-23]
π Fixes
- Fix Helm diff output - #434
π Documentation
- Add step for submodule initialization on the docs - #431
π Miscellaneous
3.0.1
3.0.1 - Release Date: [2024-01-19]
π Fixes
π Documentation
-
Update docs of word-count example for v3 & new folder structure - #423
-
Move ATM fraud to examples repo - #425
-
Fix broken doc link - #427
π Miscellaneous