Releases: replit/river
Releases · replit/river
v0.216.0
Changes
- Add a router that allows for protobuf defined services @Monkatraz (#371)
v0.215.1
What's Changed
- Add resetBudget() to LeakyBucketRateLimit by @darshkpatel in #369
- build(deps): bump minimatch by @dependabot[bot] in #362
- build(deps-dev): bump vite from 6.4.1 to 6.4.2 by @dependabot[bot] in #367
- build(deps): bump picomatch by @dependabot[bot] in #366
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #365
- build(deps-dev): bump rollup from 4.36.0 to 4.59.0 by @dependabot[bot] in #361
- bump to 0.216.0, add resetBudget test by @darshkpatel in #370
Full Changelog: v0.215.0...v0.215.1
v0.215.0
v0.214.0
Changes
- add ctx.deferCleanup @jackyzha0 (#360)
v0.213.1
Changes
- impl createPartialContext for tests @jackyzha0 (#358)
v0.213.0
Changes
- make disposing the server dispose its context @jackyzha0 (#357)
v0.212.2
What's Changed
- ensure cancel is idempotent by @jackyzha0 in #354
- fix: prevent client proxy from being treated as a thenable by @darshkpatel in #355
Full Changelog: v0.212.1...v0.212.2
v0.212.1
Changes
- catch construct error and re-report as protocol error @jackyzha0 (#353)
- Fix codeowners for agent-infrastructure @masad-frost (#352)
v0.212.0
Changes
- revert msgpackr @jackyzha0 (#351)
v0.211.0
Changes
- use msgpackr instead of @msgpack/msgpack @jackyzha0 (#350)
🤖 Dependencies
- build(deps-dev): bump vite from 6.3.6 to 6.4.1 @dependabot (#348)
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 @dependabot (#349)