Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@srijken srijken released this 23 Oct 18:49
· 12 commits to master since this release
8c238d9

What's Changed

  • Support the TestUser role by @victorbush in #94
  • Upgrade to .NET6 (later upgraded to .NET8) by @srijken in #97
  • Fix typo in GradingProgress identifier. Fixes #98 by @srijken in #102
  • Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/LtiAdvantage.IdentityModel in the nuget group by @dependabot in #103
  • Bump System.IdentityModel.Tokens.Jwt from 7.0.3 to 7.1.2 in /src/LtiAdvantage in the nuget group by @dependabot in #104
  • Fix links to sample projects by @srijken in #106
  • Convert core library to netstandard and upgrade other packages to .net 8 by @hisuwh in #132
  • Bump System.IdentityModel.Tokens.Jwt from 7.1.2 to 8.1.2 in /src/LtiAdvantage.IdentityModel by @dependabot in #130
  • Bump MinVer from 4.3.0 to 6.0.0 in /src/LtiAdvantage.IdentityServer4 by @dependabot in #121
  • Bump MinVer from 4.3.0 to 6.0.0 in /src/LtiAdvantage.IdentityModel by @dependabot in #119
  • Bump MinVer from 4.3.0 to 6.0.0 in /src/LtiAdvantage by @dependabot in #120
  • Bump MinVer from 4.3.0 to 6.0.0 in /src/LtiAdvantage.AspNetCore by @dependabot in #118
  • Bump IdentityModel from 6.2.0 to 7.0.0 in /src/LtiAdvantage.IdentityModel by @dependabot in #108
  • Bump Microsoft.AspNetCore.Authentication.JwtBearer from 6.0.24 to 8.0.10 in /src/LtiAdvantage.AspNetCore by @dependabot in #133
  • Fix quoted claim value deserialization. by @JakeHaitsma in #135

New Contributors

Full Changelog: v1.0.0...v2.0.0