docs: add media-server 3.4.0 and 3.4.1 release notes#728
Conversation
Co-Authored-By: Brendon Costa <brendon.costa@dolby.com>
🤖 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:
|
|
|
|
||
| #### Fixes | ||
|
|
||
| - Applied the latest security patches by updating the operating system kernel, Node.js packages, and third-party dependencies. |
There was a problem hiding this comment.
No need to include this information in external release notes. Please remove
There was a problem hiding this comment.
Removed the security patches line from the 3.4.1 notes.
| #### Fixes | ||
|
|
||
| - Applied the latest security patches by updating the operating system kernel, Node.js packages, and third-party dependencies. | ||
| - Improved connection stability by preventing idle internal connections from timing out unexpectedly. |
There was a problem hiding this comment.
Remove the word unexpectedly
There was a problem hiding this comment.
Removed "unexpectedly".
Co-Authored-By: Brendon Costa <brendon.costa@dolby.com>
|
Lets also update any docs in addition to the changelog. Are there any restream docs we need to update to indicate new compatability? |
Co-Authored-By: Brendon Costa <brendon.costa@dolby.com>
|
Yes — the re-streaming guide previously stated only H.264 was supported. Updated
I scoped H.265 to SRT (not RTMP) since the release feature was specifically "H265 SRT Restream". Let me know if RTMP/enhanced-RTMP should also be mentioned, or if there are other docs (e.g. publishing parameters) you'd like updated. The native silent-audio-for-RTMP-restream change (3.4.0) is internal behavior with no doc-facing config, so I left the docs unchanged there — happy to add a note if you'd prefer. |
Summary
Adds public changelog entries for the media-server 3.4.0 (2026-07-03) and 3.4.1 (2026-07-08) releases to
millicast/changelog/changelog-dolbyio-platform-media-server.md. Release dates match thev3.4.0/v3.4.1tags inmillicast/media-server.Internal-only items (Redis client upgrade + streams migration, cert-updater/disk-space/CI/logrotation/Kafka-schema infra work, internal stability fixes) were intentionally excluded from the public changelog. Curated customer-facing entries:
3.4.1
19c70e3to9605958in the submodules group #556).3.4.0
Prettier
check-formatpasses on the edited file.Link to Devin session: https://dolby.devinenterprise.com/sessions/990834b1b4d2478e9f7184c7bf5448f9
Requested by: @bcostdolby