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

Remove deprecated RequestLogEntry constructors without start time #397

Closed
stijnmoreels opened this issue Jun 13, 2022 · 0 comments · Fixed by #543
Closed

Remove deprecated RequestLogEntry constructors without start time #397

stijnmoreels opened this issue Jun 13, 2022 · 0 comments · Fixed by #543
Assignees
Labels
breaking-change All issues that require to do a breaking chnage good first issue Good for newcomers requests All issues related to requests
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
Previously, we were tracking requests with the UTC Now start time but we have replaced this with the DurationMeasurement type.

Describe the solution you'd like
Remove the deprecated constructors of the RequestLogEntry type that doesn't have any start time.

@stijnmoreels stijnmoreels added good first issue Good for newcomers requests All issues related to requests breaking-change All issues that require to do a breaking chnage labels Jun 13, 2022
@stijnmoreels stijnmoreels added this to the v3.0.0 milestone Jun 13, 2022
@stijnmoreels stijnmoreels modified the milestones: v3.0.0, v4.0.0 Sep 15, 2023
@stijnmoreels stijnmoreels self-assigned this Oct 10, 2023
@github-project-automation github-project-automation bot moved this to Done in Roadmap Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change All issues that require to do a breaking chnage good first issue Good for newcomers requests All issues related to requests
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant