Releases: replit/river-python
Releases · replit/river-python
v0.5.1
v0.5.0
Changes
🚀 Features
- Add RiverServiceException @JimmyAustin (#76)
- feat/TypedDict method inputs @blast-hardcheese (#69)
🧰 Maintenance
- Configure handshake timeout separately from session disconnect grace period @cbrewster (#77)
v0.4.0
Changes
🚀 Features
- chore/schema handshake metadata pt2 @blast-hardcheese (#74)
- feat/typed metadata @blast-hardcheese (#72)
🐛 Bug Fixes
- Revert "Make client accept a function for websocket uri and hadnshakemetadata (#62) @blast-hardcheese (#71)
- bug/Disambiguate conflicting union members @blast-hardcheese (#67)
- bug/Type union ignore-arg @blast-hardcheese (#66)
- chore/Pull in unreleased pydantic Union bugfix @blast-hardcheese (#65)
🧰 Maintenance
- Bump pydantic to get bugfix! @blast-hardcheese (#75)
- Reflect alteration to schema structure @blast-hardcheese (#70)
- Add CODEOWNERS @blast-hardcheese (#68)
v0.3.1
Changes
🐛 Bug Fixes
- Follow-up to #61 @blast-hardcheese (#63)
- [bug] Fix runner @blast-hardcheese (#60)
🧰 Maintenance
- SerDe tweaks @blast-hardcheese (#61)
v0.3.0
Changes
- Make client accept a function for websocket uri and hadnshake metadata @masad-frost (#62)
v0.2.25
v0.2.24
Changes
- client reconnect on server conn close, more logs @jackyzha0 (#58)
v0.2.23
v0.2.22
Changes
- make out-of-order non-fatal @jackyzha0 (#56)
🧰 Maintenance
- chore/Adding release-drafter @blast-hardcheese (#55)
v0.2.21
What's Changed
- Use module-scoped loggers instead of throwing everything in the root logger by @blast-hardcheese in #53
- chore/GHA release infrastructure by @blast-hardcheese in #54
New Contributors
- @blast-hardcheese made their first contribution in #53
Full Changelog: v0.2.20...v0.2.21