Skip to content

feat: validate OffsetDateTime to satisfy RFC 3339#140

Merged
bednar merged 4 commits intomasterfrom
fix/offsetdatetime
Aug 11, 2020
Merged

feat: validate OffsetDateTime to satisfy RFC 3339#140
bednar merged 4 commits intomasterfrom
fix/offsetdatetime

Conversation

@bednar
Copy link
Copy Markdown
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