Skip to content

Commit 1fdb8e7

Browse files
committed
chore: Update changelog
1 parent b4819c1 commit 1fdb8e7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,22 @@
1010
- Support objectOverrides using `.spec.objectOverrides`.
1111
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#725]).
1212
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#727]).
13+
- Add support for Hbase 2.6.4 (as LTS) ([#729]).
1314

1415
### Changed
1516

1617
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#724]).
1718

19+
### Removed
20+
21+
- Remove support for Hbase 2.6.2 ([#729]).
22+
1823
[#708]: https://github.com/stackabletech/hbase-operator/pull/708
1924
[#716]: https://github.com/stackabletech/hbase-operator/pull/716
2025
[#724]: https://github.com/stackabletech/hbase-operator/pull/724
2126
[#725]: https://github.com/stackabletech/hbase-operator/pull/725
2227
[#727]: https://github.com/stackabletech/hbase-operator/pull/727
28+
[#729]: https://github.com/stackabletech/hbase-operator/pull/729
2329

2430
## [25.11.0] - 2025-11-07
2531

0 commit comments

Comments
 (0)