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

Upgrade to Sentry 0.24 and use public SystemTime #10

Merged
merged 2 commits into from
Jan 21, 2022

Conversation

MarijnS95
Copy link
Contributor

Checklist

  • I have read the Contributor Guide
  • I have read and agree to the Code of Conduct
  • I have added a description of my changes and why I'd like them included in the section below

Description of Changes

Sentry just released 0.24.1, and switched away from chrono in 409 to address RUSTSEC-2020-0159 and now only uses std::time::SystemTime in its public API.

Sentry just released 0.24.1, and switched away from `chrono` in [409] to
address `RUSTSEC-2020-0159` and now only uses `std::time::SystemTime` in
its public API.

[409]: getsentry/sentry-rust#409
Copy link
Member

@Jake-Shadle Jake-Shadle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Jake-Shadle Jake-Shadle merged commit 1dc6f19 into EmbarkStudios:main Jan 21, 2022
@MarijnS95 MarijnS95 deleted the sentry-0.24 branch January 21, 2022 17:59
@MarijnS95
Copy link
Contributor Author

Thanks for also making a new release immediately!

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.

None yet

2 participants