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
6 changes: 3 additions & 3 deletions 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-05-18T00:00:00.000Z
lastVerified: 2026-05-23T00:00:00.000Z
---

import { CustomDivider } from '/snippets/components/elements/spacing/Divider.jsx'
Expand All @@ -35,9 +35,9 @@ import { Subtitle } from '/snippets/components/elements/text/Text.jsx'

<CustomDivider />

<Update label="This week" tags={["Maintenance"]} description={<Subtitle variant="changelog">May 17 – 18, 2026</Subtitle>}>
<Update label="This week" tags={["Maintenance"]} description={<Subtitle variant="changelog">May 17 – 23, 2026</Subtitle>}>

A quiet week on the node — no end-user-facing changes shipped to `go-livepeer`. Last week's Trickle `/next` endpoint (below) remains the most recent release. Catch up on the broader stack in the [main changelog](/v2/resources/changelog).
No end-user-facing changes shipped to `go-livepeer` this week. The most recent release remains last week's Trickle `/next` endpoint (below). Catch up on the broader stack in the [main changelog](/v2/resources/changelog).

</Update>

Expand Down
Loading