Skip to content

Commit d5dda44

Browse files
committed
chore: bump op-rs and use new S3 structs
1 parent a21053a commit d5dda44

File tree

7 files changed

+83
-88
lines changed

7 files changed

+83
-88
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,13 @@
1212
- `podOverrides`
1313
- `affinity`
1414

15+
### Fixed
16+
17+
- 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 ([#544]).
18+
1519
[#528]: https://github.com/stackabletech/superset-operator/pull/528
1620
[#530]: https://github.com/stackabletech/superset-operator/pull/530
21+
[#544]: https://github.com/stackabletech/superset-operator/pull/544
1722

1823
## [24.7.0] - 2024-07-24
1924

0 commit comments

Comments
 (0)