Skip to content

Commit 217513f

Browse files
authored
chore: Update to operator-rs 0.76.0 and use new S3 structs (#283)
* chore: Update to operator-rs 0.76.0 * changelog * changelog
1 parent 6457805 commit 217513f

File tree

7 files changed

+762
-392
lines changed

7 files changed

+762
-392
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory. Previously operators errored out in case these fields where missing ([#283]).
10+
11+
[#283]: https://github.com/stackabletech/commons-operator/pull/283
12+
713
## [24.7.0] - 2024-07-24
814

915
### Changed

0 commit comments

Comments
 (0)