Skip to content

2.6.0

Compare
Choose a tag to compare
@testcenter testcenter released this 28 Aug 10:58
· 21 commits to main since this release

What's Changed

Added

  • averageBitrate to reported video metrics
  • Possibility to start session tracking without a Player instance
    • ConvivaAnalyticsIntegration(customerKey:config:) constructor without a Player
    • ConvivaAnalyticsIntegration.attachPlayer() to attach the Player at a later point in the session life-cycle

Removed

  • Unintentionally public initializers from ConvivaAnalyticsIntegration which were not intended to be public and only meant for testing

Changed

  • Updated Bitmovin Player to 3.78.2
  • Updated conviva-core to 4.0.39

Full Changelog: v2.5.0...v2.6.0