Skip to content

2.0.0

Compare
Choose a tag to compare
@fongie fongie released this 07 Nov 08:20
· 40 commits to main since this release
07f8b3a

This upgrades the library to use XRechnung 2.2.0 which is used by most insurance APIs as of this release - see updates here.

Breaking change

As of this release, we require Java 17. This is due to a required dependency (base32check-java) requiring it as well.

What's Changed

  • Update billing to XRechnung 2.2.0 by @jakob-p in #130
  • Update maven-test.yml by @fongie in #132
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.38.0 to 2.40.0 by @dependabot in #133
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #134
  • Bump commons-io:commons-io from 2.13.0 to 2.14.0 by @dependabot in #135
  • Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #136
  • fix workflows to use latest macos and correct java version by @fongie in #137
  • Bump org.glassfish.jaxb:jaxb-runtime from 2.3.8 to 2.3.9 by @dependabot in #140
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #139
  • Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by @dependabot in #138
  • Up to Java 17 by @fongie in #142

New Contributors

Full Changelog: 1.2.6...2.0.0