We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17c8c4 commit 27b3a3eCopy full SHA for 27b3a3e
docs/changelog/v7.md
@@ -3,6 +3,15 @@
3
Support for Sentry SDK v7 will be dropped soon. We recommend migrating to the latest version of the SDK. You can migrate
4
from `v7` to `v8 of the SDK by following the [migration guide](../../MIGRATION.md).
5
6
+## 7.118.0
7
+
8
+- fix(v7/bundle): Ensure CDN bundles do not overwrite `window.Sentry` (#12579)
9
10
+## 7.117.0
11
12
+- feat(browser/v7): Publish browserprofling CDN bundle (#12224)
13
+- fix(v7/publish): Add `v7` tag to `@sentry/replay` (#12304)
14
15
## 7.116.0
16
17
- build(craft): Publish lambda layer under its own name for v7 (#12098) (#12099)
0 commit comments