You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
BREAKING: Only send a subset of the fields sufficient for most use-cases to OPA for performance reasons.
The old behavior of sending all fields can be restored by setting hadoop.security.authorization.opa.extended-requests
to true (#49).
Updates various dependencies and do a full spotless run. This will now require JDK 17 or later to build
(required by later error-prone versions), the build target is still Java 11 #51