Skip to content

Releases: omarbaruzzo/IdentityServer10

10.0.2

26 May 12:35

Choose a tag to compare

[10.0.2] - 2026-05-26

Changed

  • Upgraded AutoMapper from 13.0.1 to 16.1.1 in central package management (Directory.Packages.props).
  • Updated Entity Framework storage mappers (ApiResource, Client, IdentityResource, PersistedGrant, Scope) to build MapperConfiguration with the AutoMapper 16 constructor that accepts an ILoggerFactory (NullLoggerFactory.Instance).

Contributors