Merge pull request #751 from alina-derkach-oaza/fix-rn-list

Fix the release notes list
This commit is contained in:
Sveta Smirnova
2024-01-09 14:58:46 +03:00
committed by GitHub

View File

@@ -19,9 +19,8 @@ Improvements
* :jirabug:`PT-1860`: pt-osc case sensitivity issue (Thanks to ikruglov implementing this improvement)
* `PR-388`: Check undefined skip check slave lag schema change (Thanks to Chrys Swingler for the contribution)
* `PR-471`: Support adding explain output for slow query in JSON
report as well (Thanks to Ayush Goyal for the contribution)
* `PR-509`: added new hook before_die (Thanks to Ilaria Migliozzi for the contribution)
* `PR-471`: Support adding explain output for slow query in JSON report as well (Thanks to Ayush Goyal for the contribution)
* `PR-509`: Added new hook before_die (Thanks to Ilaria Migliozzi for the contribution)
* `PR-681`: Introduce EditorConfig (Thanks to Viktor Szépe for the contribution)
* `PR-691`: Fix newly discovered typos (Thanks to Viktor Szépe for the contribution)
* `PR-706`: Follow PR-429 unstop option with testcase (Thanks to fraff for the contribution)
@@ -30,20 +29,20 @@ report as well (Thanks to Ayush Goyal for the contribution)
* `PR-714`: Fix MongoDB Security (Thanks to Viktor Szépe for the contribution)
* `PR-715`: Fix variable collision with imported package name (Thanks to Viktor Szépe for the contribution)
* `PR-716`: Make OrderedBy not exported (Thanks to Viktor Szépe for the contribution)
* `PR-720`: build Go tools from top Makefile (Thanks to Sami Ahlroos and Yoann La Cancellera for the contribution)
* `PR-720`: Build Go tools from top Makefile (Thanks to Sami Ahlroos and Yoann La Cancellera for the contribution)
Bugs Fixed
------------
* :jirabug:`PT-2064`: pt-archiver: Can't call method "rollback" on an undefined value (Thanks to Jakob for the contribution)
* :jirabug:`PT-2083`: Pt-archiver --charset option is not working for MySQL8.0 (Thanks to Yijian Zhang for reporting this issue)
* :jirabug:`PT-2083`: pt-archiver --charset option is not working for MySQL8.0 (Thanks to Yijian Zhang for reporting this issue)
* :jirabug:`PT-2109`: pt-mysql-summary throws an error when using sql_mode="ANSI_QUOTES"
* :jirabug:`PT-2207`: pt-archiver doesn't work when ANSI_QUOTES is set in sql_mode
* :jirabug:`PT-2211`: This pstack return error code line number (Thanks to Zongzhi Chen for the contribution)
* :jirabug:`PT-2268`: pt-online-schema-change 3.5.5 breaks on mysql5.7 with server_id 0 (Thanks to Hristo Mitev for reporting this issue)
* :jirabug:`PT-2277`: pt-visual-explain errors out on some valid inputs (Thanks to Jason Ng for the contribution)
* :jirabug:`PT-2279`: Option --charset is confusing when set to utf8mb4
* :jirabug:`PT-2281`: provide container name for copying files in the dump
* :jirabug:`PT-2281`: Provide container name for copying files in the dump
* :jirabug:`PT-2286`: CVE reported in Percona Toolkit version 3.5.5 related to GO (Thanks to Kushal Haldar for reporting this issue)
v3.5.5 released 2023-10-03