0.2.10 (2025-06-30)
⚠ BREAKING CHANGES
Features
- Add
appendandlast_chunktoadd_artifactmethod onTaskUpdater(#186) (8c6560f) - add a2a routes to existing app (#188) (32fecc7)
- Add middleware to the client SDK (#171) (efaabd3)
- Add more task state management methods to TaskUpdater (#208) (2b3bf6d)
- raise error for tasks in terminal states (#215) (a0bf13b)
Bug Fixes
consume_alldoesn't catchasyncio.TimeoutErrorin python 3.10 (#216) (39307f1)- Append metadata and context id when processing TaskStatusUpdateE… (#238) (e106020)
- Fix reference to
grpc.aio.ServicerContext(#237) (0c1987b) - Fixes Short Circuit clause for context ID (#236) (a5509e6)
- Resolve
APIKeySecuritySchemeparsing failed (#226) (aa63b98) - send notifications on message not streaming (#219) (91539d6), closes #218