Skip to content

Commit c4ff8f5

Browse files
chore(stackable-operator): Update changelog
1 parent bde2311 commit c4ff8f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file.
88

99
- Add `Client::{get_feature_gates,get_enabled_feature_gates,get_disabled_feature_gates}` associated
1010
functions to retrieve all, enabled, or disabled feature gates from the Kubernetes apiserver ([#1207], [#1208]).
11+
- Add a new `v2` module that provides more type-safe variants of the existing functions ([#1225]).
1112

1213
### Changed
1314

@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
1617
[#1206]: https://github.com/stackabletech/operator-rs/pull/1206
1718
[#1207]: https://github.com/stackabletech/operator-rs/pull/1207
1819
[#1208]: https://github.com/stackabletech/operator-rs/pull/1208
20+
[#1225]: https://github.com/stackabletech/operator-rs/pull/1225
1921

2022
## [0.111.1] - 2026-04-28
2123

0 commit comments

Comments
 (0)