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

refactor: use RFC3339 fields in requests #53

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

figueredo
Copy link
Contributor

Fields that received timestamp as Epoch milliseconds have been replaced with other fields that receives date-time as RFC3339 strings.

This PRs makes use of the new fields.

@figueredo figueredo self-assigned this Jul 15, 2024
@figueredo figueredo requested a review from a team as a code owner July 15, 2024 21:16
@figueredo figueredo force-pushed the feat-add-rfc-3339-field-support branch 2 times, most recently from 86d8fc9 to 7f85766 Compare July 15, 2024 23:39
@figueredo figueredo force-pushed the doc-move-deprecated-and-fix-links branch from 9a8aa09 to 92cf8c3 Compare July 15, 2024 23:59
@figueredo figueredo force-pushed the feat-add-rfc-3339-field-support branch from 7f85766 to b929e38 Compare July 16, 2024 00:00
@figueredo figueredo changed the title feat: use RFC3339 fields in requests refactor: use RFC3339 fields in requests Jul 16, 2024
@figueredo figueredo force-pushed the doc-move-deprecated-and-fix-links branch from 92cf8c3 to a8bcb8a Compare July 16, 2024 00:04
@figueredo figueredo force-pushed the feat-add-rfc-3339-field-support branch from b929e38 to 0200453 Compare July 16, 2024 00:04
@figueredo figueredo force-pushed the doc-move-deprecated-and-fix-links branch from a8bcb8a to ca056fa Compare July 24, 2024 12:20
Base automatically changed from doc-move-deprecated-and-fix-links to main July 24, 2024 13:08
@figueredo figueredo force-pushed the feat-add-rfc-3339-field-support branch from 0200453 to 6b01e50 Compare July 24, 2024 13:11
Fields that received timestamp as Epoch milliseconds have been
replaced with other fields that receives date-time as RFC3339
strings. This commits makes use of the new fields.
@figueredo figueredo force-pushed the feat-add-rfc-3339-field-support branch from 6b01e50 to ef974e7 Compare July 24, 2024 13:13
@figueredo figueredo merged commit 384cde2 into main Jul 24, 2024
1 check passed
@figueredo figueredo deleted the feat-add-rfc-3339-field-support branch July 24, 2024 13:15
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.

2 participants