Skip to content

Commit fddbe2a

Browse files
committed
meta: Update CHANGELOG for 8.1.0
1 parent ef26423 commit fddbe2a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
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

924
The Sentry JS SDK team is proud to announce the release of version `8.0.0` of Sentry's JavaScript SDKs - it's been a

0 commit comments

Comments
 (0)