Skip to content

Releases: rivet-dev/engine

v25.7.1

19 Sep 00:30
80588eb
Compare
Choose a tag to compare

25.7.1 (2025-09-19)

Bug Fixes

Documentation

  • add required abort signal feature (3058b0b)

Chores

  • disable status page in prep for cloud v2 (33c238d)
  • release 25.7.1 (a509d46)
  • release 25.7.1 (4341f0f)
  • release: release npm packages (ef5d71b)
  • release: update version to 25.7.1 (58fe088)
  • release: update version to 25.7.1 (55f114f)

v25.7.0

17 Sep 22:24
608fdb0
Compare
Choose a tag to compare

25.7.0 (2025-09-17)

Features

  • fe: handle runners unavailability (#2875) (4d11ba5)
  • inspector: make inspector compatible with new architecture (#2920) (4084384)

Bug Fixes

Chores

v25.6.1

16 Sep 19:30
880e1fa
Compare
Choose a tag to compare

25.6.1 (2025-09-16)

Features

Bug Fixes

Documentation

  • update imports from @rivetkit/actor to rivetkit (#2916) (bf38cb9)

Continuous Integration

Chores

Read more

v25.6.0

02 Sep 11:13
fd015fc
Compare
Choose a tag to compare

25.6.0 (2025-09-02)

Features

  • add driver context access in createVars function (#2841) (0309f87)
  • expose GET /actors/usage, GET /actors/logs, GET /actors/logs/export, GET /routes/history (#2716) (69144d3)
  • implement clickhouse-user-query (#2554) (4ceeadd)
  • site: add brand dropdown (#2812) (6e7a696)
  • site: add newsleter (#2803) (88d29e6)
  • site: add next.js docs (#2834) (7dff920)
  • site: bring back docs navigation to mobile (#2814) (bbc72f8)
  • site: set user's email during newsletter form submission (#2810) (c235c8c)

Bug Fixes

Documentation

  • add runInBackground method and update actor lifecycle docs (#2842) (89519b9)
  • update WebSocket handler docs and client type references (#2791) (0b88ac3)

Code Refactoring

Chores

Read more

v25.5.2

10 Jul 02:22
65c279f
Compare
Choose a tag to compare

25.5.2 (2025-07-10)

Features

  • add skip_upgrade flag for actor deployments (#2739) (f3e1051)

Bug Fixes

Chores

v25.5.1

03 Jul 04:37
9a28ea0
Compare
Choose a tag to compare

25.5.1 (2025-07-03)

Features

Bug Fixes

Read more

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