Skip to content

Commit ed7878d

Browse files
committed
chore: Add changelog entry
1 parent 3b73507 commit ed7878d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ All notable changes to this project will be documented in this file.
99
- Support for fault-tolerant execution ([#779], [#793]).
1010
- Support for the client spooling protocol ([#793]).
1111
- Helm: Allow Pod `priorityClassName` to be configured ([#798]).
12+
- Add support for Trino 477 ([#801]).
13+
14+
### Changed
15+
16+
- Deprecate Trino 451 and 476 ([#801]).
1217

1318
### Fixed
1419

@@ -20,10 +25,15 @@ All notable changes to this project will be documented in this file.
2025
We now correctly handle multiple certificates for both cases.
2126
See [this GitHub issue](https://github.com/stackabletech/issues/issues/764) for details
2227

28+
### Removed
29+
30+
- Remove support for Trino 470 ([#801]).
31+
2332
[#779]: https://github.com/stackabletech/trino-operator/pull/779
2433
[#793]: https://github.com/stackabletech/trino-operator/pull/793
2534
[#796]: https://github.com/stackabletech/trino-operator/pull/796
2635
[#798]: https://github.com/stackabletech/trino-operator/pull/798
36+
[#801]: https://github.com/stackabletech/trino-operator/pull/801
2737

2838
## [25.7.0] - 2025-07-23
2939

0 commit comments

Comments
 (0)