Skip to content

feat: validate OffsetDateTime to satisfy RFC 3339 #140

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

Merged
merged 4 commits into from
Aug 11, 2020
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Aug 11, 2020

Closes #128

Proposed Changes

Validate OffsetDateTime to satisfy RFC 3339.

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • mvn test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar requested a review from rhajek August 11, 2020 09:13
@bednar bednar merged commit 1fe6d72 into master Aug 11, 2020
@bednar bednar deleted the fix/offsetdatetime branch August 11, 2020 12:48
@bednar bednar added this to the 1.11.0 milestone Aug 11, 2020
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.

deleteApi has a problem with OffsetDateTime.MIN , OffsetDateTime.MAX
2 participants