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.21.1 #107

Merged
merged 2 commits into from
Jul 10, 2024
Merged

v3.21.1 #107

merged 2 commits into from
Jul 10, 2024

Conversation

chullybun
Copy link
Collaborator

  • Fixed: Mapper.MapSameTypeWithSourceValue added (defaults to true) to map the source value to the destination value where the types are the same; previously this would result in an exception unless added explicitly. The Mapper.SameTypeMapper enables.
  • Fixed: ReferenceDataOrchestrator.GetAllTypesInNamespace added to get all the IReferenceData types in the specified namespace. Needed for the likes of the CosmosDbBatch.ImportValueBatchAsync where a list of types is required.

- *Fixed:* `Mapper.MapSameTypeWithSourceValue` added (defaults to `true`) to map the source value to the destination value where the types are the same; previously this would result in an exception unless added explicitly. The `Mapper.SameTypeMapper` enables.
- *Fixed:* `ReferenceDataOrchestrator.GetAllTypesInNamespace` added to get all the `IReferenceData` types in the specified namespace. Needed for the likes of the `CosmosDbBatch.ImportValueBatchAsync` where a list of types is required.
Fix net8 system.text.json version update.
@chullybun chullybun merged commit cb9ed1d into main Jul 10, 2024
2 checks passed
@chullybun chullybun deleted the v3.21.1 branch July 10, 2024 19:47
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