File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 10
10
11
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
12
13
+ ## 8.44.0
14
+
15
+ ### Deprecations
16
+
17
+ - ** feat: Deprecate ` autoSessionTracking ` ([ #14640 ] ( https://github.com/getsentry/sentry-javascript/pull/14640 ) )**
18
+
19
+ Deprecates ` autoSessionTracking ` . Instead, use the ` trackIncomingRequestsAsSessions ` option in ` browserSessionIntegration ` and ` httpIntegration ` .
20
+
21
+ ### Other Changes
22
+
23
+ - feat: Reword log message around unsent spans ([ #14641 ] ( https://github.com/getsentry/sentry-javascript/pull/14641 ) )
24
+ - feat(opentelemetry): Set ` response ` context for http.server spans ([ #14634 ] ( https://github.com/getsentry/sentry-javascript/pull/14634 ) )
25
+ - fix(google-cloud-serverless): Update homepage link in package.json ([ #14411 ] ( https://github.com/getsentry/sentry-javascript/pull/14411 ) )
26
+ - fix(nuxt): Add unbuild config to not fail on warn ([ #14662 ] ( https://github.com/getsentry/sentry-javascript/pull/14662 ) )
27
+
13
28
Work in this release was contributed by @robinvw1 . Thank you for your contribution!
14
29
15
30
## 8.43.0
You can’t perform that action at this time.
0 commit comments