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

[Search GA] Fix ISO8601 deserialization #25802

Conversation

dgetu
Copy link
Member

@dgetu dgetu commented May 8, 2023

Packages impacted by this PR

@azure/search-documents

Issues associated with this PR

#25777

Describe the problem that is addressed by this PR

Some valid ISO8601 date strings were not being deserialized into Date objects. This fixes the deserialization behavior for ISO8601 date strings with millisecond values specified with under 3 digits of precision.

@dgetu dgetu marked this pull request as ready for review May 8, 2023 21:50
@dgetu
Copy link
Member Author

dgetu commented May 9, 2023

/check-enforcer override

@KarishmaGhiya
Copy link
Member

@dgetu analyze step is failing

@dgetu
Copy link
Member Author

dgetu commented May 9, 2023

/check-enforcer override

@dgetu dgetu merged commit 2f4fc50 into Azure:hotfix/search-documents_11.3.2 May 9, 2023
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.

3 participants