Skip to content

chore(main): release 0.3.12#348

Merged
ishymko merged 1 commit intomainfrom
release-please--branches--main--components--sdk
Mar 10, 2026
Merged

chore(main): release 0.3.12#348
ishymko merged 1 commit intomainfrom
release-please--branches--main--components--sdk

Conversation

@a2a-bot
Copy link
Copy Markdown
Contributor

@a2a-bot a2a-bot commented Mar 10, 2026

🤖 I have created a release beep boop

0.3.12 (2026-03-10)

Bug Fixes

  • Fixing missing push configuration after normalization for rest transport (#346) (54ac8c4)

This PR was generated with Release Please. See documentation.

@a2a-bot a2a-bot requested a review from a team as a code owner March 10, 2026 15:22
@github-actions
Copy link
Copy Markdown

🧪 Code Coverage

⬇️ Download Full Report

No coverage changes.

Generated by coverage-comment.yml

@ishymko ishymko merged commit 321d331 into main Mar 10, 2026
14 checks passed
@ishymko ishymko deleted the release-please--branches--main--components--sdk branch March 10, 2026 15:29
@a2a-bot
Copy link
Copy Markdown
Contributor Author

a2a-bot commented Mar 10, 2026

🤖 Created releases:

🌻

@gemini-code-assist
Copy link
Copy Markdown
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 represents an automated release for version 0.3.12 of the @a2a-js/sdk. Its primary purpose is to integrate a critical bug fix that resolves an issue with missing push configuration following normalization within the rest transport mechanism. This release ensures improved stability and correct functionality of the SDK by addressing this specific problem.

Highlights

  • Version Bump: The project version has been updated from 0.3.11 to 0.3.12 across relevant configuration files.
  • Bug Fix: A bug related to missing push configuration after normalization for rest transport has been addressed and included in this release.
Changelog
  • CHANGELOG.md
    • Added new release notes for version 0.3.12, detailing a bug fix for missing push configuration after normalization for rest transport.
Activity
  • This pull request was automatically generated by the Release Please bot to create a new release.
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
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 version of the @a2a-js/sdk package from 0.3.11 to 0.3.12 across package.json, package-lock.json, and CHANGELOG.md. The update includes a bug fix related to missing push configuration after normalization for rest transport.

Note: Security Review has been skipped due to the limited scope of the PR.

Comment on lines +3 to +8
## [0.3.12](https://github.com/a2aproject/a2a-js/compare/v0.3.11...v0.3.12) (2026-03-10)


### Bug Fixes

* Fixing missing push configuration after normalization for rest transport ([#346](https://github.com/a2aproject/a2a-js/issues/346)) ([54ac8c4](https://github.com/a2aproject/a2a-js/commit/54ac8c41cacc54fb0d80526b79c87ba3aede14af))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The changelog entry includes a date. While this is not necessarily an issue, ensure that the date format is consistent throughout the file. Also, verify that the date is accurate.

{
"name": "@a2a-js/sdk",
"version": "0.3.11",
"version": "0.3.12",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The version has been updated in this file. Please double-check that all dependencies are compatible with this new version.

{
"name": "@a2a-js/sdk",
"version": "0.3.11",
"version": "0.3.12",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The version has been updated in this file. Please double-check that all dependencies are compatible with this new version.

ikubicki pushed a commit to ikubicki/a2a-js that referenced this pull request Mar 19, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.3.12](a2aproject/a2a-js@v0.3.11...v0.3.12)
(2026-03-10)


### Bug Fixes

* Fixing missing push configuration after normalization for rest
transport ([a2aproject#346](a2aproject#346))
([54ac8c4](a2aproject@54ac8c4))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants