Releases: digipost/digipost-api-client-java
Archive
Archive client PRERELEASE
This is a prerelease to enable preliminary testing of the archive client
html-validering av prekryptert melding
- Tar i bruk digipost-html-validator for å validere prekrypterte html-dokumenter
Replace jaxb with Jakarta, remove test-only code
This release introduces some breaking changes to the digipost-api-client-java-library in order to improve the code quality
Print If Unread
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
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
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
Release:copy for tag 9.0.2
Digipost Datatypes - dynamic extra functionality for messages in Digipost
This release introduces support for complex datatypes, which in turn creates new and dynamic user experiences in Digipost.
9.0.RC3
Release:copy for tag 9.0.RC3