Skip to content

Releases: rivet-gg/rivet

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

v24.6.2

13 Jan 08:14
313b24b
Compare
Choose a tag to compare

24.6.2 (2025-01-13)

Features

Bug Fixes

  • add validation around internal_port (#1809) (37ae0f5)
  • docker/dev-full: force linux/amd64 for server container (#1818) (948a1c0)
  • fix manager log rotation (#1806) (4e96fd7)
  • fix various wf bugs, ds undrain, nonreporting metric (#1791) (4b86429)
  • fix workflow listen_with_timeout history bug (#1822) (c315617)
  • hub: blank screen when CLAIMS_ENTITLEMENT_EXPIRED (#1730) (2a2bba4)
  • hub: failed request to rivet.gg/changelog.json causes error that blocks usage of hub (#1731) (86924c9)
  • pegboard: build with bullseye for correct glibc version (#1823) (936bbdb)
  • remove unused workflow idxs (#1810) (8df19e8)
  • sdks/actor/runtime: bad import path for 40_rivet_kv.d.ts (#1819) (5c599c6)
  • site: add missing redirects to opengamebackend.org (#1726) (d84fa85)
  • site: hide dropdown when hovering over tab without dropdown (#1727) (d9d16f7)
  • site: pricing page anchors to bottom of page (#1728) (6903892)

Code Refactoring

Chores

v24.6.2-rc.1

05 Jan 23:28
3c51643
Compare
Choose a tag to compare

24.6.2-rc.1 (2025-01-05)

Bug Fixes

  • fern: fix generation script with latest nix-shell version on macos (#1794) (2acda68)
  • release: correct quotes on release please commit message (c38d89b)
  • release: update release script (#1799) (ae7f5d4)

Chores

  • docker: add universal dockerfile (#1792) (89e31b2)
  • fern: remove building typescript archives (#1793) (bc02f63)
  • main: release 24.6.2-rc.1' (#1797) (4c3b7ce)
  • release 24.6.2-rc.1 (ff0c81b)
  • release: update version to 24.6.2-rc.1 (75efeac)
  • release: update version to 24.6.2-rc.1 (55f9c0b)
  • update release script to be fully automated dispatch (#1795) (7d105ba)

v24.6.1

03 Jan 09:29
e8a7e86
Compare
Choose a tag to compare

24.6.1 (2025-01-03)

Features

Bug Fixes

Documentation

Continuous Integration

  • expose token for pulling gh actions in rust builds (#1738) (58a1c11)
  • move release bin & docker to manual workflow dispatches (#1764) (24009d8)

Chores

Read more

v24.6.0

20 Dec 17:51
58b073a
Compare
Choose a tag to compare

24.6.0 (2024-12-20)

Features

Bug Fixes

Read more

v24.5.2

30 Sep 03:39
6fe30fa
Compare
Choose a tag to compare

24.5.2 (2024-09-30)

Features

Bug Fixes

Chores