We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0ddaf commit 9ea8c39Copy full SHA for 9ea8c39
CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
9
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
10
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
11
+- Added support for HBase 2.6.2 ([#659]):
12
13
### Changed
14
@@ -39,6 +40,7 @@
39
40
[#654]: https://github.com/stackabletech/hbase-operator/pull/654
41
[#655]: https://github.com/stackabletech/hbase-operator/pull/655
42
[#657]: https://github.com/stackabletech/hbase-operator/pull/657
43
+[#659]: https://github.com/stackabletech/hbase-operator/pull/659
44
45
## [25.3.0] - 2025-03-21
46
0 commit comments