Skip to content

Releases: newrelic/video-agent-android

v4.0.6

10 Feb 05:40
0662799

Choose a tag to compare

4.0.6 (2026-02-10)

Bug Fixes

  • Regional collector URLs, drop bitrate attributes before start, HEARTBEAT timing, and build fixes (e717dda)

🚀 Beta Release v4.1.1-beta

09 Feb 05:25
0a84939

Choose a tag to compare

Pre-release

4.1.1-beta (2026-01-30)

📦 JitPack Usage

dependencies {
    implementation 'com.github.newrelic.NewRelicVideoCore:4.1.1-beta'
    implementation 'com.github.newrelic.NRExoPlayerTracker:4.1.1-beta'
    implementation 'com.github.newrelic.NRIMATracker:4.1.1-beta'
}

🚀 Beta Release v4.1.0-beta

30 Jan 08:24
a574f18

Choose a tag to compare

Pre-release

4.1.0-beta (2026-01-30)

Features

  • add beta release workflow for JitPack from stable-beta branch (94475c6)
  • beta release workflow update (131dd23)

📦 JitPack Usage

dependencies {
    implementation 'com.github.newrelic.NewRelicVideoCore:4.1.0-beta'
    implementation 'com.github.newrelic.NRExoPlayerTracker:4.1.0-beta'
    implementation 'com.github.newrelic.NRIMATracker:4.1.0-beta'
}

v4.0.5

20 Jan 11:35
fa99100

Choose a tag to compare

4.0.5 (2026-01-20)

Bug Fixes

  • Replace bitrate calculation to use video quality instead of download speed (b676954)
  • Update media3 from 1.1.0 to 1.2.0 for Android 14 compatibility (320d92b)

v4.0.4

18 Dec 10:18
32f4438

Choose a tag to compare

Bug Fixes

  1. Build issues codeql (#70) (32f4438)
  2. updating sample app's custtom attrribute (9054208)

v4.0.3

28 Nov 09:28
de41632

Choose a tag to compare

Update

  • Fixed CONTENT_DROPPED_FRAMES event volume issue
    It does not include any code changes, It fixes the version inconsistency

v4.0.2

27 Nov 17:24
fb18f0f

Choose a tag to compare

Update

  • Fixed CONTENT_DROPPED_FRAMES event volume issue

v4.0.1

15 Sep 11:29
972f3a0

Choose a tag to compare

Update

  • Enrich custom event with attributes like content*, view*, timeSince*

v4.0.0

01 Aug 05:51
afecd44

Choose a tag to compare

Update

  • Introduced Android Video Agent with Self-Harvesting Capabilities

v3.0.3

09 Jul 09:56
c018ba0

Choose a tag to compare

Update

  • Logic to calculate contentBitrate
  • Fix for the attribute: totalPlayTime