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 3a0e3bc commit 71b238dCopy full SHA for 71b238d
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.71.0] - 2024-07-29
8
+
9
### Added
10
11
- Added support for logging to files ([#814]).
crates/stackable-operator/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "stackable-operator"
3
description = "Stackable Operator Framework"
-version = "0.70.0"
+version = "0.71.0"
authors.workspace = true
license.workspace = true
edition.workspace = true
0 commit comments