Skip to content

Commit d222dd5

Browse files
authored
Merge pull request #13109 from getsentry/lms/sync-master-develop
misc: Sync master -> develop
2 parents ce53667 + cfafa71 commit d222dd5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
1111

12+
## 8.21.0
13+
14+
### Important Changes
15+
1216
- **Alpha release of Official Cloudflare SDK**
1317
- feat(cloudflare): Add `withSentry` method (#13025)
1418
- feat(cloudflare): Add cloudflare sdk scaffolding (#12953)
@@ -22,6 +26,18 @@ please see the [README](./packages/cloudflare/README.md). Any feedback/bug repor
2226
Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an
2327
upcoming release.
2428

29+
### Other Changes
30+
31+
- feat(feedback): Make cropped screenshot area draggable (#13071)
32+
- feat(core): Adapt spans for client-side fetch to streaming responses (#12723)
33+
- feat(core): Capture # of dropped spans through `beforeSendTransaction` (#13022)
34+
- feat(deps): bump @opentelemetry/instrumentation-aws-sdk from 0.43.0 to 0.43.1 (#13089)
35+
- feat(deps): bump @opentelemetry/instrumentation-express from 0.41.0 to 0.41.1 (#13090)
36+
- feat(nuxt): Add connected tracing meta tags (#13098)
37+
- feat(nuxt): Add vue-router instrumentation (#13054)
38+
- fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#13081)
39+
- fix(node): Improve OTEL validation logic (#13079)
40+
2541
## 8.20.0
2642

2743
### Important Changes

0 commit comments

Comments
 (0)