diff --git a/snippets/composables/pages/changelogs/protocol/go-livepeer.mdx b/snippets/composables/pages/changelogs/protocol/go-livepeer.mdx index 6b53acf15..3fe3f4e61 100644 --- a/snippets/composables/pages/changelogs/protocol/go-livepeer.mdx +++ b/snippets/composables/pages/changelogs/protocol/go-livepeer.mdx @@ -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 --- {/* @@ -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. ────────────────────────────────────────────── */} +May 22, 2026}> + ## 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 `//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). + + + May 21, 2026}> ## Weekly update — May 21, 2026 diff --git a/v2/resources/changelog/protocol/go-livepeer.mdx b/v2/resources/changelog/protocol/go-livepeer.mdx index f380b2fbf..77f63f3db 100644 --- a/v2/resources/changelog/protocol/go-livepeer.mdx +++ b/v2/resources/changelog/protocol/go-livepeer.mdx @@ -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"