File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
12
12
- Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
13
13
- The operator now defaults to ` AES/CTR/NoPadding ` for ` dfs.encrypt.data.transfer.cipher.suite ` to improve security and performance ([ #693 ] ).
14
14
- 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 ] )
15
16
16
17
### Changed
17
18
@@ -50,6 +51,7 @@ All notable changes to this project will be documented in this file.
50
51
[ #684 ] : https://github.com/stackabletech/hdfs-operator/pull/684
51
52
[ #693 ] : https://github.com/stackabletech/hdfs-operator/pull/693
52
53
[ #695 ] : https://github.com/stackabletech/hdfs-operator/pull/695
54
+ [ #696 ] : https://github.com/stackabletech/hdfs-operator/pull/696
53
55
54
56
## [ 25.3.0] - 2025-03-21
55
57
You can’t perform that action at this time.
0 commit comments