File tree Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Expand file tree Collapse file tree 1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 33Support for Sentry SDK v7 will be dropped soon. We recommend migrating to the latest version of the SDK. You can migrate
44from ` v7 ` of the SDK to ` v8 ` by following the [ migration guide] ( ../../MIGRATION.md#upgrading-from-7x-to-8x ) .
55
6+ ## 7.120.3
7+
8+ - fix(v7/publish): Ensure discontinued packages are published with ` latest ` tag (#14926 )
9+
10+ ## 7.120.2
11+
12+ - fix(tracing-internal): Fix case when lrp keys offset is 0 (#14615 )
13+
14+ Work in this release contributed by @LubomirIgonda1 . Thank you for your contribution!
15+
16+ ## 7.120.1
17+
18+ - fix(v7/cdn): Ensure ` _sentryModuleMetadata ` is not mangled (#14357 )
19+
20+ Work in this release contributed by @gilisho . Thank you for your contribution!
21+
22+ ## 7.120.0
23+
24+ - feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#13822 )
25+
26+ Work in this release contributed by @gilisho . Thank you for your contribution!
27+
28+ ## 7.119.2
29+
30+ - chore(nextjs/v7): Bump rollup to 2.79.2
31+
32+ ## 7.119.1
33+
34+ - fix(browser/v7): Ensure wrap() only returns functions (#13838 backport)
35+
36+ Work in this release contributed by @legobeat . Thank you for your contribution!
37+
38+ ## 7.119.0
39+
40+ - backport(tracing): Report dropped spans for transactions (#13343 )
41+
642## 7.118.0
743
844- fix(v7/bundle): Ensure CDN bundles do not overwrite ` window.Sentry ` (#12579 )
945
1046## 7.117.0
1147
12- - feat(browser/v7): Publish browserprofling CDN bundle (#12224 )
48+ - feat(browser/v7): Publish browser profiling CDN bundle (#12224 )
1349- fix(v7/publish): Add ` v7 ` tag to ` @sentry/replay ` (#12304 )
1450
1551## 7.116.0
You can’t perform that action at this time.
0 commit comments