Skip to content

chore: Release 1.0.0.Alpha4#751

Merged
kabir merged 1 commit intoa2aproject:mainfrom
kabir:rel-1.0.0.Alpha4
Mar 16, 2026
Merged

chore: Release 1.0.0.Alpha4#751
kabir merged 1 commit intoa2aproject:mainfrom
kabir:rel-1.0.0.Alpha4

Conversation

@kabir
Copy link
Collaborator

@kabir kabir commented Mar 16, 2026

Main aim is to make sure the automated Maven deploy works with the new groupId

Main aim is to make sure the automated Maven deploy
works with the new groupId
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request is a chore release, primarily focused on updating the project's version to 1.0.0.Alpha4. The changes ensure that the automated Maven deployment process will function correctly with the new groupId by removing all snapshot indicators from version declarations throughout the codebase.

Highlights

  • Version Update: Updated the project version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4 across all Maven pom.xml files and a JBang script to prepare for release.
Changelog
  • boms/extras/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • boms/reference/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • boms/sdk/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • boms/test-utils/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • client/base/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • client/transport/grpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • client/transport/jsonrpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • client/transport/rest/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • client/transport/spi/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • examples/cloud-deployment/server/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • examples/helloworld/client/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • examples/helloworld/client/src/main/java/io/a2a/examples/helloworld/HelloWorldRunner.java
    • Updated dependency versions in JBang DEPS comments from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • examples/helloworld/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • examples/helloworld/server/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/http-client-vertx/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/opentelemetry/client-propagation/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/opentelemetry/client/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/opentelemetry/common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/opentelemetry/integration-tests/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/opentelemetry/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/opentelemetry/server/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/push-notification-config-store-database-jpa/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/core/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/replication-mp-reactive/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/tests-multi-instance/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/tests-multi-instance/quarkus-app-1/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/tests-multi-instance/quarkus-app-2/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/tests-multi-instance/quarkus-common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/tests-multi-instance/tests/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/queue-manager-replicated/tests-single-instance/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • extras/task-store-database-jpa/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • http-client/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • integrations/microprofile-config/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • jsonrpc-common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • pom.xml
    • Updated the project version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • reference/common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • reference/grpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • reference/jsonrpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • reference/rest/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • server-common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • spec-grpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • spec/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • tck/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • test-utils-docker/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • tests/server-common/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • transport/grpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • transport/jsonrpc/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
  • transport/rest/pom.xml
    • Updated the parent version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4.
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
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 project version from 1.0.0.Alpha4-SNAPSHOT to 1.0.0.Alpha4 across all pom.xml files and the JBang HelloWorldRunner.java script. This is a standard change for a release, ensuring consistency in versioning throughout the project. The changes are straightforward and align with the release objective. A minor concern was raised regarding hardcoded dependency versions in the JBang script, suggesting a review of the version management strategy.

Comment on lines +4 to +9
//DEPS org.a2aproject.sdk:a2a-java-sdk-client:1.0.0.Alpha4
//DEPS org.a2aproject.sdk:a2a-java-sdk-client-transport-jsonrpc:1.0.0.Alpha4
//DEPS org.a2aproject.sdk:a2a-java-sdk-client-transport-grpc:1.0.0.Alpha4
//DEPS org.a2aproject.sdk:a2a-java-sdk-client-transport-rest:1.0.0.Alpha4
//DEPS org.a2aproject.sdk:a2a-java-sdk-opentelemetry-client:1.0.0.Alpha4
//DEPS org.a2aproject.sdk:a2a-java-sdk-opentelemetry-client-propagation:1.0.0.Alpha4
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

The JBang dependency declarations use hardcoded versions. While this is a common pattern for JBang scripts, it means these lines will require manual updates for every new release. Consider if there's a more dynamic way to manage these versions, or if the current manual update process is acceptable and well-documented for future releases to prevent inconsistencies.

@kabir kabir closed this Mar 16, 2026
@kabir kabir reopened this Mar 16, 2026
@kabir kabir merged commit eb7a25c into a2aproject:main Mar 16, 2026
26 of 38 checks passed
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.

1 participant