We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73d4aa commit ec0deccCopy full SHA for ec0decc
1 file changed
CHANGELOG.md
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
10
11
### Changed
12
13
+- Bump stackable-operator to 0.106.2, and strum to 0.28 ([#401]).
14
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#396]).
15
16
### Fixed
@@ -23,6 +24,7 @@ All notable changes to this project will be documented in this file.
23
24
[#387]: https://github.com/stackabletech/commons-operator/pull/387
25
[#396]: https://github.com/stackabletech/commons-operator/pull/396
26
[#400]: https://github.com/stackabletech/commons-operator/pull/400
27
+[#401]: https://github.com/stackabletech/commons-operator/pull/401
28
29
## [25.11.0] - 2025-11-07
30
0 commit comments