Skip to content

chore(docs): update migration README.md#1003

Merged
msampathkumar merged 18 commits intoa2aproject:mainfrom
msampathkumar:sampathm/migrationGuide_1_0
Apr 22, 2026
Merged

chore(docs): update migration README.md#1003
msampathkumar merged 18 commits intoa2aproject:mainfrom
msampathkumar:sampathm/migrationGuide_1_0

Conversation

@msampathkumar
Copy link
Copy Markdown
Contributor

@msampathkumar msampathkumar commented Apr 21, 2026

Description

Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Follow the Contribution Guide.
  • Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
    • Important Prefixes for release-please:
      • fix: which represents bug fixes, and correlates to a SemVer patch.
      • feat: represents a new feature, and correlates to a SemVer minor.
      • feat!:, or fix!:, refactor!:, etc., which represent a breaking change (indicated by the !) and will result in a SemVer major.
  • Ensure the tests and linter pass (Run bash scripts/format.sh from the repository root to format)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the v1.0 migration guide for the A2A Python SDK, adding a 'Why Upgrade' section and expanding documentation for server setup and helper utilities. It also clarifies the transition from Pydantic to Protobuf. Review feedback pointed out factual errors regarding the version 0.3 structure of AgentCard and an incorrect statement about the renaming of the capabilities field.

Comment thread docs/migrations/v1_0/README.md Outdated
Comment thread docs/migrations/v1_0/README.md Outdated
@msampathkumar msampathkumar marked this pull request as ready for review April 21, 2026 13:05
@msampathkumar msampathkumar requested a review from a team as a code owner April 21, 2026 13:05
@ishymko ishymko changed the title docs: update migration README.md chore(docs): update migration README.md Apr 22, 2026
@msampathkumar msampathkumar merged commit b3d1ad6 into a2aproject:main Apr 22, 2026
3 checks passed
@msampathkumar msampathkumar deleted the sampathm/migrationGuide_1_0 branch April 22, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants