v25.2.2
25.2.2 (2025-03-28)
Features
- add in memory cache driver (#2215) (e5bc6e6)
- add network to actor metdata (#2245) (b23a0ae)
- cli: add
--extra-tags
and--filter-tags
flags torivet deploy
(#2224) (12fbc1e) - compress sqlite db (#2278) (902bc29)
- edge nats (#2220) (adf646c)
- graceful worker shutdown (#2274) (ea92b9d)
- hub: add a way to go direclty to an actor by id (#2258) (64e70ef)
- hub: add confirmation screen to feedback modal (#2259) (2a90622)
- hub: bring hub to life (#2234) (90ff4a5)
- hub: improve actor config readability (#2261) (582d933)
- hub: link to project after linking project (#2037) (3f8de12)
- workflows: sqlite WAL, deferrred flushing (#2268) (15cabdb)
Bug Fixes
- add actor gen number, pb topo metric bug (#2184) (6410f61)
- add silencing to fdb driver (#2177) (5a21426)
- api-actor: fix actor list showing wrong order (#2228) (3dec92c)
- hub: cancelled error are now properly handled (#2254) (7aa18a2)
- hub: display fold buttons when actor is not selected (#2262) (5de99e8)
- hub: fix login loop (#2239) (fe6587f)
- hub: getting started introduction (#2169) (42a49c6)
- hub: group name validation (#2256) (69120dd)
- hub: login issues (#2241) (4dec3ef)
- hub: re-render breadcrumbs on route change (#2260) (be207d7)
- hub: remove trash icon from actor logs (#2257) (30e2a48)
- reset actor gc before reschedule (#2175) (83d4598)
- sdks/api: fix ignores ignoring types dir (84ae1c1)
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
- add fdb metrics (#2176) (5abeedb)
- add w3c spec blog (#2251) (652973b)
- disable otel (#2244) (79cd271)
- increase default rate limit for Rivet Guard (#2226) (4d711ca)
- og image (#2222) (0df741c)
- release 25.2.2 (d17ecf4)
- release 25.2.2 (cf81b35)
- release: update version to 25.2.2 (bd72622)
- release: update version to 25.2.2 (9faa4cc)
- remove `rivet init1 from readme (93ab2f8)
- update CTA (#2247) (460969f)
- update discussion links (ebf8d6d)
- update reqwest client (#2249) (b85c995)
- update w3c standard with recommendations (#2269) (9f92cb7)