File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 9
9
10
10
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
11
11
12
+ ## 8.21.0
13
+
14
+ ### Important Changes
15
+
12
16
- ** Alpha release of Official Cloudflare SDK**
13
17
- feat(cloudflare): Add ` withSentry ` method (#13025 )
14
18
- feat(cloudflare): Add cloudflare sdk scaffolding (#12953 )
@@ -22,6 +26,18 @@ please see the [README](./packages/cloudflare/README.md). Any feedback/bug repor
22
26
Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an
23
27
upcoming release.
24
28
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
+
25
41
## 8.20.0
26
42
27
43
### Important Changes
You can’t perform that action at this time.
0 commit comments