Releases: bakdata/kpops
9.2.1
Changelog
All notable changes to this project will be documented in this file.
9.2.1 - 2025-01-15
What's changed
- Fix CI release and changelog by @disrupted in #590
Full Changelog: 9.2.0-dev...9.2.1
9.2.0-dev
Changelog
All notable changes to this project will be documented in this file.
9.2.0-dev - 2025-01-14
What's changed
-
Improve Pyright matcher by @disrupted in #579
-
Migrate from Poetry to uv by @disrupted in #578
-
Fix circular imports when running individual tests by @disrupted in #583
-
Configure Pyright to report import cycles by @disrupted in #585
-
Fix kpops package build by @disrupted in #588
-
Fail if streams-boostrap v3 model is instantiated with v2 attribute by @disrupted in #587
Full Changelog: 9.1.0...9.2.0-dev
9.1.0
9.0.1
9.0.0
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 StrimziKafkaTopic
- #545 -
Manifest Kubernetes resources for
destroy
command - #552 -
Manifest Kubernetes resources for
clean
command - #559 -
Manifest Kubernetes resources for
reset
command - #563