Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 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
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file.
- `EOS_INTERVAL` (`--eos-interval`) to set the interval in which the operator checks if it is EoS.
- `EOS_DISABLED` (`--eos-disabled`) to disable the EoS checker completely.

### Changed

- Bump stackable-operator to `0.100.1` and product-config to `0.8.0` ([#646]).

### Fixed

- Previously we had a bug that could lead to missing certificates ([#636]).
Expand All @@ -24,6 +28,7 @@ All notable changes to this project will be documented in this file.
[#633]: https://github.com/stackabletech/hive-operator/pull/633
[#636]: https://github.com/stackabletech/hive-operator/pull/636
[#641]: https://github.com/stackabletech/hive-operator/pull/641
[#646]: https://github.com/stackabletech/hive-operator/pull/646
[#647]: https://github.com/stackabletech/hive-operator/pull/647

## [25.7.0] - 2025-07-23
Expand Down
Loading
Loading