Skip to content

Commit

Permalink
Merge branch 'main' into docs-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
maltesander authored Sep 30, 2024
2 parents a4e228a + 2ac696e commit a48e101
Show file tree
Hide file tree
Showing 18 changed files with 1,086 additions and 674 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.

### Fixed

- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory ([#646]).
- Don't ignore envOverrides ([#633]).
- Don't print credentials to STDOUT during startup. Ideally we should use [config-utils](https://github.com/stackabletech/config-utils), but that's not easy (see [here](https://github.com/stackabletech/trino-operator/tree/fix/secret-printing)) ([#634]).

Expand All @@ -27,6 +28,7 @@ All notable changes to this project will be documented in this file.
[#633]: https://github.com/stackabletech/trino-operator/pull/633
[#634]: https://github.com/stackabletech/trino-operator/pull/634
[#638]: https://github.com/stackabletech/trino-operator/pull/638
[#646]: https://github.com/stackabletech/trino-operator/pull/646

## [24.7.0] - 2024-07-24

Expand Down
Loading

0 comments on commit a48e101

Please sign in to comment.