feat(plex,plex-test): bump scaleplex_worker → v1.7.1#156
Merged
Conversation
v1.7.1 drop-in over v1.7.0 (no breaking changes): - #51 fix(rewriter): strip Plex framedrop BSF - #52 fix(rewriter): emit video:hdr-source(...) exactly once - #53 refactor(testing): walker tracks := / *ast.StarExpr - #54 build: go.work + .golangci.yml - #55 feat(worker): plex_session_token in argv-capture Image digest: ghcr.io/varashi/scaleplex_worker:v1.7.1 =sha-d4c570c. plex-test was pinned to a debug-symbols sha-c53f4b4 build for the sidecar-SRT silent-no-subs investigation; that's resolved by #41's sidecar-sink-keep + fork patch 0122 (sched-sinkless-per-output), shipped in v1.7.0. Converging both clusters on v1.7.1. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps both prod plex + plex-test to v1.7.1. Closes KNOWN: FramedropBSF + KNOWN: DupHDRTag from the v1.7.0 release sweep + ships #53/#54/#55 from the cleanup batch. No breaking changes, drop-in over v1.7.0. Image digest matches sha-d4c570c (post-#55 merge HEAD). plex-test converges back from its debug-symbols pin — the sidecar-SRT diagnosis the pin existed for is resolved by #41 + fork patch 0122.