Skip to content

Commit

Permalink
Android agent 6.2.1 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ywang-nr committed Aug 24, 2021
1 parent e8fe76a commit f7a4d27
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
subject: Android agent
releaseDate: '2021-08-24'
version: 6.2.1
downloadLink: 'https://download.newrelic.com/android_agent/ant/NewRelic_Android_Agent_6.2.1.zip'
---

## Fixed in this release
* Update API level for all classes to fix a build error indicating: 'This feature requires ASM7' when running on JDK 11 and Gradle 7+
* Emit log messages to warning while processing 'CompatibleMarshallingDecoder' class as this is an incompatibility with our bytecode injection library, further investigation needed
* Add exception handling to fix 'NoSuchMethodError' runtime crash on certain Android devices

## 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 f7a4d27

Please sign in to comment.