Skip to content

Releases: bakdata/kpops

2.0.3

24 Aug 13:14
Compare
Choose a tag to compare

2.0.3 - Release Date: [2023-08-24]

πŸ› Fixes

  • Fix GitHub action error in non-Python projects - #340

πŸŒ€ Miscellaneous

  • Lint GitHub action - #342

2.0.2

23 Aug 13:30
Compare
Choose a tag to compare

2.0.2 - Release Date: [2023-08-23]

πŸ“ Documentation

  • Add version dropdown to the documentation - #336

  • Break the documentation down into smaller subsection - #329

2.0.1

22 Aug 16:57
Compare
Choose a tag to compare

2.0.1 - Release Date: [2023-08-22]

πŸ› Fixes

  • Fix optional flags in GitHub action - #334

2.0.0

17 Aug 13:30
Compare
Choose a tag to compare

2.0.0 - Release Date: [2023-08-17]

πŸ—οΈ Breaking changes

  • Remove camel case conversion of internal models - #308

  • Derive component type automatically from class name - #309

  • Refactor input/output types - #232

  • v2 - #321

πŸš€ Features

  • Automatically support schema generation for custom components - #307

  • Derive component type automatically from class name - #309

🏭 Refactor

  • Refactor input/output types - #232

πŸ“ Documentation

  • Fix editor integration example in docs - #273

1.7.2

16 Aug 15:53
Compare
Choose a tag to compare

1.7.2 - Release Date: [2023-08-16]

🏭 Refactor

  • Refactor Kafka Connect handler - #322

πŸ“ Documentation

  • Add KPOps Runner GitHub Action to the documentation - #325

  • Remove :type and :rtype from docstrings - #324

1.7.1

15 Aug 12:31
Compare
Choose a tag to compare

1.7.1 - Release Date: [2023-08-15]

πŸ“ Documentation

  • Modularize and autogenerate examples for the documentation - #267

  • Update the variable documentation - #266

1.7.0

15 Aug 07:36
Compare
Choose a tag to compare

1.7.0 - Release Date: [2023-08-15]

πŸš€ Features

  • Add flag to exclude pipeline steps - #300

1.6.0

10 Aug 14:56
Compare
Choose a tag to compare

1.6.0 - Release Date: [2023-08-10]

🏭 Refactor

  • Refactor handling of Helm flags - #319

1.5.0

10 Aug 08:32
Compare
Choose a tag to compare

1.5.0 - Release Date: [2023-08-10]

πŸš€ Features

  • Refactor Helm wrapper and add --set-file flag - #311

🏭 Refactor

  • Refactor Helm wrapper and add --set-file flag - #311

  • Set default for ToSection topics - #313

  • Annotate types for ToSection models mapping - #315

πŸŒ€ Miscellaneous

  • Check Poetry lock file consistency - #316

1.4.0

02 Aug 07:58
Compare
Choose a tag to compare

1.4.0 - Release Date: [2023-08-02]

πŸ› Fixes

  • Validate unique step names - #292

🏭 Refactor

  • Order PipelineComponent fields - #290

  • Migrate requests to httpx - #302

  • Refactor CLI using dtyper - #306

πŸŒ€ Miscellaneous

  • Update Black - #294

  • Fix vulnerability in mkdocs-material - #295

  • Move breaking changes section upper in the change log config - #287