Google IMA Roku SDK release history

Version(s) Release Date(s) Notes
3.63.0 09/14/2023
  • Fixes a bug where the app could crash when encountering invalid adBreakInfo.
3.62.0 08/02/2023
  • Adds the StreamRequest.createVideoStitcherLiveStreamRequest() and StreamRequest.createVideoStitcherVodStreamRequest() APIs to support the Google Cloud Video Stitcher API.
  • Updates IMA behavior to respect the value set for the description_url= parameter. Previously, IMA would always override the description_url= parameter with what it detected as the correct URL, and change the url= parameter to what had previously been set as the description_url=. IMA will still set the description_url= if it is not set in the stream's ad tag URL.
3.61.1 03/22/2023
3.60.0 09/30/2022
3.59.0 09/23/2022
  • Service release, no new features.
3.58.0 09/15/2022
  • Service release, no new features.
3.57.2 09/12/2022
3.56.0 08/05/2022
  • Service release, no new features.
3.55.0 07/15/2022
3.54.0 05/19/2022
3.53.0 04/25/2022
  • Implements proper ID3 event parsing for Live HLS CMAF streams. This fixes an issue where ad events were being fired at incorrect times for these streams.
  • Deprecates StreamManager.onTimedMetadata(). This method is no longer documented.
3.52.0 03/29/2022
  • Service release, no new features.
3.51.0 03/17/2022
  • Service release, no new features.
3.50.0 03/07/2022
  • Adds StreamManager.onTimedMetadata().
3.45.1 11/03/2021
  • Adds support for skippable ads.
  • Updates SDK behavior to now properly ping progress events.
3.41.1 04/07/2021
  • Adds StreamRequest.adUiNode for elements like Why This Ad and Skip buttons to be placed during ads.
  • Removes support for StreamManager.enableInteractiveAds(). This is now a no op. Instead, pass data from the companion ad to RAF directly.
3.40.1 09/23/2020
  • Adds support for DASH live streams.
3.39.0 07/06/2020
  • Service release, no new features.
3.36.0 02/28/2020
  • Service release, no new features.
3.35.0 11/11/2019
  • Service release, no new features.
3.34.0 07/18/2019
  • Service release, no new features.
3.33.0 5/14/2019
  • Adds AD_PERIOD_STARTED and AD_PERIOD_ENDED events to ima.AdEvent.
  • Adds ad PROGRESS events to ima.AdEvent.
  • Adds advertiserName, universalAdIDRegistry, and universalAdIDValue parameters to adInfo.
3.28.1 7/10/2018
  • Service release, no new features.