Skip to content

Commit 03ec45c

Browse files
chore(site): weekly update (#3414)
1 parent 4e1fc4f commit 03ec45c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
293 KB
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
export const author = "nicholas-kissel"
2+
export const published = "2025-11-02"
3+
export const category = "changelog"
4+
export const keywords = ["weekly-update", "websockets", "hibernation", "migration", "failover", "backoff"]
5+
6+
# Rivet Weekly Changelog 2025-45
7+
8+
- WebSocket hibernation allows your actors to go to sleep while websockets stay open
9+
- Live WebSocket migration for actor failover & upgrades
10+
- Shows actors in backoff state if your backend is crashing
11+

0 commit comments

Comments
 (0)