Skip to content

Latest commit

 

History

History
535 lines (280 loc) · 25.3 KB

CHANGELOG.md

File metadata and controls

535 lines (280 loc) · 25.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.6.38 (2024-10-22)

Note: Version bump only for package sentry

4.6.37 (2024-10-22)

Note: Version bump only for package sentry

4.6.36 (2024-10-22)

Bug Fixes

  • prevent crash when using setExtra/setTag with a null value (d01e345)

4.6.35 (2024-10-18)

Bug Fixes

  • prevent error while adding breadcrumbs (fea0adf)

4.6.34 (2024-09-19)

Note: Version bump only for package sentry

4.6.33 (2024-06-20)

Bug Fixes

  • android: another fix for Sentry options init (807f995)

4.6.32 (2024-06-20)

Bug Fixes

  • android: fix for boolean options in init method (88ad1a9)

4.6.31 (2024-06-03)

Bug Fixes

  • duplicate breadcrumbs fix (eec5fd8)

4.6.30 (2024-05-28)

Bug Fixes

  • missing breadcrumbs and data on native crashes (c555889)

4.6.29 (2024-04-23)

Bug Fixes

4.6.28 (2024-04-09)

Note: Version bump only for package sentry

4.6.27 (2024-04-09)

Bug Fixes

4.6.24 (2024-02-28)

4.6.23 (2024-02-28)

Bug Fixes

  • android: events contains more data (8b1c801)

4.6.22 (2024-02-26)

Bug Fixes

  • android: some options fix (b1e7ac1)
  • some stackTrace handling fix (a09f317)

4.6.21 (2024-02-26)

Bug Fixes

  • better handle of stack trace for native thrown exceptions (2b77cbf)
  • update to latest sdk (5f4e3eb)

4.6.20 (2024-02-25)

Bug Fixes

  • ios: environment tags fix (a5c3fd8)

4.6.19 (2024-02-06)

Bug Fixes

4.6.18 (2024-01-07)

Bug Fixes

  • android: another fix for options init which would prevent issue sending to server (9a3e727)

4.6.17 (2024-01-02)

Bug Fixes

  • android: error on init sentry (dc50aea)

4.6.16 (2023-12-29)

Bug Fixes

  • colnoOffset option (9ee635c)
  • android: virtually allow any option to be passed to native sentry (fe2eb67)

4.6.15 (2023-12-19)

Bug Fixes

  • update plugin for latest sentry (e2e3b07)

4.6.14 (2023-12-16)

Bug Fixes

  • rewrite frame fix for latest sdk (1b3dfd0)

4.6.13 (2023-12-15)

Features

  • update sentry/webpack-plugin to v2.2.2 (10ae22a)

4.6.12 (2023-02-23)

Bug Fixes

4.6.11 (2023-02-22)

Bug Fixes

  • typings fix for flush method (6b7f94c)

4.6.10 (2023-02-22)

Bug Fixes

  • android: missing native-api-usage (57800b3)

4.6.9 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (6433cd5)

4.6.8 (2023-01-23)

Bug Fixes

  • android: improved native-api-usage (5886e27)

4.6.7 (2022-12-15)

4.6.6 (2022-12-09)

Bug Fixes

  • ios: correctly translate JS stack from fatal error (30304d3)

4.6.5 (2022-12-09)

Features

  • captureScreenshot support (e9e565f)

4.6.4 (2022-12-09)

Bug Fixes

  • android: native sdk update (633dd3a)
  • if there is a crash we dont have time to get the event (3d3b914)
  • ios: native sdk update with build fix (b73b021)
  • re enable option and removed logs (190da44)

4.6.3 (2022-12-08)

4.6.26 (2024-03-01)

Bug Fixes

  • ios: try to get callstack/sourcemaps to work all the time (0e55045)

4.6.25 (2024-02-29)

Bug Fixes

  • ios: better error handling (21f6386)

4.6.24 (2024-02-28)

Note: Version bump only for package sentry

4.6.23 (2024-02-28)

Bug Fixes

  • android: events contains more data (8b1c801)

4.6.22 (2024-02-26)

Bug Fixes

  • android: some options fix (b1e7ac1)
  • some stackTrace handling fix (a09f317)

4.6.21 (2024-02-26)

Bug Fixes

  • better handle of stack trace for native thrown exceptions (2b77cbf)
  • update to latest sdk (5f4e3eb)

4.6.20 (2024-02-25)

Bug Fixes

  • ios: environment tags fix (a5c3fd8)

4.6.19 (2024-02-06)

Bug Fixes

4.6.18 (2024-01-07)

Bug Fixes

  • android: another fix for options init which would prevent issue sending to server (9a3e727)

4.6.17 (2024-01-02)

Bug Fixes

  • android: error on init sentry (dc50aea)

