Skip to content

Commit 346e3fd

Browse files
committed
changelog
1 parent a0d2be8 commit 346e3fd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)