Skip to content

7.0.0-alpha5 (Preview Specification 1.0.0 support)

Latest
Compare
Choose a tag to compare
@ricardozanini ricardozanini released this 07 Nov 14:14
· 28 commits to main since this release

What's Changed

  • Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 by @dependabot in #426
  • Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #425
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #427
  • Bump com.networknt:json-schema-validator from 1.5.1 to 1.5.2 by @dependabot in #431
  • Bump version.jsonschema2pojo-maven-plugin from 1.2.1 to 1.2.2 by @dependabot in #430
  • Use OneOfValueProvider for serialization by @fjtirado in #429
  • Bump org.mockito:mockito-core from 5.13.0 to 5.14.1 by @dependabot in #435
  • Bump version.com.fasterxml.jackson from 2.17.2 to 2.18.0 by @dependabot in #434
  • Bump version.org.junit.jupiter from 5.11.0 to 5.11.1 by @dependabot in #433
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #432
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #440
  • Bump version.org.junit.jupiter from 5.11.1 to 5.11.2 by @dependabot in #439
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #437
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #436
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 by @dependabot in #441
  • Bump com.spotify.fmt:fmt-maven-plugin from 2.24 to 2.25 by @dependabot in #438
  • Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #443
  • Bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #442
  • [Fix #444] Wrapper class for anyOf containing strings by @fjtirado in #448
  • Serverless Workflow reference implementation (skeleton) by @fjtirado in #450
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #447
  • Bump version.org.junit.jupiter from 5.11.2 to 5.11.3 by @dependabot in #446
  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #445
  • [Fix_#449] Checking pattern by @fjtirado in #451
  • Bump com.networknt:json-schema-validator from 1.5.2 to 1.5.3 by @dependabot in #456
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #455
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #454
  • Bump version.com.fasterxml.jackson from 2.18.0 to 2.18.1 by @dependabot in #453
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #452
  • Adding JQ expression support for http call by @fjtirado in #458
  • Release 7.0.0-alpha5 by @fjtirado in #457

Full Changelog: 7.0.0-alpha2...7.0.0-alpha5

Note: alpha5 suffix is to align with spec 1.0.0-alpha5 release. We will release a final one as soon as DSL releases a final version.