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

Merge release 4.0.3 into 4.1.x #711

Merged
merged 3 commits into from Mar 23, 2021

Conversation

github-actions[bot]
Copy link
Contributor

Release Notes for 4.0.3

This release removes the possibility of having parsing issues when dealing with time-fractions with more than 6 decimal places.

4.0.3

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 2

Bug

We received reports of users experiencing exceptions when parsing JWTs
with timestamps with precision beyond microseconds on time-fractions.

This guards against having any kind of edge-case when dealing with
floats as input to the creation of DateTimeImmutable objects.
…on-issues

Prevent type conversions issues when parsing time-fractions
@lcobucci lcobucci added this to the 4.1.4 milestone Mar 23, 2021
@lcobucci lcobucci self-assigned this Mar 23, 2021
@lcobucci lcobucci added the Bug label Mar 23, 2021
@lcobucci lcobucci merged commit 71cf170 into 4.1.x Mar 23, 2021
@lcobucci lcobucci deleted the 4.0.x-merge-up-into-4.1.x_605a7ef3683fb4.94092104 branch March 23, 2021 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant