0.3.4 (2025-09-02)
Features
- Add
ServerCallContextinto task store operations (#443) (e3e5c4b) - Add extensions support to
TaskUpdater.add_artifact(#436) (598d8a1)
Bug Fixes
- convert auth_required state in proto utils (#444) (ac12f05)
- handle concurrent task completion during cancellation (#449) (f4c9c18)
- Remove logger error from init on
rest_adapterandjsonrpc_app(#439) (9193208) - resolve streaming endpoint deadlock by pre-consuming request body (#426) (4186731)
- Sync jsonrpc and rest implementation of authenticated agent card (#441) (9da9ecc)