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-07-28T00:00:00.000Z
lastVerified: 2026-07-29T00: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 July 27, 2026 (mid-week update)" tags={["Quiet day"]} description={<Subtitle variant="changelog">July 29, 2026</Subtitle>}>
## Mid-week update — July 29, 2026

No user-facing changes merged to go-livepeer on July 28. The most recent shipped change is the **v0.9.0** release on July 25 — see the update below for highlights, or browse the [GitHub releases page](https://github.com/livepeer/go-livepeer/releases) for tagged builds.

</Update>

<CustomDivider />

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

Expand Down
Loading