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 b0bfc32 commit 86ac80dCopy full SHA for 86ac80d
crates/stackable-operator/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.86.1] - 2025-02-21
8
+
9
### Added
10
11
- Add `region` field to S3ConnectionSpec ([#959]).
crates/stackable-operator/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "stackable-operator"
3
description = "Stackable Operator Framework"
-version = "0.86.0"
+version = "0.86.1"
authors.workspace = true
license.workspace = true
edition.workspace = true
0 commit comments