Added
- Implement
IEventStoreManagementClient.DeleteStreamAsync
using the newly releasedDeleteAllItemsByPartitionKeyStreamAsync
method in the Cosmos SDK. - Extend
CommandContext
with the currentStreamVersion
of the stream.
IEventStoreManagementClient.DeleteStreamAsync
using the newly released DeleteAllItemsByPartitionKeyStreamAsync
method in the Cosmos SDK.CommandContext
with the current StreamVersion
of the stream.