Skip to content

Commit 70912a5

Browse files
committed
adapted changelog
1 parent 6c93c5a commit 70912a5

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
@@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010
- Use `--file-log-max-files` (or `FILE_LOG_MAX_FILES`) to limit the number of log files kept.
1111
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
1212
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
13+
- The operator now sets defaults for `dfs.encrypt.data.transfer.cipher.suite` (`AES/CTR/NoPadding`) and `dfs.encrypt.data.transfer.cipher.key.bitlength` (`128`) to improve security and performance ([#693]).
1314

1415
### Changed
1516

@@ -46,6 +47,7 @@ All notable changes to this project will be documented in this file.
4647
[#677]: https://github.com/stackabletech/hdfs-operator/pull/677
4748
[#683]: https://github.com/stackabletech/hdfs-operator/pull/683
4849
[#684]: https://github.com/stackabletech/hdfs-operator/pull/684
50+
[#693]: https://github.com/stackabletech/hdfs-operator/pull/693
4951

5052
## [25.3.0] - 2025-03-21
5153

0 commit comments

Comments
 (0)