DISTMYSQL-644 [Docs] Release notes for PDPS 9.7.2 - #286
alina-derkach-oaza wants to merge 1 commit into
Conversation
alina-derkach-oaza
commented
Sep 9, 2026
|
|
||
| ## Percona Distribution for MySQL using Percona XtraDB Cluster | ||
|
|
||
| * [Percona Distribution for MySQL 9.7.1 using Percona XtraDB Cluster (2026-09-10)](release-notes-pxc-9.7.1.md) |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach release-notes-pxc-9.7.1.md. Status: 404 Cannot find: release-notes-pxc-9.7.1.md
|
|
||
| After a thorough review of the updates included in MySQL 9.7.3, Percona has decided not to release a corresponding Percona Server for MySQL 9.7.3. MySQL 9.7.3 is a Critical Security Patch Update (CSPU) — a targeted security release that Oracle can issue between quarterly Critical Patch Updates (CPUs) when needed. The fixes included in this CSPU do not affect Percona Server for MySQL. | ||
|
|
||
| This release is based on [Percona Server for MySQL 9.7.2-2](https://docs.percona.com/percona-server/9.7/release-notes/9.7.2-2.html) that includes all the features and bug fixes available in the [MySQL 9.7.2 Community Edition](https://dev.mysql.com/doc/relnotes/mysql/9.7/en/news-9-7-2.html) and enterprise-grade features developed by Percona. |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/9.7/release-notes/9.7.2-2.html. Status: 404
|
|
||
| * Adds OpenID Connect (OIDC) authentication and authorization. Users can authenticate with Identity tokens issued by external Identity Providers (IDPs) instead of MySQL passwords. The OIDC plugin supports multiple IDPs, maps IDP groups to MySQL roles, supports proxy users based on group membership, and refreshes JSON Web Key Set (JWKS) signing keys at runtime. Find more information in [OpenID Connect authentication](https://docs.percona.com/percona-server/9.7/openid-connect-authentication.html) and in [Get started with OpenID Connect authentication](https://docs.percona.com/percona-server/9.7/quickstart-openid-connect.html). | ||
|
|
||
| * Adds SQL functions for calculating the distance between vector values. Applications can use these functions to measure vector similarity and support search, recommendation, and other vector-based workloads. Find more information in [DISTANCE() Function](https://docs.percona.com/percona-server/9.7/distance-function.html). |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/9.7/distance-function.html. Status: 404
| | Orchestrator | [3.2.6-23](https://github.com/percona/orchestrator/releases/tag/v3.2.6-23) | The replication topology manager for Percona Server for MySQL| | ||
| | ProxySQL | [3.0.9](https://docs.percona.com/proxysql/3.0.9.html) | A high performance, high-availability, protocol-aware proxy for MySQL| | ||
| | Percona XtraBackup | [9.7.1-rc1](https://docs.percona.com/percona-xtrabackup/9.7/release-notes/9.7.1-rc1.html)| An open-source hot backup utility for MySQL-based servers| | ||
| | MySQL Shell | [9.7.2](https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-7-2.html) | An advanced client and code editor for MySQL Server| |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-7-2.html. Status: 404
| | ProxySQL | [3.0.9](https://docs.percona.com/proxysql/3.0.9.html) | A high performance, high-availability, protocol-aware proxy for MySQL| | ||
| | Percona XtraBackup | [9.7.1-rc1](https://docs.percona.com/percona-xtrabackup/9.7/release-notes/9.7.1-rc1.html)| An open-source hot backup utility for MySQL-based servers| | ||
| | MySQL Shell | [9.7.2](https://dev.mysql.com/doc/relnotes/mysql-shell/9.7/en/news-9-7-2.html) | An advanced client and code editor for MySQL Server| | ||
| | MySQL Router | [9.7.2](https://dev.mysql.com/doc/relnotes/mysql-router/9.7/en/news-9-7-2.html) | Lightweight middleware that provides transparent routing between your application and back-end MySQL servers| |
There was a problem hiding this comment.
🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/relnotes/mysql-router/9.7/en/news-9-7-2.html. Status: 404
new file: docs/release-notes-ps-9.7.2.md modified: docs/release-notes.md modified: docs/templates/pdf_cover_page.tpl modified: mkdocs-base.yml modified: variables.yml
b392b6d to
e02e186
Compare