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 990e565 commit e44853eCopy full SHA for e44853e
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+## [0.18.0] - 2022-05-04
8
+
9
### Added
10
11
- New commons::s3 module with common S3 connection structs ([#377]).
Cargo.toml
@@ -4,7 +4,7 @@ description = "Stackable Operator Framework"
edition = "2021"
license = "Apache-2.0"
name = "stackable-operator"
-version = "0.17.0"
+version = "0.18.0"
repository = "https://github.com/stackabletech/operator-rs"
[dependencies]
0 commit comments