Skip to content

chore(main): release 0.3.13#354

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

chore(main): release 0.3.13#354
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 16, 2026

🤖 I have created a release beep boop

0.3.13 (2026-03-16)

Bug Fixes

  • properly parse ProtoJSON body for POST pushNotificationConfigs (#352) (57696a8), closes #336

This PR was generated with Release Please. See documentation.

@a2a-bot a2a-bot requested a review from a team as a code owner March 16, 2026 10:31
@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 automates the release of version 0.3.13 for the @a2a-js/sdk. The primary purpose of this release is to integrate a critical bug fix related to ProtoJSON body parsing, ensuring improved stability and correctness for pushNotificationConfigs.

Highlights

Changelog
  • CHANGELOG.md
    • Added a new entry for version 0.3.13, detailing a bug fix for ProtoJSON body parsing in POST pushNotificationConfigs.
Activity
  • This pull request was automatically generated by the Release Please bot to create the 0.3.13 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.

@github-actions
Copy link
Copy Markdown

🧪 Code Coverage

⬇️ Download Full Report

No coverage changes.

Generated by coverage-comment.yml

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 project version from 0.3.12 to 0.3.13 across package.json and package-lock.json. The CHANGELOG.md is also updated to include the new version and document a bug fix for properly parsing the ProtoJSON body for POST pushNotificationConfigs.

@ishymko ishymko merged commit 82d36c7 into main Mar 16, 2026
17 of 18 checks passed
@ishymko ishymko deleted the release-please--branches--main--components--sdk branch March 16, 2026 11:03
@a2a-bot
Copy link
Copy Markdown
Contributor Author

a2a-bot commented Mar 16, 2026

🤖 Created releases:

🌻

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.13](a2aproject/a2a-js@v0.3.12...v0.3.13)
(2026-03-16)


### Bug Fixes

* properly parse ProtoJSON body for POST pushNotificationConfigs
([a2aproject#352](a2aproject#352))
([57696a8](a2aproject@57696a8)),
closes [a2aproject#336](a2aproject#336)

---
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.

[Bug]: Push Configuration Config gets removed from config in rest handler

2 participants