Skip to content

Commit 165f335

Browse files
committed
update changelog
1 parent bfe1717 commit 165f335

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
1212
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
1313
- The operator now defaults to `AES/CTR/NoPadding` for `dfs.encrypt.data.transfer.cipher.suite` to improve security and performance ([#693]).
1414
- The built-in Prometheus servlet is now enabled and metrics are exposed under the `/prom` path of all UI services ([#695]).
15+
- Added several properties to `hdfs-site.xml` that improve general performance and reliability ([#696])
1516

1617
### Changed
1718

@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
5051
[#684]: https://github.com/stackabletech/hdfs-operator/pull/684
5152
[#693]: https://github.com/stackabletech/hdfs-operator/pull/693
5253
[#695]: https://github.com/stackabletech/hdfs-operator/pull/695
54+
[#696]: https://github.com/stackabletech/hdfs-operator/pull/696
5355

5456
## [25.3.0] - 2025-03-21
5557

0 commit comments

Comments
 (0)