Releases: replit/river-python
Releases · replit/river-python
v0.15.5
v0.15.4
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.14.1
v0.14.0
v0.13.1
Changes
🐛 Bug Fixes
- Fix accidental truncation of RPC timeouts @cbrewster (#131)
- Don't record GeneratorExit errors in stream RPC spans @cbrewster (#129)
v0.13.0
Changes
🚀 Features
- Implement RPC timeouts @blast-hardcheese (#123)
🐛 Bug Fixes
- Address incorrect packaging information @blast-hardcheese (#130)
🧰 Maintenance
- chore/ruff formatting @blast-hardcheese (#128)
- Resolve pytest warnings @blast-hardcheese (#127)
- Improve typing @blast-hardcheese (#126)
- [tests] handler decomposition @blast-hardcheese (#125)