这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@camsim99
Copy link
Contributor

@camsim99 camsim99 commented Oct 7, 2025

Updates CHANGELOG to include the two cherry picks in the 3.35.6 hotfix stable release:

#176520
#176359

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

@flutter-dashboard
Copy link

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

Copy link
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 CHANGELOG.md file to add release notes for the 3.35.6 hotfix. It includes two changes: an enhancement to the flutter analyze --suggestions command and a fix for a crash with the Vulkan Impeller backend. The formatting of an existing entry is also improved to be a list item and to use backticks for a command.

CHANGELOG.md Outdated

[flutter/175669](https://github.com/flutter/flutter/issues/175669) Flutter analyze --suggestions supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.
- [flutter/175669](https://github.com/flutter/flutter/issues/175669) `flutter analyze --suggestions` supports versions up to Java 25, Gradle 9 and AGP 9, Kotlin 2.2.20.
- [flutter/172624](https://github.com/flutter/flutter/issues/172624) When using the Vulkan Impeller backend, apps can crash due to a corrupted cache on some devices.
Copy link
Contributor

Choose a reason for hiding this comment

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

This change log does not say what happens. Ex did we fix the root cause or did we make it no longer crash. Also it links to an open not a close bug. @jason-simmons Can you help camille get a good changelog message here?

Copy link
Contributor Author

@camsim99 camsim99 Oct 8, 2025

Choose a reason for hiding this comment

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

I think more context would help this message, so @jason-simmons let me know. However, I would like to point out that I directly followed the best practices here:

> **“When $scenario [on $platform], $problem_description”**
.

I think mentioning what we fixed could be useful, though, so maybe it's time for us to revisit these "best practices".

Copy link
Member

Choose a reason for hiding this comment

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

How about:
Fixes an issue that could result in a corrupt pipeline cache when using the Impeller Vulkan back end.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's much clearer and succinct. Thanks!

Fixes an issue that could result in a corrupt pipeline cache when using the Impeller Vulkan back end.
@camsim99
Copy link
Contributor Author

camsim99 commented Oct 8, 2025

Chatted with @jason-simmons offline and we decided to close the linked issue #172624 for clarity.

@camsim99 camsim99 added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 8, 2025
@auto-submit auto-submit bot merged commit 9f455d2 into flutter:flutter-3.35-candidate.0 Oct 8, 2025
5 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 9, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 10, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Oct 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants