Conversation
Summary of ChangesHello, 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 the release of version Highlights
Changelog
Ignored Files
Activity
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.
Code Review
This pull request is an automated release for version 1.0.0-alpha.0, generated by Release Please. The change updates the .release-please-manifest.json file to reflect the new version. This is a standard and correct modification for an automated release process. After reviewing the changes, I have found no issues or areas for improvement.
381fb24 to
40c4f03
Compare
ishymko
left a comment
There was a problem hiding this comment.
Do not merge, release-please experimentation.
40c4f03 to
ac7ebaf
Compare
🤖 I have created a release beep boop
1.0.0-alpha.0 (2026-03-13)
⚠ BREAKING CHANGES
Features
protocol_versioncolumn to Task and PushNotificationConfig models and create a migration (#789) (2e2d431)history_lengthvia call-siteMessageSendConfigurationinBaseClient.send_message(53bbf7a)ownerfield optional (#812) (cc29d1f)Resource Scopingfor tasks and push notifications (#709) (f0d4669)tasks/listmethod with filtering and pagination to the specification (#511) (d5818e5)Bug Fixes
DeprecationWarningonHTTP_413_REQUEST_ENTITY_TOO_LARGE(#693) (9968f9c)TaskToProtoandFromProtoconversion (#557) (fc31d03)extensionstoArtifactconverters. (#523) (c03129b)extensionssupport inget_cardmethods injson-rpcandresttransports (#564) (847f18e)agent_cardinJsonRpcTransport.get_card()(#552) (0ce239e)Documentation
Miscellaneous Chores
Code Refactoring
A2ACardResolver(6fa6a6c)This PR was generated with Release Please. See documentation.