Skip to content

Commit eba6102

Browse files
committed
meta(changelog): Update changelog for 8.44.0
1 parent 67b8d3e commit eba6102

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@
1010

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

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+
1328
Work in this release was contributed by @robinvw1. Thank you for your contribution!
1429

1530
## 8.43.0

0 commit comments

Comments
 (0)