File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,14 @@ All notable changes to this project will be documented in this file.
88
99- BREAKING: Only send a subset of the fields sufficient for most use-cases to OPA for performance reasons.
1010 The old behavior of sending all fields can be restored by setting ` hadoop.security.authorization.opa.extended-requests ` to ` true ` ([ #XX] ).
11- - Bump ` okio ` to 1.17.6 and to 3.9.1 afterwards to get rid of CVE-2023 -3635 ([ #46 ] , [ #XX ] ).
11+ - Bump ` okio ` to 1.17.6 and to 3.9.1 afterwards to get rid of CVE-2023 -3635 ([ #46 ] , [ #49 ] ).
1212
1313### Fixed
1414
15- - Set path to ` / ` when the operation ` contentSummary ` is called on ` / ` . Previously path was set to ` null ` ([ #XX ] ).
15+ - Set path to ` / ` when the operation ` contentSummary ` is called on ` / ` . Previously path was set to ` null ` ([ #49 ] ).
1616
1717[ #46 ] : https://github.com/stackabletech/hdfs-utils/pull/46
18+ [ #49 ] : https://github.com/stackabletech/hdfs-utils/pull/49
1819
1920## [ 0.3.0] - 2024-07-04
2021
You can’t perform that action at this time.
0 commit comments