OPA v0.53.1 #441
anderseknert
announced in
Announcements
OPA v0.53.1
#441
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a bug fix release addressing the following issues:
Runtime, Tooling, SDK
WWW-Authenticate
header of a401 Unauthorized
response. Errors were returned when downloading a public image as it was assumed that authorization is not necessary for public repositories. This fix addresses this issue by challenging any401 Unauthorized
responses by passing it to the docker.Authorizer (#5902) authored by @DerGutopa fmt
: Fix panic encountered while processing policies with comprehensions written on multiple lines with comments in these lines (#5798) authored by @TrolloldemTopdown and Rego
object.subset
: Fix an issue inobject.subset
related to incorrect results being generated when arrays are provided as an input (#5968) authored by @DCRUNNNRelease notes and downloads found here.
Beta Was this translation helpful? Give feedback.
All reactions