-
Notifications
You must be signed in to change notification settings - Fork 517
SystemTextJsonSerializer: Adds UseSystemTextJsonSerializerWithOptions
in CosmosClientOptions
to Set the Default STJ Serializer
#4589
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
Merged
kirankumarkolli
merged 25 commits into
master
from
users/kundadebdatta/make_stj_serializer_public
Jul 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d2efdd6
Code changes to make STJ serializer public for preview.
kundadebdatta bfdb850
Code changes to make STJ serializer public for GA.
kundadebdatta 93a0f9c
Code changes to hide STJ serializer implementation behind a boolean f…
kundadebdatta c1ee171
Code changes to fix tests.
kundadebdatta b590a4e
Revert "Code changes to fix tests."
kundadebdatta e6cd9f4
Code changes to fix baseline test.
kundadebdatta 9d93df2
Merge branch 'master' into users/kundadebdatta/make_stj_serializer_pu…
kundadebdatta c6a172c
Code changes to fix root cause.
kundadebdatta 9015d6c
Code changes to update tests.
kundadebdatta 7460f30
Code changes to address review comments.
kundadebdatta 8c07f8f
Code changes to add serializer options as contract.
kundadebdatta 7902872
Code changes to add serializer options as public contract in builder.
kundadebdatta 8226f7b
Code changes to update contract to remove the STJ serializer boolean …
kundadebdatta 6976042
Code changes to update summary.
kundadebdatta 078ab71
Code changes for minor cosmetic update.
kundadebdatta 100b8e0
Merge branch 'master' into users/kundadebdatta/make_stj_serializer_pu…
kundadebdatta ee2f83a
Code changes to fix xml comment.
kundadebdatta ef7073a
Code changes to move remarks to summary. Updated test.
kundadebdatta 1f65a66
Code changes to move the validation logic in cosmos client options.
kundadebdatta 58981c2
Code changes to update contract.
kundadebdatta 3ba71ea
Merge branch 'master' into users/kundadebdatta/make_stj_serializer_pu…
kundadebdatta ac5d07e
Code changes to remove client context core logic in cosmos client opt…
kundadebdatta 77bf9ec
Code changes to update some tests.
kundadebdatta ac50590
Merge branch 'master' into users/kundadebdatta/make_stj_serializer_pu…
kundadebdatta f246ba8
Code changes to update contract. Made cosmetic changes.
kundadebdatta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.