---
title: Media agent for Roku v4.2.2
source: https://docs.newrelic.com/docs/release-notes/streaming-others-release-notes/streaming-others-agent-26-08-11
---

### New features

-   Added `"JP"` as a supported `region` value (alongside `"US"`, `"EU"`, and `"staging"`), routing event, log, metric, and mobile-connect traffic to the New Relic Japan collector endpoints. Region matching is case-insensitive (`"JP"` or `"jp"`).

### Bug fixes

-   Fixed a dirty-check gap where `QOE_AGGREGATE` events stopped being sent after the first one whenever only a KPI added in 4.2.1 (`avgDownloadRate`, `minDownloadRate`, `maxDownloadRate`, `totalSwitchUps`, `totalSwitchDowns`, `totalPauseTime`, `totalRenditions`) changed between harvests—most noticeable during a long pause, where `totalPauseTime` was the only value still moving.

### Notes

-   Removed `totalTimeSwitchedDown` from the `QOE_AGGREGATE` event and its internal tracking (rendition-switch-down interval accumulation).
