Add media server 3.5.0 release notes - #797
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
|
||
| Updates to Dolby OptiView's Real-time Streaming Platform and Media Server. | ||
|
|
||
| ## 2026-08-06 |
There was a problem hiding this comment.
🔍 Release date heading is still a placeholder per the PR description
The heading reads 2026-08-13, while the PR description states the date is a placeholder that must be replaced with the actual release date before merging (the description mentions 2026-08-06, so it has already drifted once). Since the entry sits above the 2026-07-16 (3.4.3) block, ordering is fine, but the date itself still needs confirmation from the release owner before merge.
Was this helpful? React with 👍 or 👎 to provide feedback.
There was a problem hiding this comment.
Correct, and intentional — the PR description states this heading is a placeholder that must be set to the actual 3.5.0 production release date before merge. Not changing it here since the ship date isn't fixed yet.
There was a problem hiding this comment.
The release rollout was completed yesterday. Please update the PR with the correct date.
There was a problem hiding this comment.
Stale — 2026-08-13 is the confirmed date, not a placeholder: the release owner reported the rollout completed on the 13th (comment above), and the PR description has been updated to drop the placeholder wording.
|
Devin is archived and cannot be woken up. Please unarchive Devin if you want to continue using it. |
|
Summary
Adds the Media Server 3.5.0 entry to
millicast/changelog/changelog-dolbyio-platform-media-server.md, same shape as the 3.4.3 entry (#741). Dated2026-08-13, the production rollout date.Only customer-visible changes from
v3.4.3...v3.5.0are included:enableUTCInsertion. Frames that already carry anonFi/AMF sender time are not overwritten — the note says so explicitly, because enabling it on a source that emitsonFion only some frames produces timestamps that alternate between the encoder clock and the server clock.The rest of the release (per-subsystem EventLoop metrics + Grafana dashboard, a Redis key-growth fix, packer/CI and base-image work, internal tooling) has no customer-visible surface and is deliberately excluded.
One thing for the reviewer:
enableUTCInsertionis not yet documented in the Publishing Parameters table, so the release note describes the parameter without linking to it. Adding that row (plus a short "reading the timestamp in the player" section) is left as a separate change so it can be reviewed on its own.prettier --checkpasses on the modified file.Link to Devin session: https://dolby.devinenterprise.com/sessions/129703589f184ee59a13ec158d646653
Requested by: @bcostdolby