Skip to content

docs(transports): Update Migration document with custom Transport changes #5012

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 4 commits into from
Apr 28, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 28, 2022

This PR adds the Transport changes to MIGRATION.md. It shows the difference between old and new transports and gives an example how to migrate a custom v6 transport to v7.

Feedback is greatly appreciated as I might not have covered all essential aspects.

ref: https://getsentry.atlassian.net/browse/WEB-867

@Lms24 Lms24 added this to the 7.0.0 milestone Apr 28, 2022
@Lms24 Lms24 requested a review from AbhiPrasad April 28, 2022 14:48
@github-actions
Copy link
Contributor

github-actions bot commented Apr 28, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 18.29 KB (-9.18% 🔽)
@sentry/browser - ES5 CDN Bundle (minified) 57.25 KB (-11.4% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 17.08 KB (-9.47% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 51.49 KB (-11.19% 🔽)
@sentry/browser - Webpack (gzipped + minified) 18.74 KB (-19.38% 🔽)
@sentry/browser - Webpack (minified) 60.65 KB (-25.78% 🔽)
@sentry/react - Webpack (gzipped + minified) 18.76 KB (-19.41% 🔽)
@sentry/nextjs Client - Webpack (gzipped + minified) 42.43 KB (-11.7% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 24.08 KB (-7.67% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 22.64 KB (-7.51% 🔽)

Lms24 and others added 2 commits April 28, 2022 17:11
Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
@Lms24 Lms24 merged commit f979104 into 7.x Apr 28, 2022
@Lms24 Lms24 deleted the lms-doc-transports branch April 28, 2022 15:37
AbhiPrasad added a commit that referenced this pull request May 30, 2022
…nges (#5012)

add the Transport changes to MIGRATION.md. 
show the difference between old and new transports and give example how to migrate a custom v6 transport to v7.

Co-authored-by: Abhijeet Prasad <aprasad@sentry.io>
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