Skip to content
Open
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 @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file.
but ignored ([#878]).
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#869]).
- Bump `stackable-operator` to 0.111.0 and `kube` to 3.1.0 ([#878], [#884]).
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#889]).

### Fixed

Expand All @@ -34,6 +35,7 @@ All notable changes to this project will be documented in this file.
[#878]: https://github.com/stackabletech/trino-operator/pull/878
[#883]: https://github.com/stackabletech/trino-operator/pull/883
[#884]: https://github.com/stackabletech/trino-operator/pull/884
[#889]: https://github.com/stackabletech/trino-operator/pull/889

## [26.3.0] - 2026-03-16

Expand Down
18 changes: 9 additions & 9 deletions Cargo.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions crate-hashes.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading