Skip to content

Update changelog with single change.#185554

Merged
auto-submit[bot] merged 2 commits into
flutter:flutter-3.41-candidate.0from
justinmc:3.41.8-changelog
Apr 24, 2026
Merged

Update changelog with single change.#185554
auto-submit[bot] merged 2 commits into
flutter:flutter-3.41-candidate.0from
justinmc:3.41.8-changelog

Conversation

@justinmc

Copy link
Copy Markdown
Contributor

The changelong entry for the 3.41.8 stable hotfix release (#185549) for the single cherry picked PR, #185348.

@justinmc justinmc requested a review from eyebrowsoffire April 24, 2026 20:21
@justinmc justinmc self-assigned this Apr 24, 2026
@flutter-dashboard

Copy link
Copy Markdown

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.

@justinmc justinmc added the CICD Run CI/CD label Apr 24, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

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 adds a changelog entry for Flutter 3.41.8 regarding Dart VM connection issues on iOS devices. Feedback indicates that the entry contains an incorrect reference number and link, suggesting a correction to point to the specific pull request.

Comment thread CHANGELOG.md Outdated
## Flutter 3.41 Changes

### [3.41.8](https://github.com/flutter/flutter/releases/tag/3.41.8)
- [flutter/185150](https://github.com/flutter/flutter/releases/tag/3.41.8) When using profile mode on a physical iOS device, the app may fail to connect to the Dart VM.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The link for this changelog entry incorrectly points to the release tag instead of the specific pull request or issue. Additionally, the number 185150 in the text does not match the pull request (185348) or the issue (185549) mentioned in the PR description. To ensure the documentation is useful and accurate, the link should point to the specific change.

Suggested change
- [flutter/185150](https://github.com/flutter/flutter/releases/tag/3.41.8) When using profile mode on a physical iOS device, the app may fail to connect to the Dart VM.
- [flutter/185348](https://github.com/flutter/flutter/pull/185348) When using profile mode on a physical iOS device, the app may fail to connect to the Dart VM.
References
  1. Documentation should be useful and explain the why and how. Providing an incorrect link to a release tag instead of the specific change reduces the utility of the changelog. (link)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Gemini is correct. Looks like a copy-paste error. Can you fix?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Whoops that's right. Fixed!

Comment thread CHANGELOG.md Outdated
## Flutter 3.41 Changes

### [3.41.8](https://github.com/flutter/flutter/releases/tag/3.41.8)
- [flutter/185150](https://github.com/flutter/flutter/releases/tag/3.41.8) When using profile mode on a physical iOS device, the app may fail to connect to the Dart VM.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Gemini is correct. Looks like a copy-paste error. Can you fix?

@github-actions github-actions Bot removed the CICD Run CI/CD label Apr 24, 2026
@justinmc justinmc added the CICD Run CI/CD label Apr 24, 2026

@eyebrowsoffire eyebrowsoffire left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@justinmc justinmc added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 24, 2026
@auto-submit auto-submit Bot merged commit 02085fe into flutter:flutter-3.41-candidate.0 Apr 24, 2026
9 checks passed
@justinmc justinmc deleted the 3.41.8-changelog branch April 24, 2026 20:59
Xbectordash pushed a commit to Xbectordash/abhi_flutter_fork that referenced this pull request May 13, 2026
The changelong entry for the 3.41.8 stable hotfix release (flutter#185549) for the single cherry picked PR, flutter#185348.
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 CICD Run CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants