Skip to content

Releases: backtrace-labs/backtrace-android

Version 3.8.4

01 Oct 18:51
b8aea1b
Compare
Choose a tag to compare

Version 3.8.4

  • Add getter method for BacktraceReport field in BacktraceData class
  • Update libraries (GSON and androidx.test.*)
  • Bugfix for ConcurrentModificationException when deleting records from BacktraceDatabaseContext within the BacktraceHandlerThread
  • Remove unsupported Android Manifest package value in Example App
  • Add custom debug logger - introduces support for replacing the internal logger of the Backtrace Android SDK with a custom implementation.
  • Add debug log with measured time of loading db, native integration setup and enabling metrics
  • Fix license description in POM

Version 3.8.3

19 Jun 08:43
08d5d69
Compare
Choose a tag to compare

Version 3.8.3

  • Update native crash repeating to a new strategy. Now we don't require to extract native executables.
  • Add a new native crash handler that allows to generate a crash dump by using Java class name
  • Update Gradle to 8.3.0
  • Update GSON to 2.10.1 in coroner-client
  • Optimize imports

Version 3.8.3-rc2

11 Jun 19:10
Compare
Choose a tag to compare

What's Changed

  • Update native crash repeating to a new strategy. Now we don't require to extract native executables.
  • Add a new native crash handler that allows to generate a crash dump by using Java class name
  • Update Gradle to 8.3.0
  • Update GSON to 2.10.1 in coroner-client
  • Optimize imports

Full Changelog: 3.8.2...3.8.3-rc1

Version 3.8.3-rc1

07 Jun 06:43
a7072ac
Compare
Choose a tag to compare

What's Changed

  • Update native crash repeating to a new strategy. Now we don't require to extract native executables.
  • Add a new native crash handler that allows to generate a crash dump by using Java class name
  • Update Gradle to 8.3.0
  • Update GSON to 2.10.1 in coroner-client
  • Optimize imports

Full Changelog: 3.8.2...3.8.3-rc1

Version 3.8.2

23 May 14:29
2482bd0
Compare
Choose a tag to compare

What's Changed

  • Improve handling of immutable collections (attributes and attachments) in BacktraceBase and BacktraceReport

Full Changelog: 3.8.1...3.8.2

Version 3.8.1

13 May 22:26
f485f62
Compare
Choose a tag to compare

What's Changed

  • Bugfix for initialization BacktraceMetrics with custom server

Full Changelog: 3.7.8...3.8.1

Version 3.8.0

07 Mar 22:22
0c9ebfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.7.14...3.8.0

Version 3.7.14

12 Feb 12:44
fac1501
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.13...3.7.14

Version 3.7.13

04 Jan 22:02
bd685d2
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.12...3.7.13

Version 3.7.12

29 Nov 00:03
aa3ec64
Compare
Choose a tag to compare

What's Changed

See CHANGELOG.md

Full Changelog: 3.7.11...3.7.12