Skip to content

Commit

Permalink
docs:hybrid agent release
Browse files Browse the repository at this point in the history
  • Loading branch information
ndesai-newrelic authored Feb 21, 2025
1 parent 9f18d2a commit 80d059b
Show file tree
Hide file tree
Showing 8 changed files with 79 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ downloadLink: 'https://download.newrelic.com/android_agent/ant/NewRelic_Android_

## Bug Fixes
- Resolved an issue that logs are not sent after first app launch
- Resolved the issue where `HttpHeaders` were not being tracked when added through an interceptor.


## Support statement
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
subject: Capacitor agent
releaseDate: '2025-02-21'
version: 1.5.5
downloadLink: 'https://www.npmjs.com/package/@newrelic/newrelic-capacitor-plugin/v/1.5.5'
---

## Improvements

- Native Android agent updated to version 7.6.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Cordova agent
releaseDate: '2025-02-21'
version: 7.0.5
downloadLink: 'https://github.com/newrelic/newrelic-cordova-plugin'
---

## Improvements

- Implemented Distributed Tracing support for XMLHttpRequest.
- Native Android agent updated to version 7.6.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Flutter agent
releaseDate: '2025-01-08'
version: 1.1.7
downloadLink: 'https://pub.dev/packages/newrelic_mobile/versions/1.1.8'
---


## Improvements

- Added CrashNow Method for testing crash reporting.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Flutter agent
releaseDate: '2025-02-21'
version: 1.1.8
downloadLink: 'https://pub.dev/packages/newrelic_mobile/versions/1.1.8'
---


## Improvements

- Native Android agent updated to version 7.6.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
subject: .NET MAUI agent
releaseDate: '2025-02-21'
version: 1.1.7
downloadLink: 'https://www.nuget.org/packages/NewRelic.MAUI.Plugin'
---

## Improvements

- Native Android agent updated to version 7.6.4
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
subject: React Native agent
releaseDate: '2025-02-21'
version: 1.5.0
downloadLink: 'https://www.npmjs.com/package/newrelic-react-native-agent/v/1.5.0'
---


## Improvements


- Native Android agent updated to version 7.6.4
- Added support for React Native New Architecture.

Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
subject: Unity agent
releaseDate: '2025-02-21'
version: 1.4.4
downloadLink: 'https://github.com/newrelic/newrelic-unity-agent.git'
---


## Improvements

- Native Android agent updated to version 7.6.4

0 comments on commit 80d059b

Please sign in to comment.