Skip to content
Merged
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 @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.

### Changed

- Bump stackable-operator to `0.100.1` ([#772]).
- BREAKING: The per-rolegroup services now only serves the HTTP port and has a `-headless` suffix to better indicate their
purpose and to be consistent with other operators ([#748]).
- BREAKING: The per-role server service is now prefixed with `-server` to be consistent with other operators ([#748]).
Expand All @@ -39,6 +40,7 @@ All notable changes to this project will be documented in this file.
[#765]: https://github.com/stackabletech/opa-operator/pull/765
[#767]: https://github.com/stackabletech/opa-operator/pull/767
[#771]: https://github.com/stackabletech/opa-operator/pull/771
[#772]: https://github.com/stackabletech/opa-operator/pull/772

## [25.7.0] - 2025-07-23

Expand Down
Loading