Skip to content
Merged
Show file tree
Hide file tree
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 snippets/composables/pages/changelogs/protocol/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-05-21T00:00:00.000Z
lastVerified: 2026-05-22T00:00:00.000Z
---

{/*
Expand Down Expand Up @@ -58,6 +58,15 @@ Release notes for the Livepeer node software. For protocol-level changes, see th
AUTOMATION ZONE -- entries below are populated by workflow.
────────────────────────────────────────────── */}

<Update label="May 22, 2026" tags={["Maintenance"]} rss={{ title: "go-livepeer weekly update — May 22, 2026", description: "No user-facing changes shipped this week" }} description={<Subtitle variant="changelog">May 22, 2026</Subtitle>}>
## Weekly update — May 22, 2026

No user-facing changes were merged to [go-livepeer](https://github.com/livepeer/go-livepeer) this week. Active development continued on in-progress branches without new releases. The most recent shipped change remains the trickle `/<channel>/next` endpoint from May 13, which improves first-segment reliability for [Live AI](/v2/developers/concepts/ai-on-livepeer) publishers.

For ongoing development, see the [open pull requests](https://github.com/livepeer/go-livepeer/pulls) and the [GitHub releases page](https://github.com/livepeer/go-livepeer/releases).

</Update>

<Update label="May 21, 2026" tags={["Maintenance"]} rss={{ title: "go-livepeer weekly update — May 21, 2026", description: "No user-facing changes shipped this week" }} description={<Subtitle variant="changelog">May 21, 2026</Subtitle>}>
## Weekly update — May 21, 2026

Expand Down
2 changes: 1 addition & 1 deletion v2/resources/changelog/protocol/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-05-21T00:00:00.000Z
lastVerified: 2026-05-22T00:00:00.000Z
---

import GoLivepeerChangelog from "/snippets/composables/pages/changelogs/protocol/go-livepeer.mdx"
Expand Down
Loading