Skip to content

feat: change HTTP transport to synchronous #39

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 3 commits into from
Mar 12, 2024
Merged

Conversation

vaind
Copy link
Collaborator

@vaind vaind commented Mar 12, 2024

Related to #38

Copy link
Contributor

github-actions bot commented Mar 12, 2024

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 761f820

@@ -0,0 +1,17 @@
# Wrapper to expose Sentry.Internal.SdkComposer::CreateHttpTransport()
function New-HttpTransport

Check warning

Code scanning / PSScriptAnalyzer

Function 'New-HttpTransport' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.

Function 'New-HttpTransport' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'.
@vaind vaind merged commit 7bab257 into main Mar 12, 2024
@vaind vaind deleted the feat/synchronous-transport branch March 12, 2024 14:55
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