generated from Avanade/avanade-template
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* v3.22.0 - *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`. * - *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`.
- Loading branch information
Showing
35 changed files
with
1,524 additions
and
969 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.