Skip to content

Releases: bakdata/kpops

4.0.1

29 Feb 08:34
Compare
Choose a tag to compare

4.0.1 - Release Date: [2024-02-29]

πŸ› Fixes

  • Set supported Python cutoff to 3.11 - #466

4.0.0

27 Feb 13:41
Compare
Choose a tag to compare

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

26 Feb 10:26
Compare
Choose a tag to compare

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

  • Refactor Kafka topics - #447

  • Refactor PipelineGenerator to use component ids - #460

πŸ“ Documentation

  • Fix docs CI to include the latest changes to a tagged version in the changelog - #459

3.2.3

19 Feb 16:33
Compare
Choose a tag to compare

3.2.3 - Release Date: [2024-02-19]

πŸ› Fixes

  • Trim and hash Helm name override to 63 characters - #456

3.2.2

12 Feb 13:21
Compare
Choose a tag to compare

3.2.2 - Release Date: [2024-02-12]

πŸ› Fixes

  • Fix nested substitution - #451

3.2.1

08 Feb 12:42
Compare
Choose a tag to compare

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

01 Feb 19:31
Compare
Choose a tag to compare

3.2.0 - Release Date: [2024-02-01]

πŸš€ Features

  • Refactor pipeline filter and add to public API - #405

🏭 Refactor

  • Refactor enrichment using Pydantic model validator - #444

  • Refactor pipeline filter and add to public API - #405

πŸ“ Documentation

  • Improve Sphinx docs highlighting using RST markup - #443

3.1.0

30 Jan 09:03
Compare
Choose a tag to compare

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

  • Add custom PascalCase to snake_case alias generator - #436

  • Add parallel flag support to kpops runner - #439

3.0.2

23 Jan 12:44
Compare
Choose a tag to compare

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

  • Add message if examples git submodule is not initialized - #432

  • Update type annotation for deserialized pipeline - #433

3.0.1

19 Jan 10:38
Compare
Choose a tag to compare

3.0.1 - Release Date: [2024-01-19]

πŸ› Fixes

  • Fix broken doc link - #427

  • Add warning log if SR handler is disabled but URL is set - #428

πŸ“ 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

  • Update pydantic dependency - #422

  • Add git submodule instructions to the contributing.md - #429