Skip to content

update version and release notes#638

Merged
gregsdennis merged 21 commits into
native-aotfrom
native-aot-version-bump
Jan 30, 2024
Merged

update version and release notes#638
gregsdennis merged 21 commits into
native-aotfrom
native-aot-version-bump

Conversation

@gregsdennis

Copy link
Copy Markdown
Collaborator

Updates all of the versions and release notes.

@gregsdennis gregsdennis marked this pull request as draft January 29, 2024 23:26
@github-actions

github-actions Bot commented Jan 29, 2024

Copy link
Copy Markdown

Test Results

    15 files  ±0      15 suites  ±0   15s ⏱️ -1s
20 478 tests +1  19 114 ✅ +1  1 364 💤 ±0  0 ❌ ±0 
20 570 runs  +1  19 203 ✅ +1  1 367 💤 ±0  0 ❌ ±0 

Results for commit dfa2959. ± Comparison against base commit e30f440.

♻️ This comment has been updated with latest results.


## Additions

- `JsonSchema.TypeInfoResolver` to expose all of the type resolvers contained in the library. Can be used to create a combined `SerializationOptions` by using a `Json.More.TypeResolverOptionsManager` in your `JsonSerializerContext`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you standardize on TypeInfoResolver or JsonTypeResolver?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

N/m, it looks like TypeInfoResolver was the winner.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't gone through and verified, but I did change that one.

Comment thread tools/ApiDocsGenerator/release-notes/rn-json-schema.md Outdated
Comment thread tools/ApiDocsGenerator/release-notes/rn-json-schema.md Outdated

## Additions

`Rule.TypeInfoResolver` to expose all of the type resolvers contained in the library. Can be used to create a combined `SerializationOptions` by using a `Json.More.TypeResolverOptionsManager` in your `JsonSerializerContext`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pattern of making your own JsonSerializerContext and chaining them is non-intuitive. Do you have a place to put samples that we could illustrate this?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll eventually add it in the docs.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gregsdennis gregsdennis force-pushed the native-aot-version-bump branch from 0482fc1 to ac4b862 Compare January 30, 2024 06:39
@gregsdennis gregsdennis changed the title json.more - update version and release notes update version and release notes Jan 30, 2024
@gregsdennis gregsdennis mentioned this pull request Jan 30, 2024
17 tasks
@gregsdennis gregsdennis marked this pull request as ready for review January 30, 2024 07:33
@gregsdennis gregsdennis merged commit 0b3e8aa into native-aot Jan 30, 2024
@gregsdennis gregsdennis deleted the native-aot-version-bump branch January 30, 2024 19:11
@gregsdennis gregsdennis mentioned this pull request Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants