Skip to content

Commit 1ef6561

Browse files
authored
Merge branch 'main' into test/conversion
2 parents f88e0ad + f23f35a commit 1ef6561

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-versioned/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ All notable changes to this project will be documented in this file.
3333
- Fix regression introduced in [#1033]. The `#[kube(status = ...)]` attribute is generated correctly
3434
again ([#1046]).
3535
- Correctly handle fields added in later versions ([#1031]).
36+
- BREAKING: Unsupported items in a versioned module now emit an error instead of silently being dropped ([#1059]).
3637

3738
### Removed
3839

@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
5051
[#1041]: https://github.com/stackabletech/operator-rs/pull/1041
5152
[#1046]: https://github.com/stackabletech/operator-rs/pull/1046
5253
[#1050]: https://github.com/stackabletech/operator-rs/pull/1050
54+
[#1059]: https://github.com/stackabletech/operator-rs/pull/1059
5355
[#1061]: https://github.com/stackabletech/operator-rs/pull/1061
5456

5557
## [0.7.1] - 2025-04-02

0 commit comments

Comments
 (0)