Skip to content

meta: Update changelog for 7.41.0 #7335

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 8 commits into from
Mar 6, 2023
Merged

meta: Update changelog for 7.41.0 #7335

merged 8 commits into from
Mar 6, 2023

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Mar 6, 2023

No description provided.

github-actions bot and others added 8 commits March 2, 2023 08:51
[Gitflow] Merge master into develop
* feat(profiling): add boilerplate

* feat(profiling): add files and remove isDebugBuild in favor of __DEBUG_BUILD__

* ref(lint): fix linter errors on most files

* ref(profile): convert half the profile

* deps(sentry): start profiler

* ref(profiling): cleanup warnings and add os/device info

* rollback yarn change

* feat(hub): move start transaction

* Remove span.start for profiler.stop so that we don't have idletimeout causing long spans again

* feat(build): build esm/cjs and types

* ref(profiling): update txn to txn|undefined type

* test(profiling): add utils and tests for browser profiling integration

* test(tracing): assert onStartRouteTransaction is called by route instrumentation

* fix(verdaccio): add pkg to verdaccio config

* eslint: run --fix

* fix(profile): change platform to javascript

* ref(profiling): move profiling under browser package

* ref(profiling): remove undefined from txn type union in wrapStartTransaction

* fix(profiling): fix test

* ref(profiling): rename profile and move it under types

* chore(profiling): run linters

* ref(profiling): split sendProfile to avoid a circular ref

* ref(profiling): split cache

* chore(profiling): sort imports

* Update packages/browser/src/profiling/hubextensions.ts

Co-authored-by: Luca Forstner <[email protected]>

* Update packages/browser/src/profiling/integration.ts

Co-authored-by: Luca Forstner <[email protected]>

* Update packages/browser/src/profiling/integration.ts

* lint

---------

Co-authored-by: k-fish <[email protected]>
Co-authored-by: Luca Forstner <[email protected]>
…7328)

* fix(profiling): guard from throwing if profiler constructor throws

* lint
Handle white spaces more robustly when splitting forwarded-for http header values
@lforst lforst requested review from mydea, Lms24 and AbhiPrasad March 6, 2023 10:51
@github-actions
Copy link
Contributor

github-actions bot commented Mar 6, 2023

size-limit report 📦

Path Size
@sentry/browser - ES5 CDN Bundle (gzipped + minified) 20.12 KB (+0.08% 🔺)
@sentry/browser - ES5 CDN Bundle (minified) 62.52 KB (+0.05% 🔺)
@sentry/browser - ES6 CDN Bundle (gzipped + minified) 18.76 KB (+0.11% 🔺)
@sentry/browser - ES6 CDN Bundle (minified) 55.51 KB (+0.03% 🔺)
@sentry/browser - Webpack (gzipped + minified) 20.5 KB (+0.08% 🔺)
@sentry/browser - Webpack (minified) 66.97 KB (+0.04% 🔺)
@sentry/react - Webpack (gzipped + minified) 20.52 KB (+0.07% 🔺)
@sentry/nextjs Client - Webpack (gzipped + minified) 48.12 KB (+0.09% 🔺)
@sentry/browser + @sentry/tracing - ES5 CDN Bundle (gzipped + minified) 27.09 KB (+0.09% 🔺)
@sentry/browser + @sentry/tracing - ES6 CDN Bundle (gzipped + minified) 25.33 KB (+0.09% 🔺)
@sentry/replay ES6 CDN Bundle (gzipped + minified) 42.87 KB (+0.03% 🔺)
@sentry/replay - Webpack (gzipped + minified) 36.93 KB (0%)
@sentry/browser + @sentry/tracing + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 60.49 KB (+0.05% 🔺)
@sentry/browser + @sentry/replay - ES6 CDN Bundle (gzipped + minified) 54 KB (+0.02% 🔺)

@lforst lforst merged commit a7dba03 into master Mar 6, 2023
@lforst lforst deleted the prepare-release/7.41.0 branch March 6, 2023 11:21
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.

6 participants