From cae3c7be0a8ec7f0d292bb462cf85b3bca79e181 Mon Sep 17 00:00:00 2001 From: Carlos Salguero Date: Wed, 20 Apr 2022 09:01:16 -0300 Subject: [PATCH] Update Changelog Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com> --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index eb85aefc..95339087 100644 --- a/Changelog +++ b/Changelog @@ -11,7 +11,7 @@ v3.4.0 * Improvement PT-1800: The environment variable PTDEBUG=1 exposes the passwords * Improvement PT-1887: pt-diskstat is not working for new kernels * Fixed bug PT-1900: pt-query-digest not hiding parameter properly sometimes when parameter=binary - * Improvement PT-1940: ptsoc dropswap with mysql8: revise rejection (Thanks duxthefux) + * Improvement PT-1940: ptsoc dropswap method that was rejected for Mysql 8 has been fixed with Mysql 8.0.14 * Fixed bug PT-1953: pt-summary typo: Memory mamagement. * Fixed bug PT-1959: go part of the toolkit still has the version 3.3.0 * Fixed bug PT-1965: pt-stalk --mysql-only doesn't collect mysqladmin outputs (Thanks Sergey Kuzmichev)