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.22.0 #108

Merged
merged 2 commits into from
Jul 16, 2024
Merged

V3.22.0 #108

merged 2 commits into from
Jul 16, 2024

Conversation

chullybun
Copy link
Collaborator

  • Enhancement: Identifier parsing and CompositeKey formatting moved to the CosmosDbArgs to enable overriding where required.
  • Enhancement: Cosmos model constraint softened to allow for IEntityKey to support more flexible identifier scenarios.
  • Enhancement: All Cosmos methods updated to support CompositeKey versus object for identifier specification for greater flexibility.
  • Enhancement: CosmosDbModelContainer and CosmosDbValueModelContainer enable model-only access; also, all model capabilities housed under new Model namespace.
  • Fixed: PagingOperationFilter correctly specifies a format of int64 for the number-type paging parameters.
  • Fixed: CompositeKey correctly supports IReferenceData types leveraging the underlying IReferenceData.Code.

- *Enhancement:* Identifier formatting and parsing moved to the `CosmosDbArgs` to enable overriding where required.
- *Enhancement:* Cosmos model constraint softened to allow for `IEntityKey` to support more flexible scenarios.
- *Fixed:* `PagingOperationFilter` correctly specifies a format of `int64` for the `number`-type paging parameters.
- *Fixed:* `CompositeKey` correctly supports `IReferenceData` types leveraging the underlying `IReferenceData.Code`.
…ed to the `CosmosDbArgs` to enable overriding where required.

- *Enhancement:* Cosmos model constraint softened to allow for `IEntityKey` to support more flexible identifier scenarios.
- *Enhancement:* All Cosmos methods updated to support `CompositeKey` versus `object` for identifier specification for greater flexibility.
- *Enhancement:* `CosmosDbModelContainer` and `CosmosDbValueModelContainer` enable model-only access; also, all model capabilities housed under new `Model` namespace.
- *Fixed:* `PagingOperationFilter` correctly specifies a format of `int64` for the `number`-type paging parameters.
- *Fixed:* `CompositeKey` correctly supports `IReferenceData` types leveraging the underlying `IReferenceData.Code`.
@chullybun chullybun merged commit 20fac3b into main Jul 16, 2024
2 checks passed
@chullybun chullybun deleted the v3.22.0 branch July 16, 2024 23:07
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.

None yet

1 participant