Skip to content

Releases: digipost/digipost-api-client-java

Archive

01 Jun 08:25
4262399

Choose a tag to compare

14.0

Merge pull request #103 from digipost/dependabot/bundler/docs/nokogir…

Archive client PRERELEASE

22 Apr 08:58

Choose a tag to compare

Pre-release

This is a prerelease to enable preliminary testing of the archive client

html-validering av prekryptert melding

04 Dec 13:21
473074f

Choose a tag to compare

Replace jaxb with Jakarta, remove test-only code

28 Aug 14:07

Choose a tag to compare

This release introduces some breaking changes to the digipost-api-client-java-library in order to improve the code quality

Print If Unread

09 Aug 12:21

Choose a tag to compare

New functionality:
Allowing senders to send a document that will be printed at a later time if the document is not read

Additional data, and library API cleanup

22 Jan 14:25

Choose a tag to compare

In this release there has been added support for adding additional data to already sent documents. This functionality enables documents to be something more than just a static snapshot, but can dynamically have new and/or updated informasjon added to them.

Additionally, the library API has received some much needed cleanup. In particular, the instantiating of the DigipostClient is now less convoluted, and the public parts of the library API are now separated from internal code. Changes within the no.digipost.api.client.internal will be disregarded when deciding further semantic versioning after this release.

Remove support for A/B mail piority

15 Jan 10:09

Choose a tag to compare

This release simply removes the PostType enum from the Java API, as of 2018, Posten no longer support different priorities for delivering mail.

Technical details

The 10.0 release introduces the backwards-incompatible changes to the Java API, but still uses the underlying REST API which requires print-details.post-type, though this is ignored by Digipost. The client library simply sends "A" as the post-type to pass XSD-validation. A new XSD which removes post-type may be introduced in a later minor release, but this has no consequence for users of this library.

9.0.2

11 Dec 15:25

Choose a tag to compare

Release:copy for tag 9.0.2

Digipost Datatypes - dynamic extra functionality for messages in Digipost

11 Dec 15:22

Choose a tag to compare

This release introduces support for complex datatypes, which in turn creates new and dynamic user experiences in Digipost.

9.0.RC3

11 Dec 15:15

Choose a tag to compare

9.0.RC3 Pre-release
Pre-release
Release:copy for tag 9.0.RC3