diff --git a/.gitignore b/.gitignore index 7b85c42c..8a8c3ec5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ Makefile.old bin/pt-mongodb-* bin/pt-secure-* bin/pt-pg-* +bin/pt-k8s-debug-collector !src/go/pt-mongodb-query-digest/vendor/vendor.json !src/go/pt-mongodb-summary/vendor/vendor.json src/go/pt-mongodb-query-digest/vendor/ @@ -25,4 +26,4 @@ config/deb/control.bak config/rpm/percona-toolkit.spec.bak config/sphinx-build/percona-theme/* coverage.out -.idea \ No newline at end of file +.idea diff --git a/Makefile.PL b/Makefile.PL index 754b6a55..990d1a69 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -2,7 +2,7 @@ use ExtUtils::MakeMaker; WriteMakefile( NAME => 'percona-toolkit', - VERSION => '3.3.1', + VERSION => '3.4.0', EXE_FILES => [ ], MAN1PODS => { 'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p', diff --git a/bin/pt-align b/bin/pt-align index 1072089b..e375890c 100755 --- a/bin/pt-align +++ b/bin/pt-align @@ -1364,6 +1364,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-align 3.3.2 +pt-align 3.4.0 =cut diff --git a/bin/pt-archiver b/bin/pt-archiver index 6beb01c0..6bc887f7 100755 --- a/bin/pt-archiver +++ b/bin/pt-archiver @@ -8661,6 +8661,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-archiver 3.3.2 +pt-archiver 3.4.0 =cut diff --git a/bin/pt-config-diff b/bin/pt-config-diff index ec6ab614..af983807 100755 --- a/bin/pt-config-diff +++ b/bin/pt-config-diff @@ -5917,6 +5917,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-config-diff 3.3.2 +pt-config-diff 3.4.0 =cut diff --git a/bin/pt-deadlock-logger b/bin/pt-deadlock-logger index 27e030b7..c43c0dec 100755 --- a/bin/pt-deadlock-logger +++ b/bin/pt-deadlock-logger @@ -5710,6 +5710,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-deadlock-logger 3.3.2 +pt-deadlock-logger 3.4.0 =cut diff --git a/bin/pt-diskstats b/bin/pt-diskstats index e103e1b5..fba81a9b 100755 --- a/bin/pt-diskstats +++ b/bin/pt-diskstats @@ -5684,6 +5684,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-diskstats 3.3.2 +pt-diskstats 3.4.0 =cut diff --git a/bin/pt-duplicate-key-checker b/bin/pt-duplicate-key-checker index e183a2f2..268bda35 100755 --- a/bin/pt-duplicate-key-checker +++ b/bin/pt-duplicate-key-checker @@ -5771,6 +5771,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-duplicate-key-checker 3.3.2 +pt-duplicate-key-checker 3.4.0 =cut diff --git a/bin/pt-fifo-split b/bin/pt-fifo-split index f50bd40b..8801df2c 100755 --- a/bin/pt-fifo-split +++ b/bin/pt-fifo-split @@ -1653,6 +1653,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-fifo-split 3.3.2 +pt-fifo-split 3.4.0 =cut diff --git a/bin/pt-find b/bin/pt-find index b0bedb94..3423332f 100755 --- a/bin/pt-find +++ b/bin/pt-find @@ -5132,6 +5132,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-find 3.3.2 +pt-find 3.4.0 =cut diff --git a/bin/pt-fingerprint b/bin/pt-fingerprint index ef7556c0..5ee3e085 100755 --- a/bin/pt-fingerprint +++ b/bin/pt-fingerprint @@ -2262,6 +2262,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-fingerprint 3.3.2 +pt-fingerprint 3.4.0 =cut diff --git a/bin/pt-fk-error-logger b/bin/pt-fk-error-logger index ea6dd114..d9ccf25f 100755 --- a/bin/pt-fk-error-logger +++ b/bin/pt-fk-error-logger @@ -4693,6 +4693,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-fk-error-logger 3.3.2 +pt-fk-error-logger 3.4.0 =cut diff --git a/bin/pt-heartbeat b/bin/pt-heartbeat index 46de52dd..3d48e0fa 100755 --- a/bin/pt-heartbeat +++ b/bin/pt-heartbeat @@ -7394,6 +7394,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-heartbeat 3.3.2 +pt-heartbeat 3.4.0 =cut diff --git a/bin/pt-index-usage b/bin/pt-index-usage index ddeb4121..972908b6 100755 --- a/bin/pt-index-usage +++ b/bin/pt-index-usage @@ -7705,6 +7705,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-index-usage 3.3.2 +pt-index-usage 3.4.0 =cut diff --git a/bin/pt-ioprofile b/bin/pt-ioprofile index 6010c1c5..a358b3aa 100755 --- a/bin/pt-ioprofile +++ b/bin/pt-ioprofile @@ -1132,7 +1132,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-ioprofile 3.3.2 +pt-ioprofile 3.4.0 =cut diff --git a/bin/pt-kill b/bin/pt-kill index 84fed09f..be825d60 100755 --- a/bin/pt-kill +++ b/bin/pt-kill @@ -8576,6 +8576,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-kill 3.3.2 +pt-kill 3.4.0 =cut diff --git a/bin/pt-mext b/bin/pt-mext index f70424a3..dc99e8f8 100755 --- a/bin/pt-mext +++ b/bin/pt-mext @@ -809,7 +809,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-mext 3.3.2 +pt-mext 3.4.0 =cut diff --git a/bin/pt-mysql-summary b/bin/pt-mysql-summary index d22c9eda..43baea88 100755 --- a/bin/pt-mysql-summary +++ b/bin/pt-mysql-summary @@ -3296,7 +3296,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-mysql-summary 3.3.2 +pt-mysql-summary 3.4.0 =cut diff --git a/bin/pt-online-schema-change b/bin/pt-online-schema-change index 5a1f893d..21ab5ebf 100755 --- a/bin/pt-online-schema-change +++ b/bin/pt-online-schema-change @@ -13469,6 +13469,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-online-schema-change 3.3.2 +pt-online-schema-change 3.4.0 =cut diff --git a/bin/pt-pmp b/bin/pt-pmp index 4462c586..f8fbd9a6 100755 --- a/bin/pt-pmp +++ b/bin/pt-pmp @@ -901,7 +901,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-pmp 3.3.2 +pt-pmp 3.4.0 =cut diff --git a/bin/pt-query-digest b/bin/pt-query-digest index 9f3858d8..36c14e52 100755 --- a/bin/pt-query-digest +++ b/bin/pt-query-digest @@ -16977,6 +16977,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-query-digest 3.3.2 +pt-query-digest 3.4.0 =cut diff --git a/bin/pt-show-grants b/bin/pt-show-grants index 492458c8..be62a52a 100755 --- a/bin/pt-show-grants +++ b/bin/pt-show-grants @@ -2618,6 +2618,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-show-grants 3.3.2 +pt-show-grants 3.4.0 =cut diff --git a/bin/pt-sift b/bin/pt-sift index f017cfd0..a5351b67 100755 --- a/bin/pt-sift +++ b/bin/pt-sift @@ -1250,7 +1250,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-sift 3.3.2 +pt-sift 3.4.0 =cut diff --git a/bin/pt-slave-delay b/bin/pt-slave-delay index 85b29868..50b65593 100755 --- a/bin/pt-slave-delay +++ b/bin/pt-slave-delay @@ -4993,6 +4993,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-slave-delay 3.3.2 +pt-slave-delay 3.4.0 =cut diff --git a/bin/pt-slave-find b/bin/pt-slave-find index 4ee2f043..99ba912c 100755 --- a/bin/pt-slave-find +++ b/bin/pt-slave-find @@ -4528,6 +4528,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-slave-find 3.3.2 +pt-slave-find 3.4.0 =cut diff --git a/bin/pt-slave-restart b/bin/pt-slave-restart index 5cb46192..6fe59bb7 100755 --- a/bin/pt-slave-restart +++ b/bin/pt-slave-restart @@ -6164,6 +6164,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-slave-restart 3.3.2 +pt-slave-restart 3.4.0 =cut diff --git a/bin/pt-stalk b/bin/pt-stalk index bca0a212..b5d659df 100755 --- a/bin/pt-stalk +++ b/bin/pt-stalk @@ -2486,7 +2486,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-stalk 3.3.2 +pt-stalk 3.4.0 =cut diff --git a/bin/pt-summary b/bin/pt-summary index b42d4818..3af09d3c 100755 --- a/bin/pt-summary +++ b/bin/pt-summary @@ -2729,7 +2729,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-summary 3.3.2 +pt-summary 3.4.0 =cut diff --git a/bin/pt-table-checksum b/bin/pt-table-checksum index d76b26ab..2cb2fe2f 100755 --- a/bin/pt-table-checksum +++ b/bin/pt-table-checksum @@ -14188,6 +14188,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-table-checksum 3.3.2 +pt-table-checksum 3.4.0 =cut diff --git a/bin/pt-table-sync b/bin/pt-table-sync index c9ee839f..4680f7f4 100755 --- a/bin/pt-table-sync +++ b/bin/pt-table-sync @@ -13101,6 +13101,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-table-sync 3.3.2 +pt-table-sync 3.4.0 =cut diff --git a/bin/pt-table-usage b/bin/pt-table-usage index 1aed32db..f3ece861 100755 --- a/bin/pt-table-usage +++ b/bin/pt-table-usage @@ -8519,6 +8519,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-table-usage 3.3.2 +pt-table-usage 3.4.0 =cut diff --git a/bin/pt-upgrade b/bin/pt-upgrade index b4ef8746..34c99605 100755 --- a/bin/pt-upgrade +++ b/bin/pt-upgrade @@ -11454,6 +11454,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-upgrade 3.3.2 +pt-upgrade 3.4.0 =cut diff --git a/bin/pt-variable-advisor b/bin/pt-variable-advisor index c7b1aa2e..80e57e02 100755 --- a/bin/pt-variable-advisor +++ b/bin/pt-variable-advisor @@ -6262,6 +6262,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-variable-advisor 3.3.2 +pt-variable-advisor 3.4.0 =cut diff --git a/bin/pt-visual-explain b/bin/pt-visual-explain index 52f97cd1..54dec97b 100755 --- a/bin/pt-visual-explain +++ b/bin/pt-visual-explain @@ -3308,6 +3308,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -pt-visual-explain 3.3.2 +pt-visual-explain 3.4.0 =cut diff --git a/config/sphinx-build/conf.py b/config/sphinx-build/conf.py index ed2ccf68..3b71b0fb 100644 --- a/config/sphinx-build/conf.py +++ b/config/sphinx-build/conf.py @@ -48,9 +48,9 @@ copyright = u'2021, Percona LLC and/or its affiliates' # built documents. # # The short X.Y version. -version = '3.3' +version = '3.4' # The full version, including alpha/beta/rc tags. -release = '3.3.1' +release = '3.4.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/percona-toolkit.pod b/docs/percona-toolkit.pod index 85a98ee9..a8528f12 100644 --- a/docs/percona-toolkit.pod +++ b/docs/percona-toolkit.pod @@ -567,6 +567,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA. =head1 VERSION -Percona Toolkit v3.3.1 released 2021-04-22 +Percona Toolkit v3.4.0 released 2022-04-05 =cut