Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,13 @@ All notable changes to this project will be documented in this file.
### Changed

- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#129]).
- BREAKING: `configOverrides` now only accepts the known config file `opensearch.yml`.
Previously, arbitrary file names were silently accepted and ignored ([#137]).
- Bump `stackable-operator` to 0.110.1 ([#137]).

[#129]: https://github.com/stackabletech/opensearch-operator/pull/129
[#130]: https://github.com/stackabletech/opensearch-operator/pull/130
[#137]: https://github.com/stackabletech/opensearch-operator/pull/137

## [26.3.0] - 2026-03-16

Expand Down
Loading
Loading