Skip to content

Releases: bakdata/kpops

8.1.4

09 Dec 14:33
Compare
Choose a tag to compare

8.1.4 - Release Date: [2024-12-09]

πŸ› Fixes

  • Fix kpops --version - #551

πŸŒ€ Miscellaneous

  • Trim Helm name override for Producer CronJob to 52 characters - #550

8.1.3

05 Dec 17:27
Compare
Choose a tag to compare

8.1.3 - Release Date: [2024-12-05]

πŸŒ€ Miscellaneous

  • Remove repeated defaults from streams-bootstrap values - #547

8.1.2

04 Dec 12:43
Compare
Choose a tag to compare

8.1.2 - Release Date: [2024-12-04]

πŸŒ€ Miscellaneous

  • Convert all values of Kafka connector and topic config to string - #544

8.1.1

02 Dec 10:03
Compare
Choose a tag to compare

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

πŸ› Fixes

  • Fix files field value type in Streamsboostrap component - #542

  • Fix: Use enum values when dumping models - #543

8.1.0

25 Oct 07:23
Compare
Choose a tag to compare

8.1.0 - Release Date: [2024-10-25]

πŸ§ͺ Dependencies

  • Upgrade typer to support union types - #533

πŸŒ€ Miscellaneous

  • Extend StreamsBootstrap model - #534

8.0.1

22 Aug 07:03
Compare
Choose a tag to compare

8.0.1 - Release Date: [2024-08-22]

πŸ“ Documentation

  • Fix changelog in docs - #532

8.0.0

21 Aug 10:16
Compare
Choose a tag to compare

8.0.0 - Release Date: [2024-08-21]

πŸ—οΈ Breaking changes

  • Make KafkaApp responsible for deploying/cleaning streams bootstrap components - #522
  • Rename role to label - #525
  • Fix Pyright warning about type override without default value - #524
  • Remove -v3 suffix and suffix old streams bootstrap with -v2 - #526

πŸš€ Features

  • Add support for streams-bootstrap v3 - #519

🏭 Refactor

  • Rename role to label - #525
  • Fix Pyright warning about type override without default value - #524

7.1.0

15 Aug 13:05
Compare
Choose a tag to compare

7.1.0 - Release Date: [2024-08-15]

πŸ§ͺ Dependencies

  • Update pytest - #527

🏭 Refactor

  • Improve incomplete type hints - #515

  • Fallback to user defined model when the validation of cluster model fails - #521

  • Replace kubernetes-asyncio with lightkube - #517

πŸŒ€ Miscellaneous

  • Fix incorrect parameter type annotation - #523

7.0.0

23 Jul 13:42
Compare
Choose a tag to compare

7.0.0 - Release Date: [2024-07-23]

πŸ—οΈ Breaking changes

  • Automatic loading of namespaced custom components - #500

  • Call destroy from inside of reset or clean - #501

  • Rename app field - #506

πŸš€ Features

  • clean/reset streams-bootstrap components with cluster values - #498

🏭 Refactor

  • Call destroy from inside of reset or clean - #501

  • Rename app field - #506

6.1.0

09 Jul 14:49
Compare
Choose a tag to compare

6.1.0 - Release Date: [2024-07-09]

πŸš€ Features

  • Add image tag field to streams-bootstrap app values - #499

  • Delete ignored keys from diff - #510

🏭 Refactor

  • Improve dataclass instance check - #507