Releases: flownative/flow-sentry
Releases · flownative/flow-sentry
v2.0.0
What's Changed
- Update to Sentry SDK v4 by @kdambekalns in #32
- Refactor to
ThrowableStorageInterface
implementation by @kdambekalns in #33
Full Changelog: v1.4.2...v2.0.0
v2.0.0-beta1
What's Changed
- Update to Sentry SDK v4 by @kdambekalns in #32
- Refactor to
ThrowableStorageInterface
implementation by @kdambekalns in #33
Full Changelog: v1.4.2...v2.0.0-beta1
v1.4.2
v1.4.1
v1.4.0
What's Changed
- feat(config): make sample rate configurable in SentryClient by @das-nagnag in #25
New Contributors
- @das-nagnag made their first contribution in #25
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Remove type declaration using union type by @kdambekalns in #23
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Declare compatibility with Flow 9 by @robertlemke in #22
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Provide more information on args in traces by @kdambekalns in #17
- Let exceptions provide additional data by @robertlemke in #20
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Some code cleanup by @kdambekalns in #16
- Fix path duplication in renderCleanPathAndFilename() by @kdambekalns in #19
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Correctly output error with CLI SAPI by @kdambekalns in #14
New Contributors
- @kdambekalns made their first contribution in #14
Full Changelog: v1.2.0...v1.2.1