Skip to content

Commit 2a4eff1

Browse files
committed
meta: Update CHANGELOG for 8.21.0
1 parent 7dc6a25 commit 2a4eff1

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
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,19 @@ 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(deps): bump @sentry/cli from 2.32.2 to 2.33.0 (#13091)
37+
- feat(nuxt): Add connected tracing meta tags (#13098)
38+
- feat(nuxt): Add vue-router instrumentation (#13054)
39+
- fix(feedback): Ensure pluggable feedback CDN bundle is correctly built (#13081)
40+
- fix(node): Improve OTEL validation logic (#13079)
41+
2542
## 8.20.0
2643

2744
### Important Changes

0 commit comments

Comments
 (0)