Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Releases: difi/sikker-digital-post-klient-dotnet

5.0.1 - Oppdaterer avhengigheter

26 Feb 10:06
e3b1f0b
Compare
Choose a tag to compare
  • Bump Digipost.Api.Client.Shared fra 7.0.0 til 7.0.1
  • Bump Difi.Felles.Utility fra 5.0.0 til 5.0.1

Use api-client-shared 4 for compatibility reasons

08 Feb 14:52
Compare
Choose a tag to compare

Unlisted on nuget to avoid confusion with 5.0.1

Oppdaterer avhengigheter

11 May 07:35
90e69df
Compare
Choose a tag to compare

Bump av major grunnet:

  • Erstatter BouncyCastle med Portable.BouncyCastle for .netStandard-støtte.

Endre target til .NET standard 2.0

07 May 12:27
1076925
Compare
Choose a tag to compare

Samt oppgradert avhengigheter.
Utover dette er det ingen funksjonelle endringer.

Add support for DataTypes

02 Dec 09:26
Compare
Choose a tag to compare

Technical

The client now supports sending DataTypes metadata as raw xml strings in Documents. This metadata is used to define extra functionality surrounding the document and its contents. For more info regarding supported datatypes, see https://difi.github.io/felleslosninger/sdp_utvidelser_index.html

Bugfixes

No bugfixes, but please report any bugs you might find.

Update Documentation

13 Sep 07:29
Compare
Choose a tag to compare

Technical
Nothing noteworthy

Bug Fixes
Fixed an issue where certificate names were hardcoded to be smoke-certificate, when it was supposed to be enterprise-certificate.

Other
Lots of new, fancy documentation to go with the upgrade to .NET Core!

Oppgrader til BouncyCastle

30 Aug 07:00
Compare
Choose a tag to compare

Technical
After having to replace the System.Cryptograpghy library in a single method with BouncyCastle due to bugs with .NET Core 2+, we've decided to simply rely on BouncyCastle across all of our .NET libraries instead of just that one method. We'll still be using .NET Core's X509Certificates over BouncyCastle's though.

Oppgrader til .NET Core 2+

30 Aug 06:53
Compare
Choose a tag to compare

Technical

The library was previously named sikker-digital-post-klient-dotnet. To conform better with naming conventions and package structuring, the library now has several packages with the prefix Difi.SikkerDigitalPost.Klient.*.

The library is now NET Core 2.2.
Certificate loading should now be done by file, as the previous loading by certificate thumbprint has not been tested extensively.
Please see the documentation for more information on all the changes.

Bugfixes

No bugfixes, but please report any bugs you might find.

2.1.0 - Støtte for 256 tegn i tittel

30 Nov 14:21
8f39dd2
Compare
Choose a tag to compare

Nytt

  • Det er nå mulig å ha 256 tegn i tittel på Dokument.

v2.0.3

12 May 10:01
Compare
Choose a tag to compare

Nytt:

  • Ytelsesforbedringer