Skip to content

fix: attachments transport #80

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

Merged
merged 2 commits into from
Apr 1, 2025
Merged

fix: attachments transport #80

merged 2 commits into from
Apr 1, 2025

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Apr 1, 2025

Attachments transport got broken in #62 because the envelope stream was converted to string. This drops the conversion and instead passes the memory stream directly to Invoke-WebRequest

@vaind vaind marked this pull request as ready for review April 1, 2025 19:58
@vaind vaind merged commit 1ba210a into main Apr 1, 2025
13 checks passed
@vaind vaind deleted the fix/attachments branch April 1, 2025 19:58
Copy link
Contributor

github-actions bot commented Apr 1, 2025

Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

- attachments transport ([#80](https://github.com/getsentry/sentry-powershell/pull/80))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description.

Generated by 🚫 dangerJS against 0cbddfa

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.

1 participant