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

Upgrade parson #642

Merged
merged 1 commit into from
Dec 9, 2021
Merged

Conversation

mbrandenburger
Copy link
Contributor

This PR upgrade our json implementation to the most recent version 1.2.1.

This updated version contains many security fixes and functional updates. In particular, parsing string values from json that contain multiple \0 characters is now supported. This is pretty useful when dealing with standard Fabric composite keys.

Signed-off-by: Marcus Brandenburger <bur@zurich.ibm.com>
@mbrandenburger mbrandenburger requested a review from a team as a code owner December 9, 2021 15:25
@mbrandenburger mbrandenburger self-assigned this Dec 9, 2021
@mbrandenburger mbrandenburger added the dependencies Pull requests that update a dependency file label Dec 9, 2021
@mbrandenburger mbrandenburger merged commit 58e58a5 into hyperledger:main Dec 9, 2021
@mbrandenburger mbrandenburger deleted the parson-upgrade branch December 9, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants