Commit 5182853 1 parent af00c8f commit 5182853 Copy full SHA for 5182853
File tree 1 file changed +37
-1
lines changed
1 file changed +37
-1
lines changed Original file line number Diff line number Diff line change 3
3
Support for Sentry SDK v7 will be dropped soon. We recommend migrating to the latest version of the SDK. You can migrate
4
4
from ` v7 ` of the SDK to ` v8 ` by following the [ migration guide] ( ../../MIGRATION.md#upgrading-from-7x-to-8x ) .
5
5
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
+
6
42
## 7.118.0
7
43
8
44
- fix(v7/bundle): Ensure CDN bundles do not overwrite ` window.Sentry ` (#12579 )
9
45
10
46
## 7.117.0
11
47
12
- - feat(browser/v7): Publish browserprofling CDN bundle (#12224 )
48
+ - feat(browser/v7): Publish browser profiling CDN bundle (#12224 )
13
49
- fix(v7/publish): Add ` v7 ` tag to ` @sentry/replay ` (#12304 )
14
50
15
51
## 7.116.0
You can’t perform that action at this time.
0 commit comments