Skip to content

v1.39.1

Choose a tag to compare

@koponen-styra koponen-styra released this 15 Aug 12:37
· 22 commits to main since this release
10e53f2

OPA v1.3.0
Regal v0.32.0

This release fixes a bug related to using Rego v0 bundles with the Compile API.

Also, referencing mask rules in annotations has been simplified: rules defined in the same package can now be referenced without the full prefix:

package filters

# METADATA
# scope: document
# custom:
# unknowns: ["input.tickets"]
# mask_rule: masks # <-------- here
default include := true #|
# v-------------------------------
masks.tickets.description.replace.value := "<description>"

Starting from this release, our Windows binaries feature a Styra icon.