Version and release notes updated

This commit is contained in:
Sveta Smirnova
2023-12-22 23:34:57 +03:00
parent 58cfb21740
commit 5b61ec79b5
38 changed files with 63 additions and 54 deletions

View File

@@ -1,5 +1,9 @@
Changelog for Percona Toolkit
v3.5.7 released 2023-12-23
This is a HotFix release that does not have any public bug fix
v3.5.6 released 2023-12-21
* Feature PR-669: Add pt-galera-log-explainer

View File

@@ -11,7 +11,7 @@ MAKE_GOTOOLS
WriteMakefile(
NAME => 'Percona::Toolkit',
VERSION => '3.5.6',
VERSION => '3.5.7',
EXE_FILES => [
map {
(my $name = $_) =~ s/^bin.//;

View File

@@ -1364,6 +1364,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-align 3.5.6
pt-align 3.5.7
=cut

View File

@@ -45,7 +45,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -8858,6 +8858,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-archiver 3.5.6
pt-archiver 3.5.7
=cut

View File

@@ -43,7 +43,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -6011,6 +6011,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-config-diff 3.5.6
pt-config-diff 3.5.7
=cut

View File

@@ -42,7 +42,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -5788,6 +5788,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-deadlock-logger 3.5.6
pt-deadlock-logger 3.5.7
=cut

View File

@@ -38,7 +38,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -5692,6 +5692,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-diskstats 3.5.6
pt-diskstats 3.5.7
=cut

View File

@@ -39,7 +39,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -5806,6 +5806,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-duplicate-key-checker 3.5.6
pt-duplicate-key-checker 3.5.7
=cut

View File

@@ -1708,6 +1708,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fifo-split 3.5.6
pt-fifo-split 3.5.7
=cut

View File

@@ -35,7 +35,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -5221,6 +5221,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-find 3.5.6
pt-find 3.5.7
=cut

View File

@@ -2271,6 +2271,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fingerprint 3.5.6
pt-fingerprint 3.5.7
=cut

View File

@@ -37,7 +37,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -4775,6 +4775,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-fk-error-logger 3.5.6
pt-fk-error-logger 3.5.7
=cut

View File

@@ -44,7 +44,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -7536,6 +7536,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-heartbeat 3.5.6
pt-heartbeat 3.5.7
=cut

View File

@@ -45,7 +45,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -7751,6 +7751,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-index-usage 3.5.6
pt-index-usage 3.5.7
=cut

View File

@@ -1143,7 +1143,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-ioprofile 3.5.6
pt-ioprofile 3.5.7
=cut

View File

@@ -47,7 +47,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -8822,6 +8822,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-kill 3.5.6
pt-kill 3.5.7
=cut

View File

@@ -819,7 +819,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mext 3.5.6
pt-mext 3.5.7
=cut

View File

@@ -3378,7 +3378,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-mysql-summary 3.5.6
pt-mysql-summary 3.5.7
=cut

View File

@@ -56,7 +56,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -13603,6 +13603,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-online-schema-change 3.5.6
pt-online-schema-change 3.5.7
=cut

View File

@@ -913,7 +913,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-pmp 3.5.6
pt-pmp 3.5.7
=cut

View File

@@ -64,7 +64,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -17059,6 +17059,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-query-digest 3.5.6
pt-query-digest 3.5.7
=cut

View File

@@ -2673,6 +2673,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-show-grants 3.5.6
pt-show-grants 3.5.7
=cut

View File

@@ -1260,7 +1260,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-sift 3.5.6
pt-sift 3.5.7
=cut

View File

@@ -40,7 +40,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -5061,6 +5061,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-delay 3.5.6
pt-slave-delay 3.5.7
=cut

View File

@@ -4638,6 +4638,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-find 3.5.6
pt-slave-find 3.5.7
=cut

View File

@@ -41,7 +41,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -6289,6 +6289,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-slave-restart 3.5.6
pt-slave-restart 3.5.7
=cut

View File

@@ -2575,7 +2575,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-stalk 3.5.6
pt-stalk 3.5.7
=cut

View File

@@ -2780,7 +2780,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-summary 3.5.6
pt-summary 3.5.7
=cut

View File

@@ -58,7 +58,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -14221,6 +14221,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-checksum 3.5.6
pt-table-checksum 3.5.7
=cut

View File

@@ -55,7 +55,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -13241,6 +13241,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-sync 3.5.6
pt-table-sync 3.5.7
=cut

View File

@@ -8517,6 +8517,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-table-usage 3.5.6
pt-table-usage 3.5.7
=cut

View File

@@ -61,7 +61,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -11528,6 +11528,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-upgrade 3.5.6
pt-upgrade 3.5.7
=cut

View File

@@ -44,7 +44,7 @@ BEGIN {
{
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';
@@ -6326,6 +6326,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-variable-advisor 3.5.6
pt-variable-advisor 3.5.7
=cut

View File

@@ -3315,6 +3315,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
pt-visual-explain 3.5.6
pt-visual-explain 3.5.7
=cut

View File

@@ -50,7 +50,7 @@ copyright = u'2023, Percona LLC and/or its affiliates'
# The short X.Y version.
version = '3.5'
# The full version, including alpha/beta/rc tags.
release = '3.5.6'
release = '3.5.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -575,6 +575,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
=head1 VERSION
Percona Toolkit v3.5.6 released 2023-12-21
Percona Toolkit v3.5.7 released 2023-12-22
=cut

View File

@@ -1,6 +1,11 @@
Percona Toolkit
***************
v3.5.7 released 2023-12-13
==============================
This is a HotFix release that does not have any public bug fix
v3.5.6 released 2023-12-21
==============================

View File

@@ -18,7 +18,7 @@
# ###########################################################################
package Percona::Toolkit;
our $VERSION = '3.5.6';
our $VERSION = '3.5.7';
use strict;
use warnings FATAL => 'all';