Releases: bakdata/kpops
10.1.1
Changelog
All notable changes to this project will be documented in this file.
10.1.1 - 2025-03-25
What's changed
- fix(kafka-connector): parse enum correctly by @disrupted in #619
Full Changelog: 10.1.0...10.1.1
10.1.0
Changelog
All notable changes to this project will be documented in this file.
10.1.0 - 2025-03-20
What's changed
- feat(kafka-connect): set connector state by @disrupted in #616
Full Changelog: 10.0.4...10.1.0
10.0.4
Changelog
All notable changes to this project will be documented in this file.
10.0.4 - 2025-03-13
What's changed
- Support streams-bootstrap v4 by @philipp94831 in #617
Full Changelog: 10.0.3...10.0.4
10.0.3
Changelog
All notable changes to this project will be documented in this file.
10.0.3 - 2025-03-06
What's changed
-
refactor(api): improve typing by @disrupted in #612
-
refactor(pydantic): create
SkipGenerate
type by @disrupted in #611 -
refactor(cli): use annotated for typer option by @disrupted in #613
-
fix(kafka-connector): destroy connector on reset by @disrupted in #615
Full Changelog: 10.0.2...10.0.3
10.0.2
Changelog
All notable changes to this project will be documented in this file.
10.0.2 - 2025-03-04
What's changed
- fix: hide _cleaner & _resetter from generate output by @disrupted in #610
Full Changelog: 10.0.1...10.0.2
10.0.1
Changelog
All notable changes to this project will be documented in this file.
10.0.1 - 2025-03-04
What's changed
-
chore: upgrade ruff by @disrupted in #606
-
refactor(helm-app): make handlers private by @disrupted in #602
-
refactor: switch to basedpyright by @disrupted in #604
-
fix(helm-app): hide repo_config & diff_config from generate output by @disrupted in #607
-
fix(cleaner): enrich on init by @disrupted in #608
Full Changelog: 10.0.0...10.0.1
10.0.0
Changelog
All notable changes to this project will be documented in this file.
10.0.0 - 2025-02-27
What's changed
-
refactor(helm-diff)!: define ignore keypath as array by @disrupted in #600
-
refactor(helm-diff)!: configure on HelmApp component level by @disrupted in #601
-
docs: create migration guide for v10 by @disrupted in #603
Full Changelog: 9.4.1...10.0.0
9.4.1
Changelog
All notable changes to this project will be documented in this file.
9.4.1 - 2025-02-26
What's changed
- refactor(streams-bootstrap): update JMX remote specification by @philipp94831 in #599
Full Changelog: 9.4.0...9.4.1
9.4.0
Changelog
All notable changes to this project will be documented in this file.
9.4.0 - 2025-02-24
What's changed
- refactor(streams-bootstrap): update JMX specification by @philipp94831 in #597
Full Changelog: 9.3.0...9.4.0
9.3.0
Changelog
All notable changes to this project will be documented in this file.
9.3.0 - 2025-02-03
What's changed
-
Use Pydantic
model_validate
to avoid Pyright warnings by @disrupted in #586 -
Fix release commit message by @disrupted in #591
-
Configure PyPI trusted publishing by @yannick-roeder in #592
-
Migrate pre-commit hooks to lefthook by @disrupted in #584
-
feat: support symbolic linked pipelines to avoid repetition by @daconstenla in #580
-
fix: address CI warnings introduced by #580 by @disrupted in #594
-
feat(streams-bootstrap): allow float values in command line by @disrupted in #593
-
ci: run lint job only for target Python version on Linux by @disrupted in #596
-
style: format YAML & JSON by @disrupted in #595
-
feat: support custom namespace configuration for
StrimziKafkaTopic
by @daconstenla in #581
New Contributors
- @daconstenla made their first contribution in #581
Full Changelog: 9.2.1...9.3.0