Skip to content

Commit e6a7438

Browse files
committed
Updated CHANGELOG.md
1 parent f8f097a commit e6a7438

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
### Features
4+
5+
- The SDK now automatically propagates the trace-context to the native layer. This allows to connect errors on different layers of the application. ([#4137](https://github.com/getsentry/sentry-java/pull/4137))
6+
7+
### Dependencies
8+
9+
- Bump Native SDK from v0.7.20 to v0.8.1 ([#4137](https://github.com/getsentry/sentry-java/pull/4137))
10+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0810)
11+
- [diff](https://github.com/getsentry/sentry-native/compare/v0.7.20...0.8.1)
12+
313
## 8.3.0
414

515
### Features

0 commit comments

Comments
 (0)