Skip to content

0.6.0

Compare
Choose a tag to compare
@odinserj odinserj released this 23 Oct 07:33
· 294 commits to main since this release
v0.6.0
250dd59

Release Notes

  • AddedInMemoryStorageOptions.MaxStateHistoryLength option to control state entries.
  • Changed – Always use monotonic clock when working with time.
  • Changed – Release distributed locks when their connection is disposed.
  • Changed – Pass dispatcher fault exceptions to a caller thread.
  • Project – Refactor internal types to have a cleaner project structure and avoid mistakes.
  • Project – Enable static analysis by the Microsoft.CodeAnalysis.NetAnalyzers package.
  • Project – Enable portable PDBs for the .NET Framework 4.5.1 platform.