Skip to content

Releases: newrelic/newrelic-android-agent

7.7.1

19 Mar 14:01
7150e7f

Choose a tag to compare

  • b9e9116 Bugfix/minsdk22support firetv (#473)
  • 4c99e68 Fix crash when getActiveNetwork method doesn't exist (#472)
  • 1e0386e [NR-519563] fix ANR on the main thread
  • 4ce6dd7 [NR-522022] change to SecureRandom() for security sensitive app

7.7.0

18 Feb 13:14
8595246

Choose a tag to compare

7.6.15

21 Jan 18:59
9034b08

Choose a tag to compare

  • 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 onPageFinished method 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

12 Jan 19:07
634a2e2

Choose a tag to compare

7.6.13

14 Nov 15:32
4679cb8

Choose a tag to compare

  • 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

04 Nov 21:38
314f365

Choose a tag to compare

7.6.11

31 Oct 01:00
59c394a

Choose a tag to compare

  • 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

10 Oct 15:59
e434e05

Choose a tag to compare

7.6.9

15 Sep 15:09
2d0e123

Choose a tag to compare

7.6.8

29 Jul 11:53
bd9cee1

Choose a tag to compare

  • 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)