Releases: digipost/digipost-useragreements-api-client-java
4.0.2
What's Changed
- Bundle with ruby 3 and patch CVE-2024-25062 by @Kristianrosland in #54
- Update BouncyCastle to get rid of a Github Security warning by @post-svejk in #55
- Bump rexml from 3.2.6 to 3.2.8 in /docs by @dependabot in #56
- Updated documentation dependencies by @eivinhb in #58
- Bump webrick 1.8 -> 1.8.2 to fix CVE-2024-47220 by @isollid in #60
- Bump rexml fra 3.3.6 -> 3.3.8 med bundle update rexml to fix CVE-2024-43398 by @isollid in #61
- bump rexml to fix vulnerability CVE-2024-49761 by @eivindsd in #63
New Contributors
- @post-svejk made their first contribution in #55
- @isollid made their first contribution in #60
- @eivindsd made their first contribution in #63
Full Changelog: 4.0.1...4.0.2
4.0.1
Jakarta and Java 11
What's Changed
- Bump digipost-open-super-pom to v13 by @Kristianrosland in #51
- Use jakarta xml and java 11 by @eivinhb in #52
Full Changelog: 3.3.0...4.0.0
3.2.0
What's Changed
- Bump bouncycastle by @Kristianrosland in #49
New Contributors
- @Kristianrosland made their first contribution in #49
Full Changelog: 3.1.0...3.2.0
3.1.0
Deprecate invoice and bank account numbers
The invoice part of the API has been removed, and it is no longer possible to identify users through bank account numbers.
Deprecate invoice and bank account numbers (release candidate 3)
Full Changelog: 3.0.0-RC2...3.0.0-RC3
Deprecate invoice and bank account numbers (release candidate 2)
Full Changelog: 3.0.0-RC1...3.0.0-RC2
Deprecate invoice and bank account numbers (release candidate)
Fjerner alt som har med faktura og oppslag på bankkontonummer å gjøre. Både STNB 2.0 (faktura) og kvitteringstjenesten (oppslag på kontonummer) er avsluttet, så disse APIene skal ikke lenger være i bruk.
Fetch Messages previously delivered to user
The new Agreement-type "Fetch messages" allows a sender to fetch a list of messages delivered to a recipient by the sender, if the recipient consents. The list includes a link to the document in Digipost, which can be presented to the recipient e.g. in an application where the recipient is administrating its customer relation to the sender, allowing the sender to present previously delivered documents to the recipient without having to save duplicates of documents delivered in Digipost on their side.