Skip to content

Commit

Permalink
Android Agent v6.3.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ywang-nr committed Oct 18, 2021
1 parent 408144c commit 62b03b9
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
subject: Android agent
releaseDate: '2021-10-18'
version: 6.3.0
downloadLink: 'https://download.newrelic.com/android_agent/ant/NewRelic_Android_Agent_6.3.0.zip'
---

## New in this release
* Deprecated SDK location support, and removed geolocation listener from agent.

## Fixed in this release
* Resolved missing Retrofit2/OkHttp3 'bytesReceived' and error response bodies results
* Fixed single/orphan Distributed Tracing spans resulting from malformed trace parent HTTP header
* Resolved missing OkHttp3 response bodies that made it incompatible with Mapquest
* Resolved Gradle 7 execution optimization warnings due to the agent plugin's failure to declare an explicit or implicit dependency.
* Removed erroneous Kotlin UnknownTaskException log warning

## Support statement:
New Relic recommends that you upgrade the agent regularly and at a minimum every 3 months. As of this release, the oldest supported version is [5.23.0](https://docs.newrelic.com/docs/release-notes/mobile-release-notes/android-release-notes/android-5230).

0 comments on commit 62b03b9

Please sign in to comment.