Skip to content

Commit

Permalink
chore: bump op-rs and use new S3 structs
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan committed Sep 19, 2024
1 parent 9d73c4e commit bcb31a7
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 89 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

- Implement `envOverrides` for HbaseCluster ([#550]).
- Omid test: use 1.1.2, update default port number and raise test timeout ([#556]).
- 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 ([#567]).

### Removed

Expand All @@ -21,6 +22,7 @@
[#550]: https://github.com/stackabletech/hbase-operator/pull/550
[#556]: https://github.com/stackabletech/hbase-operator/pull/556
[#558]: https://github.com/stackabletech/hbase-operator/pull/558
[#567]: https://github.com/stackabletech/hbase-operator/pull/567

## [24.7.0] - 2024-07-24

Expand Down
Loading

0 comments on commit bcb31a7

Please sign in to comment.