Skip to content

Releases: nativescript-community/sentry

v4.6.0

19 Oct 12:25
Compare
Choose a tag to compare

4.6.0 (2022-10-19)

Bug Fixes

  • android: use latest gradle plugin requiring gradle 7+ (7a29368)
  • improving integration (7e8be4e)
  • ios: full context working (72dabcf)
  • load version programmatically (5a3295e)
  • prepend native context (0d201f8)
  • version get fix (d96a466)

Features

  • bump to latest JS/native SDKs (d63d12a)

v3.1.5

12 May 12:22
Compare
Choose a tag to compare

3.1.5 (2022-05-12)

Bug Fixes

  • android: native-api-usage fix (a4075e6)

v3.1.4

05 May 12:19
Compare
Choose a tag to compare

3.1.4 (2022-05-05)

Bug Fixes

  • android: native api usage fix (052bab0)

v3.1.3

24 Mar 20:01
Compare
Choose a tag to compare

3.1.3 (2022-03-24)

Bug Fixes

  • android: error fix on N 8.2 (6bd880f)
  • android: handle undefined stack in convertToNativeStacktrace (aa77902)
  • android: non handled error fix on startWithDsnString (58322c6)

v3.1.2

24 Mar 14:52
Compare
Choose a tag to compare

3.1.2 (2022-03-24)

Bug Fixes

  • android: Fix breadcrumb data for non-string types (4a7396c)

v3.1.1

03 Mar 10:48
Compare
Choose a tag to compare

3.1.1 (2022-03-03)

Bug Fixes

  • android: rollback gradle plugin version as it breaks build in some apps (c1ccbb2)

v3.1.0

18 Feb 16:10
Compare
Choose a tag to compare

3.1.0 (2022-02-18)

Features

  • update to latest Sentry SDK (e863de2)

v3.0.3

25 Jan 15:18
Compare
Choose a tag to compare

3.0.3 (2022-01-25)

Bug Fixes

  • android: build fix by adding mavenCentral (2d61ffc)
  • android: fixed error on sending message if missing dist option (03121fe)

v3.0.2

24 Jan 20:11
Compare
Choose a tag to compare

3.0.2 (2022-01-24)

Bug Fixes

  • fix error when no options passed (6abf2ec)

v3.0.1

31 Oct 14:16
Compare
Choose a tag to compare

3.0.1 (2021-10-31)

Bug Fixes

  • android: gradle 7.0 support (23a60b4)