Skip to content
Prev Previous commit
Next Next commit
Merge branch 'main' into feat/starfish/db-spans
  • Loading branch information
buenaflor authored Sep 7, 2023
commit b03c87514129c8d4ed314a494e0aa87ee29e03c8
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

- Add db.system and db.name attributes to db spans data ([#1629](https://github.com/getsentry/sentry-dart/pull/1629))

### Features

- Tracing without performance ([#1621](https://github.com/getsentry/sentry-dart/pull/1621))

### Fixes

- Normalize data properties of `SentryUser` and `Breadcrumb` before sending over method channel ([#1591](https://github.com/getsentry/sentry-dart/pull/1591))
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.