Releases: open-policy-agent/java-opa-sdk
Releases · open-policy-agent/java-opa-sdk
v0.2.0
What's Changed
- Add a link to the release artifacts in the README.md by @sspaink in #32
- Bump gradle/actions from 4 to 6 by @dependabot[bot] in #33
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #35
- Bump com.nimbusds:nimbus-jose-jwt from 10.5 to 10.9 by @dependabot[bot] in #36
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #37
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #34
- Bump com.fasterxml.jackson.core:jackson-databind from 2.17.0 to 2.21.3 by @dependabot[bot] in #38
- Bump com.nimbusds:nimbus-jose-jwt from 10.9 to 10.9.1 by @dependabot[bot] in #41
- Bump org.json:json from 20250517 to 20260522 by @dependabot[bot] in #42
- CLI for testing by @kroekle in #44
- Profiling/pretty printer by @johanfylling in #43
- Add mTLS support by @sspaink in #18
- Bump com.github.seancfoley:ipaddress from 5.5.1 to 5.6.2 by @dependabot[bot] in #46
- prepare v0.2.0 release by @sspaink in #48
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- add a gitignore file by @sspaink in #1
- add dependabot config by @sspaink in #10
- move builtins to opa-builtins folder by @sspaink in #12
- run unit tests in PR checks by @sspaink in #13
- add Checkstyle and PMD linter checks to PR workflow by @sspaink in #14
- Add release workflow by @sspaink in #16
- Coverage reporting by @johanfylling in #19
- Remove jackson annotations from IR statements by @sspaink in #20
- refactor that decouples opa-evaluator from Jackson by @sspaink in #21
- fix Maven Central publish: pin Jackson deps via jackson-bom by @sspaink in #22
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #25
- Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.18 by @dependabot[bot] in #30
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #26
- Bump org.mockito:mockito-core from 5.16.1 to 5.23.0 by @dependabot[bot] in #24
- Bump gradle/actions from 4 to 6 by @dependabot[bot] in #27
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.3 to 2.26.0 by @dependabot[bot] in #29
- Run mvn validate by @sspaink in #31
New Contributors
- @sspaink made their first contribution in #1
- @johanfylling made their first contribution in #19
- @dependabot[bot] made their first contribution in #25
Full Changelog: https://github.com/open-policy-agent/java-opa-sdk/commits/v0.1.0