4.6.16 (2023-12-29)

Bug Fixes

  • colnoOffset option (9ee635c)
  • android: virtually allow any option to be passed to native sentry (fe2eb67)

4.6.15 (2023-12-19)

Bug Fixes

  • update plugin for latest sentry (e2e3b07)

4.6.14 (2023-12-16)

Bug Fixes

  • rewrite frame fix for latest sdk (1b3dfd0)

4.6.13 (2023-12-15)

Features

  • update sentry/webpack-plugin to v2.2.2 (10ae22a)

4.6.12 (2023-02-23)

Bug Fixes

4.6.11 (2023-02-22)

Bug Fixes

  • typings fix for flush method (6b7f94c)

4.6.10 (2023-02-22)

Bug Fixes

  • android: missing native-api-usage (57800b3)

4.6.9 (2023-01-24)

Bug Fixes

  • android: native-api-usage fix (6433cd5)

4.6.8 (2023-01-23)

Bug Fixes

  • android: improved native-api-usage (5886e27)

4.6.7 (2022-12-15)

Note: Version bump only for package sentry

4.6.6 (2022-12-09)

Bug Fixes

  • ios: correctly translate JS stack from fatal error (30304d3)

4.6.5 (2022-12-09)

Features

  • captureScreenshot support (e9e565f)

4.6.4 (2022-12-09)

Bug Fixes

  • android: native sdk update (633dd3a)
  • if there is a crash we dont have time to get the event (3d3b914)
  • ios: native sdk update with build fix (b73b021)
  • re enable option and removed logs (190da44)

4.6.3 (2022-12-08)

Bug Fixes

  • fixed callstack parsing when there is java + javascript (83094cd)

4.6.2 (2022-10-28)

Bug Fixes

  • android: native api usage fix (ed64d44)

4.6.1 (2022-10-28)

Bug Fixes

  • android: native api usage fix (4d5ab0c)
  • android: native api usage fix (e8be88d)
  • android: native-api-usage fix (c69b747)

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)

3.1.5 (2022-05-12)

Bug Fixes

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

3.1.4 (2022-05-05)

Bug Fixes

  • android: native api usage fix (052bab0)

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)

3.1.2 (2022-03-24)

Bug Fixes

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

3.1.1 (2022-03-03)

Bug Fixes

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

3.1.0 (2022-02-18)

Features

  • update to latest Sentry SDK (e863de2)

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)

3.0.2 (2022-01-24)

Bug Fixes

  • fix error when no options passed (6abf2ec)

3.0.1 (2021-10-31)

Bug Fixes

  • android: gradle 7.0 support (23a60b4)

3.0.0 (2021-09-21)

Note: Version bump only for package @nativescript-community/sentry

2.1.1 (2021-09-21)

Bug Fixes

  • move to latest SDKs (34e37fd)
  • android: working with latest sdks (b967cf7)

2.1.0 (2021-02-24)

Features

  • update to latest SDKs REQUIRES Sentry 20.6.0 + (b4db1a9)

2.0.8 (2020-11-23)

Note: Version bump only for package @nativescript-community/sentry

2.0.7 (2020-11-22)

Note: Version bump only for package @nativescript-community/sentry

2.0.6 (2020-11-19)

Note: Version bump only for package @nativescript-community/sentry

2.0.5 (2020-11-02)

Bug Fixes

2.0.4 (2020-11-02)

Note: Version bump only for package @nativescript-community/sentry

2.0.3 (2020-09-02)

Bug Fixes

  • android: missing log level (7fe8f0e)

2.0.2 (2020-09-02)

Bug Fixes

  • android: event level fix (7f7e038)

2.0.1 (2020-09-02)

Bug Fixes

  • android: crash on missing event request (118f104)

2.0.0 (2020-07-22)

Note: Version bump only for package @nativescript-community/sentry

1.0.0 (2020-07-22)

Note: Version bump only for package @nativescript-community/sentry

0.0.9 (2020-07-22)

Bug Fixes

0.0.8 (2020-06-22)

Bug Fixes

  • android: stringify extra if not (54918b2)

0.0.7 (2020-04-02)

Note: Version bump only for package @nativescript-community/sentry

0.0.6 (2020-04-01)

Bug Fixes

  • major update of the android sdk (dd415cb)

0.0.5 (2020-01-29)

Note: Version bump only for package @nativescript-community/sentry

0.0.4 (2020-01-29)

Note: Version bump only for package @nativescript-community/sentry

0.0.3 (2020-01-27)

Note: Version bump only for package @nativescript-community/sentry

0.0.2 (2020-01-27)

Bug Fixes

  • better handling of appPrefix (8bf8ca6)

0.0.1 (2020-01-27)

Note: Version bump only for package @nativescript-community/sentry