Skip to content

v0.2.5

Compare
Choose a tag to compare
@release-please release-please released this 27 May 21:57
4ab7b89

0.2.5 (2025-05-27)

Features

  • Add a User representation to ServerCallContext (#116) (2cc2a0d)
  • Add functionality for extended agent card. (#31) (20f0826)
  • Introduce a ServerCallContext (#94) (85b521d)

Bug Fixes

  • fix hello world example for python 3.12 (#98) (536e4a1)
  • Remove unused dependencies and update py version (#119) (9f8bc02)
  • Update hello world test client to match sdk behavior. Also down-level required python version (#117) (04c7c45)
  • Update the google adk demos to use ADK v1.0 (#95) (c351656)

Documentation

  • Update README for Python 3.10+ support (#90) (e0db20f)