Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 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

- Add conversion webhook ([#676]).
- Add OPA authorization using the operator-rs `OpaConfig` ([#652]).
- Support objectOverrides using `.spec.objectOverrides`.
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#665]).
Expand All @@ -24,6 +25,7 @@ All notable changes to this project will be documented in this file.
[#666]: https://github.com/stackabletech/hive-operator/pull/666
[#668]: https://github.com/stackabletech/hive-operator/pull/668
[#670]: https://github.com/stackabletech/hive-operator/pull/670
[#676]: https://github.com/stackabletech/hive-operator/pull/676

## [25.11.0] - 2025-11-07

Expand Down
Loading