Skip to content

2.1.0

Compare
Choose a tag to compare
@yjbanov yjbanov released this 30 Jul 20:22
5167a5c

We missed a few tags, so here's the aggregated change log:

2.1.0

  • Support DNS format without secret key.
  • Remove dependency on package:quiver.
  • The clock argument to SentryClient constructor should now be
    ClockProvider (but still accepts Clock for backwards compatibility).

2.0.2

  • Add support for user context in Sentry events.

2.0.1

  • Invert stack frames to be compatible with Sentry's default culprit detection.