Skip to content

Commit a8e7321

Browse files
committed
changelog
1 parent 638887a commit a8e7321

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99
- Add generic database connection mechanism ([#1163]).
1010
- Add `config_overrides` module with `KeyValueOverridesProvider` trait, enabling
1111
structured config file formats (e.g. JSON) in addition to key-value overrides ([#1177]).
12+
- Add `Scaler` CRD ([#1190], [#1195]).
1213

1314
### Changed
1415

@@ -28,9 +29,11 @@ All notable changes to this project will be documented in this file.
2829

2930
[#1163]: https://github.com/stackabletech/operator-rs/pull/1163
3031
[#1177]: https://github.com/stackabletech/operator-rs/pull/1177
32+
[#1190]: https://github.com/stackabletech/operator-rs/pull/1190
3133
[#1191]: https://github.com/stackabletech/operator-rs/pull/1191
3234
[#1192]: https://github.com/stackabletech/operator-rs/pull/1192
3335
[#1194]: https://github.com/stackabletech/operator-rs/pull/1194
36+
[#1195]: https://github.com/stackabletech/operator-rs/pull/1195
3437

3538
## [0.109.0] - 2026-04-07
3639

0 commit comments

Comments
 (0)