Releases: web-eid/web-eid-authtoken-validation-dotnet
Releases · web-eid/web-eid-authtoken-validation-dotnet
v1.2.0
What's Changed
- build(deps): Bump System.IdentityModel.Tokens.Jwt from 6.16.0 to 6.34.0 in /src/WebEid.Security by @dependabot in #37
- Nonce support was added to EstEID 2015 by @metsma in #36
- Update copyright year by @metsma in #39
- Encode correctly OCSP NONCE extension by @metsma in #35
- Allow optional fields in certificates to support organization certificates by @rabadashTheFool in #40
- Add missing documentation entries to IChallengeNonce interfaces by @erkkiarus in #34
- Upgrade GitHub jobs, fix SonarQube job by @mrts in #41
- Updated NuGet packages for validation library and tests. by @rabadashTheFool in #44
- fix: use system time in OcspResponseValidator.validateCertificateStatusUpdateTime() by @rabadashTheFool in #46
- Unrelated expired trusted CA certificate should not throw an exception by @rabadashTheFool in #45
- Use system time in OcspService.validateResponderCertificate() by @rabadashTheFool in #50
- Added missing XML documentation and resolved some discrepancies in existing comments by @rabadashTheFool in #49
- release: version 1.2.0, updated dependencies by @rabadashTheFool in #51
New Contributors
- @rabadashTheFool made their first contribution in #40
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.1.0 is a minor feature release that increases the OCSP request nonce length to 32 bytes, adds support for multiple responder certificates in OCSP responses and adds tests for validation of organizational certificates.
Full changelog: v1.0.0...v1.1.0.
Packages
The release Nuget package is available in the GitLab Package Repository.
v1.0.0
First published release.
Changes
See the list of changes in the v1.0.0 milestone.
Packages
The v1.0.0 Nuget package is available in the GitLab Package Repository.