Skip to content

Commit 7b75482

Browse files
Merge pull request #21701 from ndesai-newrelic/develop
docs: mobile agent release
2 parents 06d604c + cb5f8ea commit 7b75482

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
subject: Android agent
3+
releaseDate: '2025-09-15'
4+
version: 7.6.9
5+
---
6+
7+
8+
## Bug Fixes
9+
10+
- Resolved a memory leak issue where trace listeners were not being removed properly after the app switched between foreground and background multiple times.
11+
- Fixed the issue with thread synchronization that occasionally resulted in data not being reported to New Relic.
12+
- Addressed issues related to log reporting during ANRs to improve stability and performance.
13+
- Corrected duplicate class issues related to the Curtains Library to ensure compatibility and prevent conflicts.
14+
- Resolved a null pointer exception issue in the setUserId method to enhance robustness.
15+
- Fixed issues with the Retrofit Interceptor where URLs were not reported correctly if the request failed due to network errors on the device.
16+
17+
## Support statement
18+
19+
We recommend updating the agent at least every three months. Find specific policies and dates for Android agent support in the [Mobile Monitoring Agents EOL Policy](/docs/mobile-monitoring/new-relic-mobile/get-started/mobile-agents-eol-policy/#android-eol).
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
subject: React Native agent
3+
releaseDate: '2025-09-15'
4+
version: 1.5.10
5+
downloadLink: 'https://www.npmjs.com/package/newrelic-react-native-agent/v/1.5.10'
6+
---
7+
8+
9+
## Improvements
10+
11+
- Updated the Native Android agent to version 7.6.9.
12+
- Updated the Native iOS agent to version 7.5.10.
13+
14+
15+

0 commit comments

Comments
 (0)