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 f97c3ef commit 3472756Copy full SHA for 3472756
1 file changed
CHANGELOG.md
@@ -16,12 +16,14 @@ All notable changes to this project will be documented in this file.
16
17
### Changed
18
19
+- Bump stackable-operator to 0.106.2, and strum to 0.28 ([#794]).
20
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#788]).
21
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#780]).
22
23
[#780]: https://github.com/stackabletech/druid-operator/pull/780
24
[#788]: https://github.com/stackabletech/druid-operator/pull/788
25
[#790]: https://github.com/stackabletech/druid-operator/pull/790
26
+[#794]: https://github.com/stackabletech/druid-operator/pull/794
27
28
## [25.11.0] - 2025-11-07
29
0 commit comments