docs(changelog): update for v0.31.0 and v0.32.0-preview.0 releases#20638
docs(changelog): update for v0.31.0 and v0.32.0-preview.0 releases#20638
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 updates the documentation for the changelogs, specifically incorporating the release notes for versions v0.31.0 and v0.32.0-preview.0. The changes ensure that the latest stable and preview releases are accurately reflected with their new features, enhancements, and bug fixes, providing up-to-date information for users and developers. Highlights
Changelog
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 updates the changelog files for the v0.31.0 stable release and the v0.32.0-preview.0 preview release. The changes include adding new release announcements to the main changelog index, and updating the latest.md and preview.md files with the corresponding highlights and lists of changes. The review did not identify any high or critical issues.
|
Size Change: -2 B (0%) Total Size: 25.8 MB ℹ️ View Unchanged
|
| | [Preview](preview.md) | Experimental features ready for early feedback. | | ||
| | [Stable](latest.md) | Stable, recommended for general use. | | ||
|
|
||
| ## Announcements: v0.32.0-preview.0 - 2026-02-27 |
There was a problem hiding this comment.
So far we haven't made preview announcements. Is there a reason we want to include this?
| - fix(patch): cherry-pick 32e777f for v0.31.0-preview.3 release by | ||
| @gemini-cli-robot in | ||
| [#20112](https://github.com/google-gemini/gemini-cli/pull/20112) | ||
| [#20621](https://github.com/google-gemini/gemini-cli/pull/20621) |
There was a problem hiding this comment.
This list seems much shorter than the changelist at https://github.com/google-gemini/gemini-cli/releases/tag/v0.31.0
|
|
||
| **Full Changelog**: | ||
| https://github.com/google-gemini/gemini-cli/compare/v0.30.0-preview.6...v0.31.0-preview.1 | ||
| https://github.com/google-gemini/gemini-cli/compare/v0.31.0...v0.32.0-preview.0 |
There was a problem hiding this comment.
Compares a stable release to a preview.
| - fix(core): ripgrep fails when pattern looks like ripgrep flag by @syvb in | ||
| [#18858](https://github.com/google-gemini/gemini-cli/pull/18858) | ||
| - fix(cli): disable auto-completion on Shift+Tab to preserve mode cycling by | ||
| - feat(plan): Support for modifying plans in external editors by @jerop in |
There was a problem hiding this comment.
List is much shorter than the one here: https://github.com/google-gemini/gemini-cli/releases/tag/v0.32.0-preview.0
Summary
Details
Related Issues
How to Validate
Pre-Merge Checklist