-
Notifications
You must be signed in to change notification settings - Fork 79
chore(main): release 0.2.0 #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Summary of ChangesHello @a2a-bot, 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 an automated release for version 0.2.0 of the project. It consolidates several new features, including enhanced payment scheme support and improved messaging, along with a crucial bug fix. The primary goal is to update the project's official version and provide clear documentation of the changes through a newly added changelog. Highlights
Using Gemini Code AssistThe 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
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 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
|
There was a problem hiding this 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, generated by release-please, prepares for the 0.2.0 release. The primary change is the creation of CHANGELOG.md. The changelog accurately reflects the features and fixes included in this release. I've made a few minor suggestions to improve the formatting and consistency of the changelog for better readability. Otherwise, the changes look good.
|
|
||
| ## [0.2.0](https://github.com/google-agentic-commerce/a2a-x402/compare/v0.1.0...v0.2.0) (2025-10-28) | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| ### Features | ||
|
|
||
| * Add Lightning Network payment scheme for x402 ([#23](https://github.com/google-agentic-commerce/a2a-x402/issues/23)) ([8076c9b](https://github.com/google-agentic-commerce/a2a-x402/commit/8076c9b8b0f27f8d8c220a531ff102981e2c292c)) | ||
| * added publish pypi package workflow ([#26](https://github.com/google-agentic-commerce/a2a-x402/issues/26)) ([ff6820a](https://github.com/google-agentic-commerce/a2a-x402/commit/ff6820a781608e03759c9de9c1d93a5393193bb8)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For consistency with the other list items, this line should start with a capital letter.
| * added publish pypi package workflow ([#26](https://github.com/google-agentic-commerce/a2a-x402/issues/26)) ([ff6820a](https://github.com/google-agentic-commerce/a2a-x402/commit/ff6820a781608e03759c9de9c1d93a5393193bb8)) | |
| * Added publish pypi package workflow ([#26](https://github.com/google-agentic-commerce/a2a-x402/issues/26)) ([ff6820a](https://github.com/google-agentic-commerce/a2a-x402/commit/ff6820a781608e03759c9de9c1d93a5393193bb8)) |
| * added publish pypi package workflow ([#26](https://github.com/google-agentic-commerce/a2a-x402/issues/26)) ([ff6820a](https://github.com/google-agentic-commerce/a2a-x402/commit/ff6820a781608e03759c9de9c1d93a5393193bb8)) | ||
| * Display currency name in payment request messages ([#19](https://github.com/google-agentic-commerce/a2a-x402/issues/19)) ([a50b512](https://github.com/google-agentic-commerce/a2a-x402/commit/a50b512a61880c180bc82c1332aee271f46942b6)) | ||
|
|
||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@jorellis Given the timeline of the AP2 demo development and core libs clean ups, should we punt |
79ed8ba to
64b179a
Compare
64b179a to
113c64a
Compare
113c64a to
db1b4d2
Compare
🤖 I have created a release beep boop
0.2.0 (2025-11-12)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.