Skip to content

Conversation

@EricDahlvang
Copy link
Member

@EricDahlvang EricDahlvang commented Dec 10, 2019

Fixes: microsoft/botbuilder-dotnet#2766

and

microsoft/botbuilder-dotnet#2765

NOTE: CosmosDbPartitionedConfig defaults compatibility_mode to false, since this library has NOT been released yet. (dotnet and javascript are defaulted to true, since they have already been released)

Still need to add some tests.

Also, the pattern is odd where we let self.client.CreateDatabase error then try self.client.ReadDatabase ... this seems like it should be switched.

@axelsrz axelsrz merged commit a45f7cd into master Dec 10, 2019
@axelsrz axelsrz deleted the eric/cosmosDbPartitionedStorageUpdates branch December 10, 2019 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CosmosDbPartitionedStorage should support a custom user provided suffix for id

3 participants