V8.13.0
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
orEventProjection
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