Skip to content

V8.13.0

Choose a tag to compare

@jeremydmiller jeremydmiller released this 09 Oct 13:19
· 2 commits to master since this release

This was a "fix" for an unforeseen failure condition, and more importantly, the ability to:

  • append events to different tenants from IDocumentOperations
  • append events from an ISubscription or EventProjection

What's Changed

  • Fix for no data in WaitForNonStaleData**** and ability to append events to separate tenants in subscriptions or EventProjection by @jeremydmiller in #3967

Full Changelog: V8.12.0...V8.13.0