Skip to content

Releases: bakdata/kpops

9.2.1

15 Jan 12:40
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

9.2.1 - 2025-01-15

What's changed

Full Changelog: 9.2.0-dev...9.2.1

9.2.0-dev

14 Jan 17:48
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

9.2.0-dev - 2025-01-14

What's changed

Full Changelog: 9.1.0...9.2.0-dev

9.1.0

07 Jan 13:15
Compare
Choose a tag to compare

9.1.0 - Release Date: [2025-01-07]

🏭 Refactor

  • Represent multiline strings using YAML block style - #574

  • Indent sequence items to follow style recommendations - #575

πŸŒ€ Miscellaneous

  • Update CODEOWNERS - #572

  • Update test components to streams-bootstrap v3 - #576

  • Silence deprecation warnings for streams-bootstrap v2 in tests - #577

9.0.1

20 Dec 14:38
Compare
Choose a tag to compare

9.0.1 - Release Date: [2024-12-20]

πŸ› Fixes

  • Add operation-mode documentation to mkdocs index - #573

9.0.0

20 Dec 13:16
Compare
Choose a tag to compare

9.0.0 - Release Date: [2024-12-20]

πŸ—οΈ Breaking changes

  • Drop support for Python 3.10 - #561

πŸš€ Features

  • Introduce KPOps operation and manifest resources for deployment - #541

  • Define Pydantic model to represent Kubernetes manifest - #546

  • Manifest toSection with Strimzi KafkaTopic - #545

  • Manifest Kubernetes resources for destroy command - #552

  • Manifest Kubernetes resources for clean command - #559

  • Manifest Kubernetes resources for reset command - #563

πŸ“ Documentation

  • Add documentation for operation-mode in KPOps - #565

  • Add migration guide v8-v9 - #562

8.4.0

18 Dec 14:28
Compare
Choose a tag to compare

8.4.0 - Release Date: [2024-12-18]

🏭 Refactor

  • Create generic SerializeAsOptional type for Pydantic - #564

8.3.2

17 Dec 14:50
Compare
Choose a tag to compare

8.3.2 - Release Date: [2024-12-17]

πŸ› Fixes

  • Fix allow optional resources requests and limits - #570

8.3.1

17 Dec 12:42
Compare
Choose a tag to compare

8.3.1 - Release Date: [2024-12-17]

πŸ› Fixes

  • Fix Kubernetes memory not accepting decimal values - #568

  • Add ephemeral storage to Kubernetes resource requests and limits - #569

8.3.0

17 Dec 11:34
Compare
Choose a tag to compare

8.3.0 - Release Date: [2024-12-17]

πŸŒ€ Miscellaneous

  • Add Kubernetes affinity and tolerations to streams-bootstrap v2 values - #567

8.2.0

12 Dec 14:03
Compare
Choose a tag to compare

8.2.0 - Release Date: [2024-12-12]

πŸ› Fixes

  • Update KPOps example snapshots and fix broken link to defaults.yaml - #560

πŸ“ Documentation

  • Update KPOps example snapshots and fix broken link to defaults.yaml - #560

πŸŒ€ Miscellaneous

  • Bump streams-bootstrap to 3.1.0 - #557

  • Add Pydantic models for Kubernetes Affinity - #555