Skip to content

7.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 21:48

What's Changed

  • New Features:
  1. Event Persistence
  2. Offline Storage
  3. Unreal engine support
  4. Dynamic feature support
  • Fixed:
  1. App launch time with target activity
  • More details:
  • df25c27 chore: final changes
  • ae03353 chore: enable smoke test for pull request and push
  • 08350fd Update functionalTests.yml to disable JDK17 func test
  • a5e1da1 added support for dynamic feature (#184)
  • 4b47261 chore: update agent version
  • 03fb144 [NR-228513] Bug fix: withLaunchActivityName (#185)
  • 521a1e0 [NR-190764] Offline Storage Implementation (#163)
  • c66bfb6 Backport Release/7.2.1 to develop branch (#176)
  • 34e3695 [NR-218026] Add Unreal as ApplicationFramework (#173)
  • 55b5dbc Merge pull request #172 from newrelic/feature/actionsBuildFeatureBranch
  • 0ef1338 chore: allow validation tasks to run manually (workflow dispatch)
  • a39f78f Merge pull request #149 from newrelic/chore/codeCoverage
  • 060a660 [NR-172210] Event Persistence (#148)
  • 9e9c2ec fix: limit code coverage to PR open/reopen