Merge pull request #314 from borys-belinsky/release-3.0.8

Release notes 3.0.8: Add information about detected bugs
This commit is contained in:
Carlos Salguero
2018-03-14 09:40:34 -03:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

2
.gitignore vendored
View File

@@ -20,4 +20,4 @@ vendor/
src/go/*.bak
config/deb/control.bak
config/rpm/percona-toolkit.spec.bak
config/sphinx-build/percona-theme/*

View File

@@ -8,6 +8,12 @@ New Features
* :jirabug:`PT-1500`: Added --output=secure-slowlog option to ``pt-query-digest``
Buf Fixes
* :jirabug:`PT-1503`: The post-install script fails on VM due to improper UUID file detection
* :jirabug:`PT-1492`: ``pt-kill`` in version 3.0.7 ignores the value of the ``--busy-time``
v3.0.7 released 2018-03-01
==========================