File tree Expand file tree Collapse file tree
crates/stackable-operator Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments