Skip to content

v0.27.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 23:50
· 288 commits to master since this release
v0.27.0
f68c925

⚠️ Potentially Breaking Updates ⚠️

  • Bump OPA to v0.31.0, which now catches undefined variables at compile time rather than when they're referenced. For more information, see the OPA change log.

New Features

  • GitHub output format (:tada: thanks @koozz!)

Other Improvements

  • Bump Go and Alpine versions to address potential security issues
  • Bump OPA, improving partial evaluation performance

Changelog

cea3d72 Add GitHub workflow commands output. (#586)
f68c925 Bump alpine from 3.14.0 to 3.14.1 (#601)
51320a0 Bump github.com/open-policy-agent/opa from 0.30.2 to 0.31.0 (#599)
be0ec55 Bump golang from 1.16.6-alpine to 1.16.7-alpine (#600)