Skip to content

10.0.2

Latest

Choose a tag to compare

@omarbaruzzo omarbaruzzo released this 26 May 12:35
· 21 commits to master since this release

[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