changelog: MySQL 8.0.46 and 8.4.10 - #986
Merged
Merged
Conversation
👋` Review app deletedYou closed this PR and deleted the review app. |
aurrelhebert
previously approved these changes
Jul 29, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the documentation set to reflect availability of MySQL/Percona Server images 8.0.46 and 8.4.10, and adds a changelog entry announcing the release and security context.
Changes:
- Bump MySQL image versions in the shared/dedicated versions data.
- Update the MySQL add-on documentation to steer new add-ons towards the 8.4 LTS branch and reference 8.0 EOL.
- Add a changelog entry for MySQL 8.0.46 and 8.4.10 (including CVE links and migration guidance).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| data/software_versions_shared_dedicated.yml | Updates the displayed MySQL versions for dedicated and dev plans. |
| content/doc/addons/mysql.md | Updates supported-versions guidance to recommend 8.4 LTS and mention 8.0 EOL/final release. |
| content/changelog/2026/07-29-mysql-8.0.46-8.4.10.md | Adds a new changelog entry announcing the image updates and linking to CVEs/release notes. |
Comments suppressed due to low confidence (2)
data/software_versions_shared_dedicated.yml:21
- Same as the dedicated list: consider marking the 8.0.46 dev image as EOL for consistency with the rest of the MySQL version list and the updated documentation in this PR.
- 8.0.46
content/changelog/2026/07-29-mysql-8.0.46-8.4.10.md:19
- Avoid first-person phrasing ("we recommend") here; the docs contribution guidelines favour addressing the reader directly in second person.
MySQL 8.0 [reached its end of life on 30 April 2026](https://www.mysql.com/support/eol-notice.html), and 8.0.46-37 is [the final release of the Percona Server 8.0 series](https://docs.percona.com/new/2026/06/10/percona-server-for-mysql-8046-37-has-been-released/). If you run a MySQL 8.0 add-on, we recommend you migrate it to the 8.4 LTS branch.
davlgd
force-pushed
the
davlgd-changelog-mysql-8.0.46-8.4.10
branch
from
July 29, 2026 15:19
80d9d47 to
3f2f955
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 What does this PR do?
This PR adds an entry about MySQL 8.0.46 and 8.4.10.
🧪 Type of Change
✅ Quick Checklist
👥 Reviewers
@aurrelhebert