a2aproject/a2a-python

[Bug]: Add default protocol version (I think this is already fixed

njbrake opened this issue · 2 comments

What happened?

Hi! I think this has already been fixed but I wanted to raise that I'm waiting for the patch release to stop having protocol be a required field from the agentcard (Our a2a integration tests are broken til the a2a patch gets released).

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

0.2.10 should include a default protocol version in this library.

protocolVersion: str | None = '0.2.5'

What issue are you having?

Thanks! Hmm well now I'm confused about what was going wrong for me. I saw your commit to add a default version in A2A a2aproject/A2A@7fd0dcc, but I got confused and didn't realize that was the a2a protocol not the python sdk.

I just updated again and everything is fine now. Not sure what happened, sorry about that. Closing.