Releases: open-policy-agent/setup-opa
Releases · open-policy-agent/setup-opa
v2.2.0
What's Changed
- Add troubleshooting entry to documentation about surprising Terraform behavior by @nafarlee in #26
- Upgrade to Node.js 20 by @nafarlee in #29
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #28
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Support static binary versions by @bryannaegele in #24
- chore: use latest version of ncc by @tim775 in #25
New Contributors
- @bryannaegele made their first contribution in #24
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- docs: Update examples to use v2 of setup-opa by @tim775 in #21
- build(deps): bump minimist from 1.2.5 to 1.2.7 by @dependabot in #22
- build(deps): bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #23
New Contributors
- @dependabot made their first contribution in #22
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update README.md by @peteroneilljr in #14
- download versioned releases from github releases directly by @srenatus in #16
- Bump versions by @anderseknert in #17
- build: bump node12 -> node16 by @srenatus in #19
New Contributors
- @peteroneilljr made their first contribution in #14
- @anderseknert made their first contribution in #17
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed
- This is the initial release, which aims to make it a little easier to setup the Open Policy Agent CLI in your GitHub Actions workflows.
New Contributors
Full Changelog: https://github.com/open-policy-agent/setup-opa/commits/v1.0.0