Skip to content

Commit 3c722fd

Browse files
committed
changelog
1 parent 483e519 commit 3c722fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All notable changes to this project will be documented in this file.
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]).
1212
- Add support for Trino 481 ([#900]).
13-
- Add a new `.spec.name.inferred.replaceHyphensWithUnderscores` field on TrinoCatalog, which allows tweaking the catalog name in Trino ([#XXX]).
13+
- Add a new `.spec.name.inferred.replaceHyphensWithUnderscores` field on TrinoCatalog, which allows tweaking the catalog name in Trino ([#903]).
1414

1515
### Changed
1616

@@ -41,7 +41,7 @@ All notable changes to this project will be documented in this file.
4141
[#889]: https://github.com/stackabletech/trino-operator/pull/889
4242
[#895]: https://github.com/stackabletech/trino-operator/pull/895
4343
[#900]: https://github.com/stackabletech/trino-operator/pull/900
44-
[#XXX]: https://github.com/stackabletech/trino-operator/pull/XXX
44+
[#903]: https://github.com/stackabletech/trino-operator/pull/903
4545

4646
## [26.3.0] - 2026-03-16
4747

0 commit comments

Comments
 (0)