Releases: newrelic/newrelic-android-agent
Releases · newrelic/newrelic-android-agent
7.7.1
7.7.0
7.6.15
- 9034b08 Release/7.6.15 (#459)
- b6553ea chore: update version
- d72c741 refactor(gradle-plugin): Use task's logger in task closures
- cebcb47 feat: Updates default harvest time to 1 minute (#447)
- 87825e2 Fix(instrumentation): Ensure correct
onPageFinishedmethod is instrumented - 1e513d5 Refactor: Improve color handling and add null safety
- 03d576f [NR-488394]Fix(dexguard): Correct DexGuard 9 mapping file path constr… (#457)
- 271fa90 [NR-485032] Add webview instrumentation flag at build time (#446)
- 76bcdd8 Update sonatypeDeployment.yml for mono release (#450)
- 560234a NR-461723 Remove FeatureFlag check before AppLaunch (#437)
7.6.14
7.6.13
- bcbd06f Fix(session-replay): Report payload size and correct timer usage
- 503aab3 Revert "fix: ndk crashes are not recording after fixing duplicate fix issue for unity native crashes."
- 1366501 fix: ndk crashes are not recording after fixing duplicate fix issue for unity native crashes.
- 74d5643 fix: return backgroundcolor in correct format.
- 3461e2c Add Claude Code GitHub Workflow (#441)
- 411bbf2 fix: update unit tests for native reporting (#443)
- 2266c06 [NR-486648]Fix(okhttp3): Improve content length detection and limit e… (#439)
- 56d4deb WebViewInstrumentation Bug Fix (#438)
- f4864a6 Fix ANR caused by blocking SecureRandom initialization in AgentConfiguration (#426)
- 2b4076d Fix ANR in setUserId by making harvest non-blocking (#436)
- 286e86e Session replay jetpack compose (#429)
7.6.12
7.6.11
- 59c394a Android agent release v7.6.11
- 2fd1fcf Fix: Prevent ClassCastException with Microsoft Intune MAM
- 05644ab [NR-481812]Fix(OkHttp): Prevent ConcurrentModificationException
- bd82eab Fix(TicToc): Correct duration calculation
- 14332d5 [NR-478750] Refactor WebView instrumentation to use call site and method visitors
- cb8d166 Fix(SessionReplay): Add defensive code for stability
- 8dc2eba [NR-477702]Fix: Safely handle memory sampling
- 7ad70c0 [NR-460638]Fix: Don't store native crash reports
- 0c06878 Protect against application callback exceptions in OkHttp
7.6.10
7.6.9
7.6.8
- bd9cee1 Release v7.6.8
- 5497568 Refactor: Centralize instrumentation attribute constants
- 96c6443 Fix: Use configurable offline storage size limit
- 7a1d3dd feat: Initialize Session Replay recorder on Initial Launch
- c209298 release 7.6.8
- 82e5bd3 Feature/session replay organization (#384)
- 0bafeab [NR-426972] log reporter truncated message (#378)
- d0e7c78 Feature/nr407605 sonatype migration (#381)
- 79c6701 feat: Update AndroidStudio setup Section in Readme (#377)