mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-08 10:18:26 +00:00
Merge branch 'pt-3.0.5-pre-release' of percona.github.com:percona/percona-toolkit into pt-3.0.5-pre-release
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
Changelog for Percona Toolkit
|
Changelog for Percona Toolkit
|
||||||
|
|
||||||
v3.0.5
|
v3.0.5 released 2017-11-20
|
||||||
|
|
||||||
* Improvement PMM-1590: Improve MongoDB Profiler for PMM and PT
|
* Improvement PMM-1590: Improve MongoDB Profiler for PMM and PT
|
||||||
* Improvement PT-216: mongodb-query digest improved support for v<3.2 fixed incorrect output (Thanks MATSUU Takuto)
|
* Improvement PT-216: mongodb-query digest improved support for v<3.2 fixed incorrect output (Thanks MATSUU Takuto)
|
||||||
|
3
MANIFEST
3
MANIFEST
@@ -2,12 +2,13 @@ Changelog
|
|||||||
CONTRIBUTE.md
|
CONTRIBUTE.md
|
||||||
CONTRIBUTING.md
|
CONTRIBUTING.md
|
||||||
COPYING
|
COPYING
|
||||||
|
docker-compose.yml
|
||||||
glide.lock
|
glide.lock
|
||||||
glide.yaml
|
glide.yaml
|
||||||
INSTALL
|
INSTALL
|
||||||
Makefile.PL
|
Makefile.PL
|
||||||
MANIFEST
|
MANIFEST
|
||||||
README
|
README.md
|
||||||
bin/pt-align
|
bin/pt-align
|
||||||
bin/pt-archiver
|
bin/pt-archiver
|
||||||
bin/pt-config-diff
|
bin/pt-config-diff
|
||||||
|
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
|
|||||||
|
|
||||||
WriteMakefile(
|
WriteMakefile(
|
||||||
NAME => 'percona-toolkit',
|
NAME => 'percona-toolkit',
|
||||||
VERSION => '3.0.4',
|
VERSION => '3.0.5',
|
||||||
EXE_FILES => [ <bin/*> ],
|
EXE_FILES => [ <bin/*> ],
|
||||||
MAN1PODS => {
|
MAN1PODS => {
|
||||||
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',
|
'docs/percona-toolkit.pod' => 'blib/man1/percona-toolkit.1p',
|
||||||
|
@@ -1359,6 +1359,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-align 3.0.4
|
pt-align 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -8526,6 +8526,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-archiver 3.0.4
|
pt-archiver 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5843,6 +5843,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-config-diff 3.0.4
|
pt-config-diff 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5633,6 +5633,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-deadlock-logger 3.0.4
|
pt-deadlock-logger 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5627,6 +5627,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-diskstats 3.0.4
|
pt-diskstats 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5696,6 +5696,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-duplicate-key-checker 3.0.4
|
pt-duplicate-key-checker 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1648,6 +1648,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fifo-split 3.0.4
|
pt-fifo-split 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -5055,6 +5055,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-find 3.0.4
|
pt-find 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2239,6 +2239,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fingerprint 3.0.4
|
pt-fingerprint 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4619,6 +4619,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-fk-error-logger 3.0.4
|
pt-fk-error-logger 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7260,6 +7260,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-heartbeat 3.0.4
|
pt-heartbeat 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -7626,6 +7626,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-index-usage 3.0.4
|
pt-index-usage 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1127,7 +1127,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-ioprofile 3.0.4
|
pt-ioprofile 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -8454,6 +8454,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-kill 3.0.4
|
pt-kill 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3159,7 +3159,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-mysql-summary 3.0.4
|
pt-mysql-summary 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -12963,6 +12963,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-online-schema-change 3.0.4
|
pt-online-schema-change 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -897,7 +897,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-pmp 3.0.4
|
pt-pmp 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -16819,6 +16819,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-query-digest 3.0.4
|
pt-query-digest 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2524,6 +2524,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-show-grants 3.0.4
|
pt-show-grants 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1245,7 +1245,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-sift 3.0.4
|
pt-sift 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -4919,6 +4919,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-delay 3.0.4
|
pt-slave-delay 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -4482,6 +4482,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-find 3.0.4
|
pt-slave-find 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6071,6 +6071,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-slave-restart 3.0.4
|
pt-slave-restart 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -2346,7 +2346,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-stalk 3.0.4
|
pt-stalk 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -2723,7 +2723,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-summary 3.0.4
|
pt-summary 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
|
@@ -13242,6 +13242,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-checksum 3.0.4
|
pt-table-checksum 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -12969,6 +12969,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-sync 3.0.4
|
pt-table-sync 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -8487,6 +8487,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-table-usage 3.0.4
|
pt-table-usage 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -11368,6 +11368,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-upgrade 3.0.4
|
pt-upgrade 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -6188,6 +6188,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-variable-advisor 3.0.4
|
pt-variable-advisor 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -3281,6 +3281,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
pt-visual-explain 3.0.4
|
pt-visual-explain 3.0.5
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
percona-toolkit (3.0.5-1) unstable; urgency=low
|
||||||
|
|
||||||
|
|
||||||
|
-- Percona Toolkit Developers <toolkit-dev@percona.com> Fri, 17 Nov 2017 08:02:47 +0000
|
||||||
|
|
||||||
percona-toolkit (3.0.4-1) unstable; urgency=low
|
percona-toolkit (3.0.4-1) unstable; urgency=low
|
||||||
|
|
||||||
* Fixed bug PT-181 : pt-online-schema-change not in sync with modules (Thanks Daniël van Eeden)
|
* Fixed bug PT-181 : pt-online-schema-change not in sync with modules (Thanks Daniël van Eeden)
|
||||||
|
@@ -50,7 +50,7 @@ copyright = u'2017, Percona LLC and/or its affiliates'
|
|||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '3.0'
|
version = '3.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '3.0.4'
|
release = '3.0.5'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
@@ -560,6 +560,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA.
|
|||||||
|
|
||||||
=head1 VERSION
|
=head1 VERSION
|
||||||
|
|
||||||
Percona Toolkit v3.0.4 released 2017-08-02
|
Percona Toolkit v3.0.5 released 2017-11-17
|
||||||
|
|
||||||
=cut
|
=cut
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
GO := go
|
GO := go
|
||||||
pkgs = $(shell find . -type d -name "pt-mongodb*" -exec basename {} \;)
|
pkgs = $(shell find . -type d -name "pt-mongodb*" -exec basename {} \;)
|
||||||
VERSION="3.0.4"
|
VERSION="3.0.5"
|
||||||
BUILD=$(shell date +%FT%T%z)
|
BUILD=$(shell date +%FT%T%z)
|
||||||
GOVERSION=$(shell go version | cut --delimiter=" " -f3)
|
GOVERSION=$(shell go version | cut --delimiter=" " -f3)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user