OPA v0.49.0 #345
ashutosh-narkar
announced in
Announcements
OPA v0.49.0
#345
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release focuses on bugfixes and documentation improvements, as well as a few small performance improvements.
Runtime, Tooling, SDK
runtime: Update rule index's trie node scalar handling so that numerics compare correctly (#5585) authored by @ashutosh-narkar reported by @alvarogomez93
ast: Improve error information when metadata yaml fails to compile (#4475) authored and reported by @johanfylling
bundle: Retain metadata annotations for Wasm entrypoints during inspection (#5588) authored and reported by @johanfylling
compile: Allow object generating rules to be annotated as entrypoints (#5577) authored and reported by @johanfylling
plugins/discovery: Support for persisting and loading discovery bundle from disk (#2886) authored by @ashutosh-narkar reported by @anderseknert
perf: Use
json.Encode
to avoid extra allocation (authored by @anderseknert)opa inspect
: Fix prefix error when inspecting bundle from root (#5503) authored by @harikannan512 reported by @HarshPathakhptopdown:
http.send
to cache responses based on status code (#5617) authored by @ashutosh-narkartypes: Add GoDoc about named types (authored by @wata727)
deps: Remove
github.com/pkg/errors
dependency (authored by @Iceber)Docs
Update entrypoint documentation (#5565) authored by @johanfylling reported by @robertgartman
Add missing folder argument in bundle build example (authored by @charlieegan3)
Clarify
crypto.x509.parse_certificates
docs (authored by @charlieegan3)Added AWS S3 Web Identity Credentials info to tutorial (authored by @vishrana)
docs/graphql: non-nullable id argument and typo fix (authored by @philipaconrad)
Website + Ecosystem
Ecosystem:
Website:
👉 Release page
Beta Was this translation helpful? Give feedback.
All reactions