Skip to content

0.1.93

Compare
Choose a tag to compare
@davidmoten davidmoten released this 07 Apr 22:41
· 80 commits to master since this release

Enhancements

Generation and Runtime

  • add full support for contained navigation properties by @davidmoten in #430
  • fix NPE in ParameterMap.toMap due JDK bug by @davidmoten in #431
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in #404
  • Bump jackson.version from 2.16.0 to 2.16.1 by @dependabot in #403
  • Bump jackson.version from 2.16.1 to 2.16.2 by @dependabot in #418
  • Bump commons-codec:commons-codec from 1.16.0 to 1.16.1 by @dependabot in #411
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 by @dependabot in #416
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.2 to 2.17.0 by @dependabot in #421
  • Bump jackson.version from 2.16.2 to 2.17.0 by @dependabot in #420

Build

  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #400
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.2.0 by @dependabot in #399
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #401
  • Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.0 to 2.22.1 by @dependabot in #405
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 by @dependabot in #406
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #407
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.2 to 3.11.0 by @dependabot in #408
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.11.0 by @dependabot in #409
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.0 by @dependabot in #410
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 by @dependabot in #412
  • Bump jetty.version from 9.4.53.v20231009 to 9.4.54.v20240208 by @dependabot in #413
  • Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.22.1 to 2.23.0 by @dependabot in #414
  • Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.23.0 to 2.23.1 by @dependabot in #417
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #419
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #422
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #424
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #425
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.11.0 to 3.12.0 by @dependabot in #427
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.11.0 to 3.12.0 by @dependabot in #428

Full Changelog: 0.1.92...0.1.93