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

Client Encryption(Custom): Adds fix for deserialization issue for invalid date type. #2834

Merged
merged 4 commits into from
Oct 29, 2021

Conversation

kr-santosh
Copy link
Contributor

@kr-santosh kr-santosh commented Oct 29, 2021

Description

This PR adds a fix to pass serialization settings to disable date parsing during deserialization, which is already being done during serialization but I missed to pass the same during deserialization.

  • Adds change log for custom encryption package and bumps up package version.

Type of change

  • [] Bug fix (non-breaking change which fixes an issue)

@kr-santosh kr-santosh marked this pull request as ready for review October 29, 2021 04:12
@kr-santosh kr-santosh changed the title Client Encryption: Adds fix for deserialization issue for invalid date type. Client Encryption(Custom): Adds fix for deserialization issue for invalid date type. Oct 29, 2021
anujtoshniwal
anujtoshniwal previously approved these changes Oct 29, 2021
@j82w j82w merged commit 47e9ee7 into master Oct 29, 2021
@j82w j82w deleted the users/sakulk/deserializationfix branch October 29, 2021 11:57
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.

4 participants