Skip to content

v2.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pfeil Pfeil released this 04 Sep 14:59
· 40 commits to main since this release

Another small set of breaking changes. Please try it out and crate an issue if it works for you.

What's Changed

⚡ Highlights

  • More ergonomic and consistent ActionEntityBuilder by @Pfeil in #178
  • Avoid the use of lists in APIs and replace them with appropriate interfaces. by @Pfeil in #183
  • Avoid adding dataEntities which are not being added to the root data entity by @Pfeil in #184

🛠️ Maintenance

  • build(deps): bump com.networknt:json-schema-validator from 1.1.0 to 1.5.1 by @dependabot in #165
  • build(deps): bump gradle/wrapper-validation-action from 1 to 3 by @dependabot in #166
  • build(deps): bump jacksonVersion from 2.16.1 to 2.17.2 by @dependabot in #167
  • build(deps): bump com.apicatalog:titanium-json-ld from 1.3.3 to 1.4.1 by @dependabot in #168
  • build(deps): bump org.slf4j:slf4j-jdk14 from 2.0.9 to 2.0.13 by @dependabot in #169
  • build(deps): bump org.junit:junit-bom from 5.9.1 to 5.10.3 by @dependabot in #170
  • build(deps): bump gradle/gradle-build-action from 2 to 3 by @dependabot in #149
  • build(deps): bump com.github.fslev:json-compare from 6.13 to 6.15 by @dependabot in #175
  • build(deps): bump gradle/actions from 3 to 4 by @dependabot in #176
  • build(deps): bump org.junit.jupiter:junit-jupiter-params from 5.0.0-M4 to 5.11.0-RC1 by @dependabot in #172
  • build(deps): bump commons-validator:commons-validator from 1.8.0 to 1.9.0 by @dependabot in #173
  • build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.1 by @dependabot in #174
  • Review identifier encoding by @Pfeil in #171
  • build(deps): bump io.freefair.maven-publish-java from 8.6 to 8.7.1 by @dependabot in #180
  • build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #181
  • build(deps): bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.16 by @dependabot in #179
  • build(deps): bump io.freefair.maven-publish-java from 8.7.1 to 8.10 by @dependabot in #182

Full Changelog: v2.0.0-rc3...v2.0.0-rc4