Skip to content

0.10.1

Compare
Choose a tag to compare
@odinserj odinserj released this 17 Jun 02:55
· 69 commits to main since this release
v0.10.1
5de1e85

Release Notes

  • Changed – Roll back a breaking change in 0.10.0 for the InMemoryStorageOptions class.
  • Changed – Increase the default eviction interval to 5 seconds.
  • Changed – More efficient storage of state history records.
  • Changed – Implement fast path for the FetchNextJob method.
  • Fixed – More robust entry eviction implementation.
  • Fixed – Graceful dispatcher shutdown without additional waiting.
  • Project – Faster build pipeline on AppVeyor after migration to modern Powershell 7+.