Changelog
New Features
- 5ca1f6d: feat: added support for Azure DevOps output (#853) (@milanmayr)
OPA Changes
- be28ed1: build(deps): bump github.com/open-policy-agent/opa from 0.54.0 to 0.55.0 (#848) (@dependabot[bot])
- a6b1eea: build(deps): bump github.com/open-policy-agent/opa from 0.55.0 to 0.56.0 (#860) (@dependabot[bot])
Other Changes
- b9a9e7a: build(deps): bump alpine from 3.18.2 to 3.18.3 (#851) (@dependabot[bot])
- 31dad3b: build(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#845) (@dependabot[bot])
- 851e66a: build(deps): bump golang from 1.20.6-alpine to 1.20.7-alpine (#849) (@dependabot[bot])
- 92862f5: build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#850) (@dependabot[bot])
- 97b393e: chore: Replace ghodss/yaml with sigs.k8s.io/yaml (#858) (@mrueg)
- c7e9f05: ci: Bump Go to 1.21.0 (#855) (@jalseth)
- d1a9f79: ci: Check GoReleaser config before performing any release actions (#843) (@jalseth)
- fe4c225: cleanup: Use generics to simplify code for parse_config and related builtins (#857) (@jalseth)
- 00f791b: fix: Use Bool instead of BoolP for three flags (#847) (@simonbaird)