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

Require STJ v5; Remove JsonRecordConverter #49

Merged
merged 1 commit into from
May 10, 2020
Merged

Conversation

bartelink
Copy link
Collaborator

Re #38, this takes a dependency on System.Text.Json V5 preview 3 (the impl had been targeting >= 4.7 which necessitated a JsonRecordConverter), which now handles a single constructor [as JSON.NET does]

@bartelink
Copy link
Collaborator Author

@ylibrach I trust you can take and/or can't see a reason to avoid a 5.0.0-preview.3 dependency ?
@NickDarvey I'm thinking this shouldn't change much wrt the UnionConverter impl?

@bartelink
Copy link
Collaborator Author

Merging this for now in order to be able to release a 2.1.0; we can revert if necessary

@bartelink bartelink merged commit b81db91 into stj May 10, 2020
@bartelink bartelink deleted the remove-record-converter branch May 10, 2020 00:22
@bartelink bartelink mentioned this pull request May 10, 2020
9 tasks
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