Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion v2/resources/changelog/go-livepeer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ keywords:
'og:image:height': 630
purpose: changelog
audience: everyone
lastVerified: 2026-06-30T00:00:00.000Z
lastVerified: 2026-07-01T00:00:00.000Z
---

import { CustomDivider } from '/snippets/components/elements/spacing/Divider.jsx'
Expand All @@ -40,6 +40,15 @@ Changes merged to [go-livepeer](https://github.com/livepeer/go-livepeer) this we

<CustomDivider />

<Update label="Week of June 29, 2026 (mid-week update)" tags={["Quiet day"]} description={<Subtitle variant="changelog">July 1, 2026</Subtitle>}>
## Mid-week update — July 1, 2026

No user-facing changes merged to go-livepeer on June 30. The only merge was an internal test-reliability fix with no impact on gateway or orchestrator operators. See the start-of-week update below for the most recent shipped change, or browse the [GitHub releases page](https://github.com/livepeer/go-livepeer/releases) for tagged builds.

</Update>

<CustomDivider />

<Update label="Week of June 29, 2026 (start-of-week update)" tags={["Remote Signer", "Security"]} description={<Subtitle variant="changelog">June 30, 2026</Subtitle>}>
## Start-of-week update — June 30, 2026

Expand Down
Loading