Skip to content

Commit f395fd0

Browse files
authored
Create Release notes templates
Created templates for PS/PXC version release notes
1 parent 38d6a4f commit f395fd0

File tree

2 files changed

+75
-0
lines changed

2 files changed

+75
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
name: Release notes template PS-based variant
3+
about: Simplify release notes creation
4+
title: Release notes PDPS <version>
5+
labels: ''
6+
assignees: nastena1606
7+
8+
---
9+
10+
# Percona Distribution for MySQL <version> using Percona Server for MySQL (YYY-MM-DD)
11+
12+
**Installation** : [Installing Percona Distribution for MySQL](installing.md)|
13+
14+
15+
Percona Distribution for MySQL is a single solution with the best and most critical enterprise components from the MySQL open-source community, designed and tested to work together.
16+
17+
Percona Distribution for MySQL provides two deployment variants: one is based on *Percona Server for MySQL* and another one is based on *Percona XtraDB Cluster*.
18+
19+
This release of Percona Distribution for MySQL is focused on the *Percona Server for MySQL*-based deployment variant. It is based on [Percona Server for MySQL <version>](https://www.percona.com/doc/percona-server/8.0/release-notes/Percona-Server-<version>.html).
20+
21+
## Release Highlights
22+
23+
The following list are some of the bug fixes for *MySQL* 8.0.27, provided by Oracle, and included in Percona Server for MySQL and Percona Distribution for MySQL:
24+
25+
26+
## Packaging Notes
27+
28+
## Known issues
29+
30+
31+
---
32+
33+
The following is the list of components supplied with *Percona Server for MySQL*-based deployment variant of Percona Distribution for MySQL:
34+
35+
| Component | Version | Description |
36+
| ------------------- | --------- | -------------------------------------------|
37+
| Orchestrator | [<version>]() | The replication topology manager for Percona Server for MySQL|
38+
| ProxySQL | [<version>]() | A high performance, high-availability, protocol-aware proxy for MySQL|
39+
| Percona XtraBackup | [<version>]() | An open-source hot backup utility for MySQL-based servers|
40+
| Percona Toolkit | [<version>]() | The set of scripts to simplify and optimize database operation|
41+
| MySQL Shell | [<version>]() | An advanced client and code editor for MySQL Server |
42+
| MySQL Router | [<version>]() | Lightweight middleware that provides transparent routing between your application and back-end MySQL servers |
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Release notes template PXC-based variant
3+
about: 'Simplify the release notes creation '
4+
title: Release notes PDPXC <version>
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
# Percona Distribution for MySQL <version> using Percona XtraDB Cluster (<YYYY-MM-DD>)
11+
12+
**Installation**- [Installing Percona Distribution for MySQL](installing.md)
13+
14+
Percona Distribution for MySQL is a single solution with the most critical enterprise components from the MySQL open source community, designed and tested to work together.
15+
16+
Percona Distribution for MySQL provides two deployment variants: one is based on *Percona Server for MySQL* and another one is based on *Percona XtraDB Cluster*.
17+
18+
This release of Percona Distribution for MySQL is focused on the *Percona XtraDB Cluster*-based deployment variant. It is based on [Percona XtraDB Cluster <version>](https://www.percona.com/doc/percona-xtradb-cluster/8.0/release-notes/Percona-XtraDB-Cluster-<version>.html)
19+
20+
## Release Highlights
21+
22+
The following lists a number of the bug fixes for *MySQL* 8.0.28, provided by Oracle, and included in Percona XtraDB Cluster and Percona Distribution for MySQL:
23+
24+
25+
26+
The following is the list of components supplied with the *Percona XtraDB Cluster*-based deployment variant of Percona Distribution for MySQL:
27+
28+
| Component | Version | Description |
29+
| ------------------- | --------- | -------------------------------------------|
30+
| Percona XtraBackup | [<version>](https://docs.percona.com/percona-xtrabackup/8.0/release-notes/8.0/<version>.html) | An open-source hot backup utility for MySQL-based servers that doesn’t lock your database during the backup.|
31+
| HAProxy | [<version>](http://git.haproxy.org/?p=haproxy-2.5.git;a=commit;h=ba44b431294b6ddb65d5841632789dabf253439d) | A high-availability and load-balancing solution for Percona XtraDB Cluster. This is a default proxy.|
32+
| ProxySQL | [<version>](https://docs.percona.com/proxysql/release-notes-<version>html) | A high performance, high-availability, protocol-aware proxy for MySQL. |
33+
| Percona Toolkit | [<version>](https://www.percona.com/doc/percona-toolkit/LATEST/release_notes.html#<version>) | The set of scripts to simplify and optimize database operation. |

0 commit comments

Comments
 (0)