Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.

### Added

- Use [graceful shutdown](https://trino.io/docs/current/admin/graceful-shutdown.html) for workers ([#461]).
- Default stackableVersion to operator version ([#441]).
- Configuration overrides for the JVM security properties, such as DNS caching ([#460]).

Expand All @@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
[#449]: https://github.com/stackabletech/trino-operator/pull/449
[#453]: https://github.com/stackabletech/trino-operator/pull/453
[#460]: https://github.com/stackabletech/trino-operator/pull/460
[#461]: https://github.com/stackabletech/trino-operator/pull/461

## [23.7.0] - 2023-07-14

Expand Down
Loading