Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions content/changelog/2026/03-31-mysql-8.0.45-8.4.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: MySQL 8.0.45 and 8.4.8 are available
description: Create MySQL 8.0.45 and 8.4.8 add-ons or migrate your existing MySQL add-ons to these versions
date: 2026-03-31
tags:
- addons
- update
authors:
- name: David Legrand
link: https://github.com/davlgd
image: https://github.com/davlgd.png?size=40
excludeSearch: true
---

We updated MySQL images for releases 8.4 (8.4.8-8) and 8.0 (8.0.45-36). They're now available for add-ons creation and migration.

Check warning on line 15 in content/changelog/2026/03-31-mysql-8.0.45-8.4.8.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/changelog/2026/03-31-mysql-8.0.45-8.4.8.md#L15

[Google.We] Try to avoid using first-person plural like 'We'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "content/changelog/2026/03-31-mysql-8.0.45-8.4.8.md", "range": {"start": {"line": 15, "column": 1}}}, "severity": "WARNING"}

* [Learn more about MySQL on Clever Cloud](/doc/addons/mysql/)
* [Learn more about MySQL 8.0.45](https://docs.percona.com/percona-server/8.0/release-notes/8.0.45-36.html)
* [Learn more about MySQL 8.4.8](https://docs.percona.com/percona-server/8.4/release-notes/8.4.8-8.html)
6 changes: 3 additions & 3 deletions data/software_versions_shared_dedicated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ mongo:
mysql:
dedicated:
- 5.7 (EOL)
- 8.0.44
- 8.4.7
- 8.0.45
- 8.4.8
dev:
- 8.0.44
- 8.0.45

pg:
dedicated:
Expand Down
Loading