File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7+ ## 8.1.0
8+
9+ This release mainly fixes a couple of bugs from the initial [8.0.0 release](#800). In addition to the changes below, we
10+ updated some initially missed points in our migration guides and documentation.
11+
12+ - feat(aws-serverless): Fix tree-shaking for aws-serverless package (#12017)
13+ - feat(node): Bump opentelemetry instrumentation to latest version (#12028)
14+ - feat(scope): Bring back `lastEventId` on isolation scope (#11951) (#12022)
15+ - fix(aws-serverless): Export `awslambda-auto`
16+ - fix(node): Do not warn for missing instrumentation if SDK is disabled (#12041)
17+ - fix(react): Set dependency-injected functions as early as possible (#12019)
18+ - fix(react): Warn and fall back gracefully if dependency injected functions are not available (#12026)
19+ - ref(core): Streamline `parseSampleRate` utility function (#12024)
20+ - ref(feedback): Make `eventId` optional and use `lastEventId` in report dialog (#12029)
21+
722## 8.0.0
823
924The Sentry JS SDK team is proud to announce the release of version `8.0.0` of Sentry's JavaScript SDKs - it's been a
You can’t perform that action at this time.
0 commit comments