All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changed:
- #8 - Moved packages to
com.contentgrid.opa
- #7 - Moved maven group coordinates to
com.contentgrid.opa-java-client
Housekeeping:
- #10 - Resolved conflict with
gradle-nexus.publish-plugin
andxenit-enterprise-conventions
plugins - #9 - Fixed release to Maven Central via Sonatype
- #6 - Updated Gradle to 7.5.1
- #6 - Updated dependencies to Spring Boot 2.6.12 baseline
Fixed:
- #4 - OPA client can now serialize
java.time
classes asinput
Changed:
- Moved maven group coordinates to
eu.xenit.contentcloud
- Change OPA term
Numeric
parameterized type fromNumber
toBigDecimal
- Make http-log-spec configurable from
OpaClient.Builder
Fixed:
- Fixes OPA terms equality checks
Added:
- Initial release