PT-2479 Release notes for Percona Toolkit 3.7.1

- Added missed PR on Amazon Linux 2023 support
This commit is contained in:
Sveta Smirnova
2025-12-12 18:07:53 +03:00
parent 935da0c57a
commit 78d8095bc8
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ v3.7.1 released 2025-12-16
* Feature PR-996: Add invisible option to pt-duplicate-key-checker (Thanks to Matthew Boehm for the contribution)
* Feature PT-2289: Allow pt-stalk do disable ps-lock-transactions data collection via parameter
* Feature PKG-1138: Build percona-toolkit on deb13
* Feature PR-1041: Add support for Amazon Linux 2023
* Improvement PR-951: PMM-12548 Add json tags for PMM purposes.
* Improvement PT-1718: Have pt-stalk collect performance_schema.threads along with information_schema.processlist (Thanks to Nilnandan Joshi for the contribution)
* Improvement PT-2469: version_cmp is binary file
+1
View File
@@ -12,6 +12,7 @@ New Features
* `PR-996`: Add invisible option to pt-duplicate-key-checker (Thanks to Matthew Boehm for the contribution)
* :jirabug:`PT-2289`: Allow pt-stalk to disable ps-lock-transactions data collection via parameter
* :jirabug:`PKG-1138`: Build percona-toolkit on deb13
* `PR-1041`: Add support for Amazon Linux 2023
Improvements
------------------------------------------------------------