Skip to content

0.3.0

Compare
Choose a tag to compare
@odinserj odinserj released this 22 Oct 14:16

Release Notes

  • AddedInMemoryStorageOptions.DisableJobSerialization option.
  • FixedObjectDisposedException on semaphore when committing a transaction.
  • Fixed – Gracefully handle ObjectDisposedException when signaling for query completion.
  • Fixed – Avoid killing the whole process in case of an exception in dispatcher, stop it instead.
  • Project – Add a lot of new unit tests for InMemoryMonitoringApi class.