We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346e3fd commit 0f533bdCopy full SHA for 0f533bd
CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
7
### Changed
8
9
- BREAKING: Only send a subset of the fields sufficient for most use-cases to OPA for performance reasons.
10
- The old behavior of sending all fields can be restored by setting `hadoop.security.authorization.opa.extended-requests` to `true` ([#XX]).
+ The old behavior of sending all fields can be restored by setting `hadoop.security.authorization.opa.extended-requests` to `true` ([#49]).
11
- Bump `okio` to 1.17.6 and to 3.9.1 afterwards to get rid of CVE-2023-3635 ([#46], [#49]).
12
13
### Fixed
0 commit comments