Skip to content

Releases: alex-therapeutics/diga-api-client

2.1.2

02 Dec 09:43
de4f94a
Compare
Choose a tag to compare

What's Changed

Only dependency updates.

  • Update README.md by @fongie in #164
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #165
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.2 to 5.10.3 by @dependabot in #166
  • Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #167
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #168
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #169
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #173
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #172
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #171
  • Bump org.apache.cxf:cxf-xjc-plugin from 4.0.1 to 4.0.2 by @dependabot in #170
  • Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #175
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #174
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.3 by @dependabot in #178
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #177
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #176
  • Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #182
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #181
  • Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #180
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #179

Full Changelog: 2.1.1...2.1.2

2.1.1

03 Jun 07:48
f2ff1fa
Compare
Choose a tag to compare

What's Changed

Only dependency updates.

  • Update README.md by @fongie in #156
  • Bump org.apache.cxf:cxf-xjc-plugin from 4.0.0 to 4.0.1 by @dependabot in #157
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #158
  • Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #159
  • Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #161
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #160
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #162
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #163

Full Changelog: 2.1.0...2.1.1

2.1.0

22 Mar 13:03
321d41c
Compare
Choose a tag to compare

What's Changed

  • Add diga invoice correction feature by @gtuk in #154

Full Changelog: 2.0.2...2.1.0

2.0.2

21 Mar 14:51
f316a22
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.0 to 2.41.1 by @dependabot in #151
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #150
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.41.1 to 2.43.0 by @dependabot in #152
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #153

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

06 Dec 17:27
7719c44
Compare
Choose a tag to compare

What's Changed

  • Update DigaOkHttpClient.java to add contentType multipart request data by @jakob-p in #148 - fixes #147
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #143
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.0 by @dependabot in #144
  • Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #145
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 by @dependabot in #146
  • Configure spotless not to lint generated files by @fongie in #149

Full Changelog: 2.0.0...2.0.1

2.0.0

07 Nov 08:20
07f8b3a
Compare
Choose a tag to compare

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

2.0.0-beta.1

04 Oct 12:20
5d060f9
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release

Beta

NOTICE This upgrades the library to use XRechnung 2.2.0 which is supposed to be used by insurance APIs in an upcoming update. It does not include the announced billing API changes. See issue #115

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

New Contributors

Full Changelog: 1.2.6...2.0.0-beta.1

1.2.6

08 Sep 15:34
Compare
Choose a tag to compare

Note

This release moves all schemas to version 3.0.0 ("v3") as they were in the 1.2.5-v3-xml release, since v2 is reported to not be used by insurance endpoints anymore (see discussion in #130). This release also includes dependency updates.

Note however that this release does not include the upcoming XRechnung 2.2.0 or billing API changes that are scheduled to occur on 10/1-2023. Those will be released as version 2.0.0 of this library when stable, and until stable there will be alpha releases along the way as 2.0.0-alpha.x that may work for the changes that occur on octobre 1st. Contributions are welcome!

What's Changed

Full Changelog: 1.2.4...1.2.6

1.2.5-v3-xml

01 Sep 16:26
Compare
Choose a tag to compare

V3-XML

Currently the insurance APIs are in the process of updating their XML schemas to V3. However, one of the insurance API providers have started ahead of the others, which means that the providers currently support different XML schemas.

While waiting for a workaround to be published in the main branch, we release this version as two separate artifacts : one with the v2 xml schemas and one with the v3 xml schemas. You will find the v2 xml schema version in the release 1.2.5-v2-xml. As a temporary workaround, you can set up your environment to choose which library to use depending on the insurance.

What's Changed

Full Changelog: 1.2.4...1.2.5-v3-xml

1.2.5-v2-xml

01 Sep 16:22
Compare
Choose a tag to compare

V2-XML

Currently the insurance APIs are in the process of updating their XML schemas to V3. However, one of the insurance API providers have started ahead of the others, which means that the providers currently support different XML schemas.

While waiting for a workaround to be published in the main branch, we release this version as two separate artifacts : one with the v2 xml schemas and one with the v3 xml schemas. You will find the v3 xml schema version in the release 1.2.5-v3-xml. As a temporary workaround, you can set up your environment to choose which library to use depending on the insurance.

What's Changed

Full Changelog: 1.2.4...1.2.5-v2-xml