File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ### Features
6+
7+ - Add session replay id to Sentry Logs ([#4740](https://github.com/getsentry/sentry-java/pull/4740))
8+
59### Fixes
610
711- Start performance collection on AppStart continuous profiling ([#4752](https://github.com/getsentry/sentry-java/pull/4752))
1620
1721### Features
1822
19- - Add session replay id to Sentry Logs ([#4740](https://github.com/getsentry/sentry-java/pull/4740))
2023- Move SentryLogs out of experimental ([#4710](https://github.com/getsentry/sentry-java/pull/4710))
2124- Add support for w3c traceparent header ([#4671](https://github.com/getsentry/sentry-java/pull/4671))
2225 - This feature is disabled by default. If enabled, outgoing requests will include the w3c `traceparent` header.
You can’t perform that action at this time.
0 commit comments