Releases: newrelic/newrelic-ndk-agent
Releases · newrelic/newrelic-ndk-agent
1.1.1
What's Changed
[NR-271330] chore: shutdown() now returns boolean
Like initialize().
[NR-271330] fix: unlock called on destroyed mutex
No reason to destroy the mutex, process is shutting down anyway
fix: misc fixes
- rename thread: posix threads have 16-char max
- truncate reports to the length of string, or buff size if over limit
- refactor sig-utils
- bump version
[NR-274896] Resolve NDK leaks and crashes
[NR-274896] chore: update Android SDK levels
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.4
1.0.3
What's Changed
- Fixed
java.lang.NoSuchMethodError
when using the NDK agent and Android agent version 6.11.0 and higher.
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Updated Kotlin library to a version that addressed a vulnerability.
1.0.1
1.0.0
What's Changed
- Add basic project properties by @cthomas-newrelic in #1
- First cut at a README by @cthomas-newrelic in #5
- Pre-release 0.5.0 by @cthomas-newrelic in #21
- [MOBILE-7294] Remove embedded legacy agent by @cthomas-newrelic in #22
- [Mobile-7368] Integrate RootBeer library by @ywang-nr in #23
- [NR-24440] Add native method to fetch process metrics by @cthomas-newrelic in #24
- [NR-24570] Enhance ANR detection and testing by @cthomas-newrelic in #25
- Release/1.0.0 by @cthomas-newrelic in #26
New Contributors
Full Changelog: https://github.com/newrelic/android-agent-ndk/commits/1.0.0