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

feat: add version and timestamp to error logs #2516

Merged
merged 1 commit into from
May 9, 2024

Conversation

bonomat
Copy link
Contributor

@bonomat bonomat commented May 9, 2024

I opted for not introducing a breaking change. If a user fails and posts an error prior 2.3.1 (which will be the next release hopefully), we will see <2.3.1 in the db.

resolves #2435

I opted for not introducing a breaking change. If a user fails and posts an error prior 2.3.1 (which will be the next release hopefully), we will see `<2.3.1` in the db.
@bonomat bonomat force-pushed the feat/version-and-timestamp-in-error-logs branch from 1af2612 to 826eeb0 Compare May 9, 2024 05:41
@bonomat bonomat added this pull request to the merge queue May 9, 2024
Merged via the queue into main with commit dd39d85 May 9, 2024
22 checks passed
@bonomat bonomat deleted the feat/version-and-timestamp-in-error-logs branch May 9, 2024 10:42
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.

Extend reported_errors table to include version and timestamp
3 participants