Releases: eryph-org/dotnet-identitymodel
Releases · eryph-org/dotnet-identitymodel
Release 0.6.0
What's Changed
- Improve code by @ChristopherMann in #35
New Contributors
- @ChristopherMann made their first contribution in #35
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Release 0.5
What's Changed
- added keyfile protection by @fw2568 in #16
- Bump GitVersion.MsBuild from 5.10.1 to 5.10.3 by @dependabot in #6
- Bump xunit from 2.4.1 to 2.4.2 by @dependabot in #11
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 by @dependabot in #15
- Bump System.IdentityModel.Tokens.Jwt from 6.17.0 to 6.22.1 by @dependabot in #14
- Bump Moq from 4.18.0 to 4.18.2 by @dependabot in #12
Full Changelog: v0.4...v0.5
Release 0.4
updated dependencies
Full Changelog: v0.3...v0.4
Release 0.3
Renamed project and files to eryph
Release 0.2
Changes:
- removed Newtonsoft.Json from IdentityModel.Clients dependencies
- added Configuration field to ClientCredentials
- changed all methods of DefaultEnvironment to virtual
Release 0.1
First release of Haipa.IdentityModel
The Haipa.IdentityModel library contains the fundamental types for authentication on a Haipa identity service.