Releases: replit/river-python
Releases · replit/river-python
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)
v0.12.5
Changes
🐛 Bug Fixes
- bugfix: include streaming procedure errors in traces @cbrewster (#121)
🧰 Maintenance
- chore/tidy server codegen @blast-hardcheese (#119)
v0.12.4
Changes
- use empty context in restore budget task @cbrewster (#122)
v0.12.3
🐛 Bug Fixes
- bugfix: make streaming spans last for the entire duration of the stream @cbrewster (#120)
v0.12.2
Changes
🐛 Bug Fixes
- Revert "Turns out pydantic has never been able to correctly discern a RiverNotType" @blast-hardcheese (#118)
v0.12.1
v0.12.0
Changes
🚀 Features
- Add opentelemetry instrumentation @cbrewster (#115)
🐛 Bug Fixes
- bug/minor oddities @blast-hardcheese (#116)