Releases: bitdriftlabs/capture-sdk
Releases · bitdriftlabs/capture-sdk
v0.18.10
What's Changed
- Update SDK version to 0.18.9 by @bitdrift-opening-capture-sdk-prs[bot] in #669
- [Android] Bump version for the gradle integration app by @FranAguilera in #670
- perform full LTO during Android .so build using rustc by @snowp in #649
- Avoid creating a CaptureOkHttpEventListener if SDK is not initialized by @FranAguilera in #672
- Remove left over WorkerThread annotation by @FranAguilera in #675
- build(ios): add workaround for alloc fixes to Xcode build targets by @kattrali in #683
- bump shared core to bring in tiny map revert and other fixes by @mattklein123 in #684
- Push sdk_version straight from the bot app by @Reflejo in #680
- [Android] Fix CaptureUncaughtExceptionHandler + getRootCause by @FranAguilera in #676
- Make iOS builds reproducible by @Reflejo in #677
- Remove docs from archive and strip bitcode beforehand by @Reflejo in #687
- Remove sha input for all releases by @Reflejo in #688
- Fix hello world app built in release by @Reflejo in #689
Full Changelog: v0.18.9...v0.18.10
v0.18.9
What's Changed
- Update SDK version to 0.18.8 by @bitdrift-opening-capture-sdk-prs[bot] in #627
- Update privacy manifest to include POSIX calls by @Reflejo in #631
- Bump android 'MyApplication' test app to latest by @murki in #630
- Cache
os_version
and addosApiLevel
by @FranAguilera in #629 - include all binary images from android tombstones by @snowp in #632
- update bazelisk and use disk cache by @snowp in #625
- Fix casing on OOTB field by @FranAguilera in #634
- update shared-core by @snowp in #635
- Android ci improvements by @FranAguilera in #637
- build: update shared-core by @kattrali in #641
- Use new parsers module for ANR reports by @kattrali in #628
- Client attributes perf improvements by @FranAguilera in #640
- Bump performance lib to latest version by @FranAguilera in #643
- [Android] Reuse activity manager for fatal issue reporter by @FranAguilera in #646
- Feature flags bridging by @kstenerud in #636
- install rust targets for android linux by @snowp in #653
- bump to shared-core main by @mattklein123 in #654
- ci(android): update size check comment by @kattrali in #655
- fix: ensure log metadata propagated from reports by @kattrali in #647
- Emit .swiftinterface everywhere except for tests by @Reflejo in #657
- Print device code on android if app is debuggable by @murki in #659
- Reduce more map allocations by @FranAguilera in #650
- use Thread.setName to update tokio thread name by @snowp in #660
- Create a device code when running in debug-like envs by @Reflejo in #658
- Clean up leftover println on test files by @FranAguilera in #661
- [Android] Allow deferring sdk start for the gradle sample app by @FranAguilera in #664
- [Android] Fix JNI load error on release builds by @FranAguilera in #667
- Mark feature flag APIs as experimental by @FranAguilera in #663
- log failure reason if JNI_OnLoad fails by @snowp in #668
- Update verify script for Android by @FranAguilera in #665
Full Changelog: v0.18.8...v0.18.9
v0.18.8
What's Changed
- run cargo audit and update deps by @mattklein123 in #620
- Update SDK version to 0.18.7 by @bitdrift-opening-capture-sdk-prs[bot] in #619
- bump shared core for improved crash loop detection by @mattklein123 in #621
- fix(android): remove misleading error log by @kattrali in #624
- [Android] Add missing exported deps by @FranAguilera in #623
- Emit swiftinterface files for backward compat by @Reflejo in #626
Full Changelog: v0.18.7...v0.18.8
v0.18.7
What's Changed
- Update SDK version to 0.18.6 by @bitdrift-opening-capture-sdk-prs[bot] in #594
- Adding react release job by @FranAguilera in #593
- bump shared core to bring in panic removal by @mattklein123 in #595
- Adding capture-react step by @FranAguilera in #596
- KSCrash integration by @kstenerud in #584
- Remove some overrides and update rules by @Reflejo in #483
- fix flatbuffer import after api changes by @snowp in #598
- Update protobuf-lite dep by @FranAguilera in #597
- bring in global state changes by @snowp in #600
- [andr] Fix running unit tests locally in IDE by @murki in #601
- Update capture-es workflow id by @FranAguilera in #602
- Update action to include .so size by @FranAguilera in #604
- Update to use new bd-bonjson API by @kstenerud in #599
- FatalIssueReporter clean up follow up by @FranAguilera in #607
- [iOS] Provide custom fields to network requests by @FranAguilera in #608
- Use objcopy instead of dump for symbols by @Reflejo in #91
- support disabling crash reporting via runtime by @kattrali in #603
- Enable fatal issue reporting by default by @FranAguilera in #613
- Bump shared-core for better rate limiting backoff by @FranAguilera in #614
- Update to latest KSCrash by @kstenerud in #616
- rerun build.rs when .sdk_version changes by @snowp in #617
- [andr] Check classpath for Compose before running replay implementation by @murki in #618
Full Changelog: v0.18.6...v0.18.7
v0.18.6
What's Changed
- Update SDK version to 0.18.5 by @bitdrift-opening-capture-sdk-prs[bot] in #588
- [andr] Adding steps for CI releases to publish to maven central by @murki in #585
- undo unnecessary gh permission by @murki in #589
- Fix main Readme by @FranAguilera in #592
- [andr] Downgrade kotlin to 1.9 by @murki in #591
Full Changelog: v0.18.5...v0.18.6
v0.18.6-rc.1
v0.18.5
What's Changed
- Update SDK version to 0.18.4 by @bitdrift-opening-capture-sdk-prs[bot] in #582
- [andr] Instruct gradle to generate usable symbols by @murki in #581
- fix binary image extraction logic in tombstone parsing by @snowp in #583
- Fix non-task custom delegate by @Reflejo in #586
- [andr] Ignore AndroidGradlePluginVersion lint rule by @murki in #587
Full Changelog: v0.18.4...v0.18.5
v0.18.4
v0.18.3
v0.18.2
What's Changed
- Update SDK version to 0.18.1 by @bitdrift-opening-capture-sdk-prs[bot] in #571
- [andr] Fatal Issue reporter code cleanup by @murki in #572
- Consolidate README's into new wiki by @FranAguilera in #555
- stop building linux/macos shared libraries during release by @snowp in #574
- Rename EventsListenerTarget to avoid dupe symbols in iOS18 by @Reflejo in #573
Full Changelog: v0.18.1...v0.18.2