Skip to content

Commit 8bfb046

Browse files
committed
adapted changelog
1 parent 41e88ff commit 8bfb046

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- BREAKING: Fixed bug where `app_version_label` could not be used for metadata `Label` when using a hash in custom images.
10+
The `product_image_selection::resolve` now returns a `Result<ResolvedProductImage,Error>` instead of a `ResolvedProductImage` ([#1076]).
11+
12+
[#1076]: https://github.com/stackabletech/operator-rs/pull/1076
13+
714
## [0.94.0] - 2025-07-10
815

916
### Added

0 commit comments

Comments
 (0)