We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670fa75 commit f3f4d5aCopy full SHA for f3f4d5a
crates/stackable-versioned/CHANGELOG.md
@@ -15,10 +15,12 @@ All notable changes to this project will be documented in this file.
15
16
### Fixed
17
18
+- Generate Kubernetes code independent of container order ([#913]).
19
- Correctly emit Kubernetes code when macro is used on modules ([#912]).
20
21
[#891]: https://github.com/stackabletech/operator-rs/pull/891
22
[#912]: https://github.com/stackabletech/operator-rs/pull/912
23
+[#913]: https://github.com/stackabletech/operator-rs/pull/913
24
25
## [0.4.1] - 2024-10-23
26
0 commit comments