Skip to content
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

v3.23.5 #114

Merged
merged 1 commit into from
Aug 5, 2024
Merged

v3.23.5 #114

merged 1 commit into from
Aug 5, 2024

Conversation

chullybun
Copy link
Collaborator

  • Fixed: CosmosDbValue<TModel>.PrepareBefore corrected to set the PartitionKey where the underlying Value implements IPartitionKey.
  • Fixed: CosmosDbBatch corrected to default to the CosmosDbContainerBase<TSelf>.DbArgs where not specified.
  • Fixed: CosmosDbArgs.AutoMapETag added, indicates whether when mapping the model to the corresponding entity that the IETag.ETag is to be automatically mapped (default is true, existing behavior).

- *Fixed:* `CosmosDbValue<TModel>.PrepareBefore` corrected to set the `PartitionKey` where the underlying `Value` implements `IPartitionKey`.
- *Fixed:* `CosmosDbBatch` corrected to default to the `CosmosDbContainerBase<TSelf>.DbArgs` where not specified.
- *Fixed:* `CosmosDbArgs.AutoMapETag` added, indicates whether when mapping the model to the corresponding entity that the `IETag.ETag` is to be automatically mapped (default is `true`, existing behavior).
@chullybun chullybun merged commit 43b7e65 into main Aug 5, 2024
2 checks passed
@chullybun chullybun deleted the v3.23.5 branch August 5, 2024 00:05
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.

1 participant