Skip to content

Commit c8eb8a2

Browse files
committed
changelog
1 parent f4fec80 commit c8eb8a2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
99
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#884]).
1010
- Added support for the [PostgreSQL connector](https://trino.io/docs/current/connector/postgresql.html) using the new generic database connection mechanism.
1111
Previously, users had to use the `generic` connector ([#883]).
12+
- Added support for Trino 481 ([#900]).
1213

1314
### Changed
1415

@@ -38,6 +39,7 @@ All notable changes to this project will be documented in this file.
3839
[#884]: https://github.com/stackabletech/trino-operator/pull/884
3940
[#889]: https://github.com/stackabletech/trino-operator/pull/889
4041
[#895]: https://github.com/stackabletech/trino-operator/pull/895
42+
[#900]: https://github.com/stackabletech/trino-operator/pull/900
4143

4244
## [26.3.0] - 2026-03-16
4345

0 commit comments

Comments
 (0)