0.3.3 (2025-12-08)
Features
- allow creating grpc transport from service client (#117) (e95c064)
- concurrency control (#110) (4e8bcc1)
Bug Fixes
- increase default timeout on jsonrpc client to account for streaming (#134) (6d7290b), closes #125
- make log package capture the source properly (#112) (0ec064d)
- return a task in failed state as a result (#114) (80e20aa)