Skip to content

Commit 96c672a

Browse files
Merge pull request #206 from backtrace-labs/changelog/v3.11.0
Update CHANGELOG.md - add v3.11.0
2 parents 561eef6 + 3d3a750 commit 96c672a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Backtrace Android Release Notes
22

3+
## Version 3.11.0
4+
- Dependency isolation: Shadow the google/gson dependency to avoid version conflicts with host applications and allow use of alternative serialization libraries.
5+
- Static device attributes API: Introduce persistent device attributes initialized at startup to reduce redundant per-report processing.
6+
- Improve retry reliability: Update the Backtrace Database Context retry mechanism to ensure queued reports are retried predictably under intermittent or transient failures.
7+
- Dynamic attachments: Add runtime attachment support, enabling files to be attached to reports post SDK initialization.
8+
39
## Version 3.10.6
410
- Improve database Timer reliability
511
- Update Crashpad native library

0 commit comments

Comments
 (0)