Releases: digipost/signature-api-client-dotnet
Releases · digipost/signature-api-client-dotnet
9.1.0-beta
Support client ECC enterprise certificates.
Full Changelog: 9.0.5...9.1.0-beta
9.0.5 Updated SEID2 test root certs from Buypass
Upgrade api-client-shared-dotnet library to https://github.com/digipost/api-client-shared-dotnet/releases/tag/7.1.5
What's Changed
- Upgrade api-client-shared-dotnet to 7.1.5 by @runeflobakk in #429
Full Changelog: 9.0.4...9.0.5
9.0.4 Bugfix: correct major versjon of api-client-shared-dotnet
api-client-shared-dotnet previously defined its AssemblyVersion as 6.0.0.0, but should now correcty identify itself as 7.0.0.0.
digipost/api-client-shared-dotnet#30
https://github.com/digipost/api-client-shared-dotnet/releases/tag/7.1.4
What's Changed
- Bump avtions/checkout to v4# by @hanskhe in #424
- Upgrade api-client-shared-dotnet by @runeflobakk in #428
Full Changelog: 9.0.3...9.0.4
9.0.2
What's Changed
- Adds possibility to describe direct signature job by @simenstoa in #401
Full Changelog: 9.0.1...9.0.2
9.0.1
What's Changed
- upgrade minor dependencies by @simenstoa in #388
- upgrade Microsoft.AspNet.WebApi.Client by @simenstoa in #392
Full Changelog: 9.0.0...9.0.1
9.0.0
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #344
- upgrade packages by @simenstoa in #367
Full Changelog: 8.2.1...9.0.0
8.2.0
What's Changed
- Fix bug where job title for direct jobs where hardcoded by @simenstoa in #354
Full Changelog: 8.1.0...8.2.0
8.1.0
What's Changed
- Upgrade Digipost.Api.Client.Shared to 7.1.2 to support seid2 by @simenstoa in #352
Full Changelog: 8.0.0...8.1.0
7.0.3 - Upgrade dependencies
- Replace api-client-shared 4.0.0 => Digipost.Api.Client.Shared 7.0.1. Same code, new package name. This bump introduce no change in functionality. See https://github.com/digipost/api-client-shared-dotnet/releases
- Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
7.0.1 Upgrade dependencies
- Bump Microsoft.Extensions.Logging from 3.0.0 to 3.1.2
- Bump Microsoft.Extensions.Logging.Debug from 3.0.0 to 3.1.2
- Bump Microsoft.Extensions.Logging.Console from 3.0.0 to 3.1.2
- Bump Microsoft.Extensions.DependencyInjection from 3.0.0 to 3.1.2
- Bump NLog from 4.6.7 to 4.6.8
- Bump NLog.Extensions.Logging from 1.5.4 to 1.6.1
- Bump CompareNETObjects from 4.63.0 to 4.65.0
- Update Microsoft.Extensions.Configuration.UserSecrets requirement
- Improved documentation for Client Configuration.