github DuendeSoftware/products is-8.0.5
Duende IdentityServer 8.0.5

latest release: is-7.4.10
5 hours ago

What's changed

This is a patch release of IdentityServer that fixes the following issue:

  • Fixed an InvalidCastException that could occur during server-side session cleanup. When a concurrent deletion caused a DbUpdateConcurrencyException in PersistedGrantStore.RemoveAllAsync, the affected entries were not detached from the EF Core change tracker. Those stale entries could then cause type mismatches in subsequent save operations. The fix ensures entries are properly detached after a concurrency exception.

Don't miss a new products release

NewReleases is sending notifications on new releases.