github open-policy-agent/opa v1.0.1

20 hours ago

This is a bug fix release addressing the following issues:

  • build(go): bump to 1.23.5 (authored by @srenatus).
    Addressing CVE-2024-45341 and CVE-2024-45336 vulnerabilities in the Go runtime.
  • bundle: Add info about the correct rego version to parse modules on the store, co-authored by @ashutosh-narkar and @johanfylling in #7278.
    Fixing an issue where the rego-version for individual modules was lost during bundle deactivation (bundle lifecycle) if this version diverged from the active runtime rego-version.
    This could cause reloading of v0 bundles to fail when OPA was not running with the --v0-compatible flag.

Don't miss a new opa release

NewReleases is sending notifications on new releases.