Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Releases: rivet-dev/rivetkit

2.0.1

02 Sep 14:06

Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

2.0.0

02 Sep 11:08

Choose a tag to compare

Complete rewrite to support the Rivet Engine

Full Changelog: v0.9.9...v2.0.0

0.9.9

09 Aug 01:47

Choose a tag to compare

Full Changelog: v0.9.8...v0.9.9

0.9.8

29 Jul 01:01

Choose a tag to compare

Full Changelog: v0.9.7...v0.9.8

0.9.7

28 Jul 02:08

Choose a tag to compare

Full Changelog: v0.9.6...v0.9.7

0.9.6

27 Jul 20:20

Choose a tag to compare

Full Changelog: v0.9.5...v0.9.6

0.9.5

24 Jul 04:31

Choose a tag to compare

Full Changelog: v0.9.4...v0.9.5

0.9.4

23 Jul 04:21

Choose a tag to compare

Full Changelog: v0.9.3...v0.9.4

0.9.3

22 Jul 01:12

Choose a tag to compare

Full Changelog: v0.9.2...v0.9.3

0.9.2

21 Jul 09:40

Choose a tag to compare

Features

  • Add raw HTTP & WebSocket handlers (6158eb6)

Fixes

  • Fix Cloudflare Workers & WebSocket query params (d777515)
  • Fix type errors in examples (03f0e47)

Chores

  • Re-implement Redis driver (no p2p) (f36f95f)
  • Update Redis to use Coordinate (3a8be12)
  • Refactor to remove topologies & use a standard proxy interface (take 2) (f27b445)
  • Temp disable Rivet driver in prep for v2 (5922c98)
  • Add WebSocket handler example (4763fef)
  • Add hono dependency to WebSocket handler proxy example (62502ec)