Skip to content
Prev Previous commit
Next Next commit
Merge branch 'main' into feat/sentry-widget
  • Loading branch information
buenaflor authored Jan 26, 2024
commit 1eb5878a1a056b5ba9ecde1a9b72732b11a64123
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- Add `SentryWidget` ([#1846](https://github.com/getsentry/sentry-dart/pull/1846))
- Deprecates `SentryScreenshotWidget` and `SentryUserInteractionWidget`
- APM for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726))
Copy link
Contributor

@krystofwoldrich krystofwoldrich Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- APM for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726)) was released in 7.15.0. I'm not sure why it wasn't in the changelog

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a mistake. We didn't add isar to the craft file so it was never published, I removed it from the 7.15.0 changelog

- Performance monitoring support for isar ([#1726](https://github.com/getsentry/sentry-dart/pull/1726))
- Tracing without performance for Dio integration ([#1837](https://github.com/getsentry/sentry-dart/pull/1837))
- Accept `Map<String, dynamic>` in `Hint` class ([#1807](https://github.com/getsentry/sentry-dart/pull/1807))
- Please check if everything works as expected when using `Hint`
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.