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

fix: Revert "update sentry version and remove ignore rustsec-2020-0041 in … #1137

Merged
merged 6 commits into from
Aug 11, 2021

Conversation

tiftran
Copy link
Contributor

@tiftran tiftran commented Aug 6, 2021

…circle config"

This reverts commit 58cc538.

Description

Describe these changes.

Testing

How should reviewers test?

Issue(s)

Closes link.

@tiftran tiftran requested a review from a team August 6, 2021 18:32
@@ -57,8 +57,9 @@ num_cpus = "1"
protobuf = "2.20.0"
rand = "0.8"
regex = "1.4"
sentry = { version="0.23.0", features = ["curl"]}
sentry-backtrace = "0.23.0"
# pin to 0.19: https://github.com/getsentry/sentry-rust/issues/277
Copy link
Member

Choose a reason for hiding this comment

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

We might want to add a note here saying something like "Need to pin this to 0.19 until on-premises sentry server is updated", just to prevent future issues.

@tiftran tiftran requested a review from jrconlin August 6, 2021 23:09
@tiftran tiftran changed the title Revert "update sentry version and remove ignore rustsec-2020-0041 in … fix: Revert "update sentry version and remove ignore rustsec-2020-0041 in … Aug 11, 2021
@tiftran tiftran merged commit 48947bb into master Aug 11, 2021
@tiftran tiftran deleted the sentry-revert branch August 11, 2021 23:12
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