Skip to content

v0.3.10

Latest

Choose a tag to compare

@a2a-bot a2a-bot released this 21 Oct 20:39
17e7597

0.3.10 (2025-10-21)

Features

  • add get_artifact_text() helper method (9155888)
  • Add a ClientFactory.connect() method for easy client creation (d585635)

Bug Fixes

  • change MAX_CONTENT_LENGTH (for file attachment) in json-rpc to be larger size (10mb) (#518) (5b81385)
  • correct new_artifact methods signature (#503) (ee026aa)

Code Refactoring

  • utils: move part helpers to their own file (9155888)