Skip to content

Commit bb92463

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/generic-database-connection
2 parents ccfce64 + 500b4f4 commit bb92463

18 files changed

Lines changed: 504 additions & 355 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- BREAKING: `configOverrides` now only accepts the supported config file names `hive-site.xml` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#695]).
10+
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#693]).
11+
- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#695]).
12+
13+
[#693]: https://github.com/stackabletech/hive-operator/pull/693
14+
[#695]: https://github.com/stackabletech/hive-operator/pull/695
15+
716
## [26.3.0] - 2026-03-16
817

918
## [26.3.0-rc1] - 2026-03-16

0 commit comments

Comments
 (0)