Skip to content

Releases: rivet-gg/rivet

v25.4.1

26 Apr 12:28
a6334c7
Compare
Choose a tag to compare

25.4.1 (2025-04-26)

Bug Fixes

  • cli: fix cli compiled without transport feature (#2403) (a46b2f5)

Chores

v25.4.0

26 Apr 10:58
320eb1b
Compare
Choose a tag to compare

25.4.0 (2025-04-08)

Features

Bug Fixes

Documentation

Chores

v25.3.1

02 Apr 18:31
adef331
Compare
Choose a tag to compare

25.3.1 (2025-04-02)

Features

  • add configurable minimum age for lost servers (#2297) (ccc3e41)

Bug Fixes

Performance Improvements

  • migrate to lz4 1.10.0 for parallelized decompression (#2294) (9eac08d)
  • pegboard: download & extract with raw unix pipes (#2295) (2eac7fc)
  • pegboard: increase page size for passing data from downlaod to lz4 (#2288) (947b7f9)
  • pegboard: parallelize download image & setup cni network (#2287) (6f8e6a6)
  • pegboard: parallelize writing configs under setup_oci_bundle (#2289) (c1011c5)

Chores

  • add logging & duration metrics to pegboard setup (#2291) (3c04bec)
  • add script to distribute lz4 binary (#2293) (601075a)
  • api-actor: don't attempt to contact edge dcs without worker nodes (#2290) (b124428)
  • build edge binaries in release mode (#2292) (65ee768)
  • release 25.3.1 (cdf53d3)

v25.3.0

01 Apr 00:10
08ef18e
Compare
Choose a tag to compare

25.3.0 (2025-03-31)

Features

Chores

v25.2.2

28 Mar 23:28
c0a769d
Compare
Choose a tag to compare

25.2.2 (2025-03-28)

Features

Bug Fixes

Code Refactoring

  • hub: hide actor-core actors inspector when displaying other actors (#2236) (6010c82)
  • hub: improve actors state sharing (#2265) (8b9c440)
  • hub: move off Tanstack Router Context in favour of React Context (#2255) (3aeb800)
  • hub: Rivet.actor -> Rivet.actors (#2233) (5badc3f)
  • hub: update billing plans description (#2263) (2d3ec69)
  • hub: use build tags to determine whenever an actor can have inspector (#2264) (28975f8)
  • optimize dx experience for Max (#2243) (f0c46c7)
  • remove @rivet-gg/actors (#2232) (f9f47a6)
  • site: improve readability (#2271) (1318c02)

Chores

v25.2.1

15 Mar 05:27
74a9c70
Compare
Choose a tag to compare

25.2.1 (2025-03-15)

Features

  • cli: add --version flag to deploy, build publish, and actor create (#2202) (a0f0b66)
  • cli: add RIVET_ENDPOINT and RIVET_CLOUD_TOKEN env vars for auth (#2203) (6ae4dc1)
  • cli: publish to npm (#2039) (9ccee01)
  • hub: add actor-core inspector (#2171) (e6177fc)
  • hub: add name column to actor builds (#2172) (e83ba5b)

Bug Fixes

  • add prepare script to @rivet-gg/cli so it builds before postinstall (1020e3a)
  • cli: adjust @rivet-gg/cli for npm (#2174) (3d49081)
  • container runner logs not working (#2152) (bf69be0)
  • core features alignment (#2186) (34b52da)
  • delete history for select wf, add actor start metric (#2155) (560bd20)
  • fallback if @rivet-gg/cli doesn't work (0897635)
  • fix building api packages (7735744)
  • fix release update versions (f10bfca)
  • hub: add trailing slashes to urls when missing (#2179) (3cbbbfe)
  • hub: display error message only if there's nothing to show (#2166) (745fb32)
  • hub: force context creation on lobbies page (#2161) (391708d)
  • remove landing animation (#2189) (51946bb)
  • remove node_modules hack in favor of yarn pnp (816046e)
  • update cli image and wording (#2193) (a3ca882)
  • workflows: fix dupe wf run bug, signal idx bug, add wake condition property to get wf (#2163) (c42cc71)

Documentation

Chores

Read more

v25.2.0

07 Mar 11:07
bd2236d
Compare
Choose a tag to compare

25.2.0 (2025-03-07)

Features

Bug Fixes

Read more

v25.1.2

24 Feb 06:18
f279f6b
Compare
Choose a tag to compare

25.1.2 (2025-02-24)

Features

Bug Fixes

  • hub: invalid token when parsing recent team id (#2011) (9120786)
  • hub: logs are not streamed when opening newly created actor (#2015) (2352677)
  • hub: prevent long lines to break the layout (#2014) (a16e496)
  • hub: remove outline on avatars (#2010) (64e322a)
  • js-utils: correctly handle esbuild with import-statement not matching node stdlib (#2067) (9b39c35)

Code Refactoring

Chores

v25.1.1

08 Feb 01:51
eb731c1
Compare
Choose a tag to compare

25.1.1 (2025-02-08)

Bug Fixes

  • cli: auto-generate .yarnrc.yml to disable pnp for tsx support (#2003) (f7d5c49)
  • cli: set abs path for esbuild to support yarn pnp (#2001) (995d761)

Documentation

  • simplify setup guide and modernize SDK instructions (#2004) (a65ccef)

Chores

v25.1.0

04 Feb 07:28
f5b8089
Compare
Choose a tag to compare

25.1.0 (2025-02-04)

Features

Bug Fixes

Read more