Commit 5912b28
authored
chore(main): release 0.3.2 (#404)
🤖 I have created a release *beep* *boop*
---
##
[0.3.2](v0.3.1...v0.3.2)
(2025-08-20)
### Bug Fixes
* Add missing mime_type and name in proto conversion utils
([#408](#408))
([72b2ee7](72b2ee7))
* Add name field to FilePart protobuf message
([#403](#403))
([1dbe33d](1dbe33d))
* Client hangs when implementing `AgentExecutor` and `await`ing twice in
execute method
([#379](#379))
([c147a83](c147a83))
* **grpc:** Update `CreateTaskPushNotificationConfig` endpoint to
`/v1/{parent=tasks/*/pushNotificationConfigs}`
([#415](#415))
([73dddc3](73dddc3))
* make `event_consumer` tolerant to closed queues on py3.13
([#407](#407))
([a371461](a371461))
* non-blocking `send_message` server handler not invoke push
notification
([#394](#394))
([db82a65](db82a65))
* **proto:** Add `icon_url` to `a2a.proto`
([#416](#416))
([00703e3](00703e3))
* **spec:** Suggest Unique Identifier fields to be UUID
([#405](#405))
([da14cea](da14cea))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent 5999cd4 commit 5912b28
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
3 | 17 | | |
4 | 18 | | |
5 | 19 | | |
| |||
0 commit comments