-
Notifications
You must be signed in to change notification settings - Fork 302
Update cosmosdb persistence details #7839
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3,).partial.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming that we would be going with a patch release as we are only fixing bugs, the new version would be 3.1.3, so we need to split up the synthetic key text based on that.
We are also still missing the upgrade guide from v 3.1.2 to 3.1.3.
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3,).partial.md
Outdated
Show resolved
Hide resolved
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3,).partial.md
Outdated
Show resolved
Hide resolved
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3,).partial.md
Outdated
Show resolved
Hide resolved
As discussed, we'll continue with a minor release, not a patch. Ill make the necessary updates and add the upgrade guide. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - just a couple of comments.
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3.2,).partial.md
Outdated
Show resolved
Hide resolved
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3.2,).partial.md
Outdated
Show resolved
Hide resolved
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_(,3.1].partial.md
Outdated
Show resolved
Hide resolved
persistence/cosmosdb/index_outboxstorageformat_CosmosDB_[3.2,).partial.md
Outdated
Show resolved
Hide resolved
…nfo and partition key is set and retrieved.
3c11111
to
d753b59
Compare
…headings to major partials.
Update a result of Particular/NServiceBus.Persistence.CosmosDB#896
Update how the container info and partition key is set and retrieved.
Not to be merged until the above PR is released