Skip to content

Commit 3b9a779

Browse files
committed
changelog
1 parent 18026bf commit 3b9a779

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add `ProbeBuilder` to build Kubernetes container probes ([#1078]).
10+
711
### Changed
812

913
- BREAKING: The `ResolvedProductImage` field `app_version_label` was renamed to `app_version_label_value` to match changes to its type ([#1076]).
@@ -14,6 +18,7 @@ All notable changes to this project will be documented in this file.
1418
This is the case when referencing custom images via a `@sha256:...` hash. As such, the `product_image_selection::resolve` function is now fallible ([#1076]).
1519

1620
[#1076]: https://github.com/stackabletech/operator-rs/pull/1076
21+
[#1078]: https://github.com/stackabletech/operator-rs/pull/1078
1722

1823
## [0.94.0] - 2025-07-10
1924

0 commit comments

Comments
 (0)