Skip to content

Commit 564bbe6

Browse files
committed
changelog
1 parent eff35b5 commit 564bbe6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Added
66

77
- Helm: Allow Pod `priorityClassName` to be configured ([#691]).
8+
- Added support for HBase 2.6.3 ([#695]).
89

910
[#691]: https://github.com/stackabletech/hbase-operator/pull/691
1011

@@ -19,7 +20,7 @@
1920
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
2021
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
2122
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
22-
- Added support for HBase 2.6.2 ([#659]):
23+
- Added support for HBase 2.6.2 ([#659]).
2324
- Add RBAC rule to helm template for automatic cluster domain detection ([#675]).
2425

2526
### Changed
@@ -75,6 +76,7 @@
7576
[#672]: https://github.com/stackabletech/hbase-operator/pull/672
7677
[#675]: https://github.com/stackabletech/hbase-operator/pull/675
7778
[#678]: https://github.com/stackabletech/hbase-operator/pull/678
79+
[#695]: https://github.com/stackabletech/hbase-operator/pull/695
7880

7981
## [25.3.0] - 2025-03-21
8082

0 commit comments

Comments
 (0)