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 --raw flag to send-envelope #1468

Merged
merged 5 commits into from
Feb 13, 2023
Merged

feat: Add --raw flag to send-envelope #1468

merged 5 commits into from
Feb 13, 2023

Conversation

loewenheim
Copy link
Contributor

This adds a flag --raw to the send-envelope command that will cause the envelope to be sent without being parsed first.

Since this uses the new Envelope::from_path_raw function, the sentry-rust dependency is updated to 0.29.3.

Fixes #1458.

@loewenheim loewenheim self-assigned this Feb 9, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
src/commands/send_envelope.rs Outdated Show resolved Hide resolved
src/commands/send_envelope.rs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/commands/send_envelope.rs Outdated Show resolved Hide resolved
src/commands/send_envelope.rs Outdated Show resolved Hide resolved
@loewenheim loewenheim merged commit 65dd7e0 into master Feb 13, 2023
@loewenheim loewenheim deleted the feat/send-raw branch February 13, 2023 10:41
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.

Add --raw flag to send-envelope command
2 participants