Skip to content

Commit b8fe43f

Browse files
authored
chore: Release stackable-operator 0.84.1 (#948)
* chore: Release stackable-operator 0.85.0 * chore: Release stackable-operator 0.84.1
1 parent 4c2bfaa commit b8fe43f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
## [0.84.1] - 2025-01-22
8+
79
### Fixed
810

911
- Remove `Merge` trait bound from `erase` and make `product_specific_common_config` public ([#946]).

crates/stackable-operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "stackable-operator"
33
description = "Stackable Operator Framework"
4-
version = "0.84.0"
4+
version = "0.84.1"
55
authors.workspace = true
66
license.workspace = true
77
edition.workspace = true

0 commit comments

Comments
 (0)