Skip to content

doc(migration): Add Backend removal and Transport injection to migration docs #4934

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 1 commit into from
Apr 14, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Apr 13, 2022

This PR adds two small bullet points to the "General API changes" section, briefly explaining the removal of Backend and the injection of Transports. The transport injection part needs to be revisited once we switch over to just using NewTransport as well as when we're passing the transports as options properties to the client constructors.

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

@lforst lforst changed the base branch from 7.x to lms-inject-transports April 13, 2022 16:15
@lforst lforst changed the base branch from lms-inject-transports to 7.x April 13, 2022 16:17
@github-actions
Copy link
Contributor

github-actions bot commented Apr 13, 2022

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.17 KB (+0.14% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 64.27 KB (-0.53% 🔽)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.84 KB (-0.11% 🔽)
@sentry/browser - ES6 CDN Bundle (minified) 57.9 KB (-0.12% 🔽)
@sentry/browser - Webpack (gzipped + minified) 23.36 KB (+0.56% 🔺)
@sentry/browser - Webpack (minified) 81.12 KB (-0.73% 🔽)
@sentry/react - Webpack (gzipped + minified) 23.41 KB (+0.58% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 47.9 KB (-0.32% 🔽)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 26.03 KB (-0.16% 🔽)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 24.4 KB (-0.32% 🔽)

move it to "General API Changes" for the time being until we finalize the user-facing changes
add TODOs for Transport injection, once more changes are coming in
@Lms24 Lms24 force-pushed the lms-migration-backend branch from 56408db to 08479ce Compare April 14, 2022 11:26
@Lms24 Lms24 marked this pull request as ready for review April 14, 2022 11:26
@Lms24 Lms24 merged commit bf2dc7b into 7.x Apr 14, 2022
@Lms24 Lms24 deleted the lms-migration-backend branch April 14, 2022 11:54
@AbhiPrasad AbhiPrasad added this to the 7.0.0 milestone Apr 25, 2022
Lms24 added a commit that referenced this pull request Apr 26, 2022
…gration docs (#4934)

Add two small bullet points to the "General API changes" section, briefly explaining the removal of `Backend` and the injection of `Transport`s. The transport injection part needs to be revisited once we switch over to just using `NewTransport` as well as when we're passing the transports as `options` properties to the client constructors.
lobsterkatie pushed a commit that referenced this pull request Apr 26, 2022
…ion docs (#4934)

Add two small bullet points to the "General API changes" section, briefly explaining the removal of `Backend` and the injection of `Transport`s. The transport injection part needs to be revisited once we switch over to just using `NewTransport` as well as when we're passing the transports as `options` properties to the client constructors.
lobsterkatie pushed a commit that referenced this pull request Apr 26, 2022
…ion docs (#4934)

Add two small bullet points to the "General API changes" section, briefly explaining the removal of `Backend` and the injection of `Transport`s. The transport injection part needs to be revisited once we switch over to just using `NewTransport` as well as when we're passing the transports as `options` properties to the client constructors.
AbhiPrasad pushed a commit that referenced this pull request May 30, 2022
…ion docs (#4934)

Add two small bullet points to the "General API changes" section, briefly explaining the removal of `Backend` and the injection of `Transport`s. The transport injection part needs to be revisited once we switch over to just using `NewTransport` as well as when we're passing the transports as `options` properties to the client constructors.
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.

3 participants