Skip to content

Commit 0abf671

Browse files
committed
PS-11330 [DOCS] - release notes for PS 8.0.46-38 (EOL 1)
modified: docs/index.md modified: docs/release-notes/8.0.46-37.md new file: docs/release-notes/8.0.46-38.md modified: docs/release-notes/release-notes_index.md modified: docs/templates/pdf_cover_page.tpl modified: mkdocs-base.yml new file: snippets/eol.release.md modified: variables.yml
1 parent 992941a commit 0abf671

8 files changed

Lines changed: 54 additions & 7 deletions

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Make sure to use MySQL 8.0 Post-EOL Support from Percona to keep your MySQL appl
1818

1919
However, consider upgrading to the next major version for more benefits, such as improved performance, better handling of growing data volumes, enhanced security features, and the latest functionalities for better database management.
2020

21-
Version {{release}} is the final release of Percona Server for MySQL 8.0. Subsequent fixes for MySQL 8.0 are delivered as part of MySQL 8.0 Post-EOL Support from Percona, available to customers. They have access to the following installation methods:
21+
Version 8.0.46-37 was the final community release of Percona Server for MySQL 8.0. Subsequent fixes for MySQL 8.0 are delivered as part of [MySQL 8.0 Post-EOL Support from Percona](https://www.percona.com/mysql-8-0-eol-support/), available to customers. They have access to the following installation methods:
2222

2323
* Install MySQL 8.0 Post-EOL Support from Percona releases
2424
* Download MySQL 8.0 Post-EOL Support from Percona releases as binary tarballs

docs/release-notes/8.0.46-37.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
!!! note "Final 8.0 series release"
44

5-
Percona Server for MySQL 8.0.46-37 is the final release of the Percona Server for MySQL 8.0 series. MySQL 8.0 has reached its End of Life (EOL).
5+
Percona Server for MySQL 8.0.46-37 was the final community release of the Percona Server for MySQL 8.0 series. MySQL 8.0 has reached its End of Life (EOL).
66

77
Percona offers tailored support before, during, and after your move to MySQL 8.4, and can keep your existing MySQL 8.0 deployment secure and performant post-EOL through [MySQL 8.0 Post-EOL Support from Percona](https://www.percona.com/mysql-8-0-eol-support/).
88

docs/release-notes/8.0.46-38.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Percona Server for MySQL 8.0.46-38 (2026-07-18)
2+
3+
--8<--- "eol.release.md"
4+
5+
## Release Information
6+
7+
Percona Server for MySQL 8.0.46-38 builds on MySQL 8.0.46 Community Edition,
8+
adding enterprise-grade features and security enhancements from Percona.
9+
10+
## Security updates
11+
12+
This release addresses the following security vulnerabilities:
13+
14+
* [CVE-2026-46850](https://www.cve.org/CVERecord?id=CVE-2026-46850): A vulnerability in MySQL Shell (Shell for VS Code) allows a low-privileged attacker with network access via HTTP to compromise MySQL Shell, with potential scope change impact on additional products (CVSS 3.1 Base Score 9.9).
15+
16+
* [CVE-2026-46860](https://www.cve.org/CVERecord?id=CVE-2026-46860): A vulnerability in MySQL Router allows an unauthenticated attacker with network access via HTTP to compromise MySQL Router (CVSS 3.1 Base Score 9.8).
17+
18+
* [CVE-2026-46861](https://www.cve.org/CVERecord?id=CVE-2026-46861): A vulnerability in MySQL NDB Cluster (NDB Operator) allows a low-privileged attacker with network access via HTTP to access or modify critical data, with potential scope change impact (CVSS 3.1 Base Score 9.6).
19+
20+
* [CVE-2026-46862](https://www.cve.org/CVERecord?id=CVE-2026-46862): A vulnerability in MySQL Router allows an unauthenticated attacker with network access via TLS to cause a hang or repeatable unexpected exit of MySQL Router (CVSS 3.1 Base Score 7.5).
21+
22+
* [CVE-2026-46863](https://www.cve.org/CVERecord?id=CVE-2026-46863): A vulnerability in MySQL Server connection handling allows an unauthenticated attacker with network access via multiple protocols to cause a hang or repeatable unexpected exit of the server (CVSS 3.1 Base Score 7.5).
23+
24+
* [CVE-2026-46869](https://www.cve.org/CVERecord?id=CVE-2026-46869): A vulnerability in MySQL Shell (Dump and Load) allows an unauthenticated attacker with network access to access critical data when user interaction is required (CVSS 3.1 Base Score 6.5).
25+
26+
* [CVE-2026-46870](https://www.cve.org/CVERecord?id=CVE-2026-46870): A vulnerability in MySQL Shell (Shell for VS Code) allows a low-privileged attacker with network access to compromise MySQL Shell, with potential scope change impact (CVSS 3.1 Base Score 8.5).
27+
28+
* [CVE-2026-46871](https://www.cve.org/CVERecord?id=CVE-2026-46871): A vulnerability in MySQL Shell (Shell for VS Code) allows a low-privileged attacker with network access via multiple protocols to access critical data (CVSS 3.1 Base Score 6.5).
29+
30+
## Additional Resources
31+
32+
- [Install Percona Server for MySQL](../installation.md)
33+
- [Percona Server for MySQL GitHub Repository](https://github.com/percona/percona-server)
34+
- [Contribute to the Documentation](https://github.com/percona/psmysql-docs/blob/8.0/contributing.md)
35+
- [Percona Training – Start Learning Now](https://www.percona.com/training)

docs/release-notes/release-notes_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
!!! note "End of life"
44

5-
Percona Server for MySQL 8.0.46-37 is the final release of the Percona Server for MySQL 8.0 series. MySQL 8.0 has reached its End of Life (EOL).
5+
Percona Server for MySQL 8.0.46-37 was the final community release of the Percona Server for MySQL 8.0 series. MySQL 8.0 has reached its End of Life (EOL).
66

77
Percona offers tailored support before, during, and after your move to MySQL 8.4, and can keep your existing MySQL 8.0 deployment secure and performant post-EOL through [MySQL 8.0 Post-EOL Support from Percona](https://www.percona.com/mysql-8-0-eol-support/).
88

@@ -26,6 +26,8 @@ For help with using Percona Server for MySQL, visit the [Percona Community Forum
2626

2727
## Releases
2828

29+
* [Percona Server for MySQL 8.0.46-38 (2026-07-18)](8.0.46-38.md)
30+
2931
* [Percona Server for MySQL 8.0.46-37 (2026-06-10)](8.0.46-37.md)
3032

3133
* [Percona Server for MySQL 8.0.45-36 (2026-02-17)](8.0.45-36.md)

docs/templates/pdf_cover_page.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
{% if config.site_description %}
88
<h1>{{ config.site_description }}</h1>
99
{% endif %}
10-
<h2>8.0.46-37 (June 10, 2026)</h2>
10+
<h2>8.0.46-38 (July 18, 2026)</h2>
1111
<!--<h3>Percona Technical Documentation Team</h3>-->

mkdocs-base.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ nav:
171171
- ps-or-pdps.md
172172
- Release notes:
173173
- Release notes index: release-notes/release-notes_index.md
174+
- release-notes/8.0.46-38.md
174175
- release-notes/8.0.46-37.md
175176
- release-notes/8.0.45-36.md
176177
- release-notes/8.0.44-35.md

snippets/eol.release.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
This release is part of Percona's [MySQL 8.0 End of Life Support – Upgrade to MySQL 8.4 or Stay](https://www.percona.com/mysql-8-0-eol-support/) program. The program provides critical updates and ensures stability for businesses relying on MySQL 8.0 beyond the official EOL.
2+
3+
* Paying customers can access the full release, including pre-compiled
4+
binaries, through the private repository.
5+
6+
* Community members can build the release from publicly available source
7+
code, which is released quarterly.
8+
9+
Upgrading to MySQL 8.4 is recommended, but support for MySQL 8.0 will continue.

variables.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# variables for HTML output
22

3-
release: '8.0.46-37'
3+
release: '8.0.46-38'
44
version: '8.0'
5-
release_date: '2026-06-10'
6-
title_date: '2026-06-10'
5+
release_date: '2026-07-18'
6+
title_date: '2026-07-18'
77
tag: '8.0.46'
88
arm_tag: '8.0.46-aarch64'
99
year_tag: '2026'

0 commit comments

Comments
 (0)