Sveta Smirnova
|
84f96df600
|
Merge pull request #1055 from percona/PT-2503_pt-eustack-resolver_does_not_have_--version_option
Pt 2503 pt eustack resolver does not have version option
|
2026-01-26 21:09:57 +03:00 |
|
Sveta Smirnova
|
a022d5729e
|
Merge pull request #1059 from percona/dependabot/go_modules/github.com/sirupsen/logrus-1.9.4
build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
|
2026-01-22 17:41:31 +03:00 |
|
Sveta Smirnova
|
16697b8613
|
Merge pull request #1058 from percona/PT-23_ps_files_in_pt-stalk_samples_disclose_MySQL_password
PT-23 ps files in pt-stalk samples disclose MySQL password
|
2026-01-20 18:14:28 +03:00 |
|
dependabot[bot]
|
8c93318ca7
|
build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.9.3...v1.9.4)
---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
dependency-version: 1.9.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 09:47:41 +00:00 |
|
Sveta Smirnova
|
cb66c67fe2
|
PT-23 - ps files in pt-stalk samples disclose MySQL password
- Added password-related warnings into the documentation
|
2026-01-16 16:45:15 +03:00 |
|
Sveta Smirnova
|
289bca047f
|
PT-23 - ps files in pt-stalk samples disclose MySQL password
- Added a warning for cases when the user provides MySQL password on the
command line
- Added test case
|
2026-01-16 16:08:31 +03:00 |
|
Sveta Smirnova
|
1ae9c1d9f0
|
Merge pull request #1056 from surbhat1595/release-v3.7.1
PKG-1249 Fix PT deb source package issue
|
2026-01-16 13:26:51 +03:00 |
|
Surabhi Bhat
|
183853c14a
|
PKG-1249 Fix PT deb source package issue
|
2026-01-16 11:08:29 +05:30 |
|
Sveta Smirnova
|
20e25a6fd0
|
PT-2503 - pt-eustack-resolver does not have --version option
- Cleaned warnings seen before
- Added test case
|
2026-01-15 20:08:06 +03:00 |
|
Sveta Smirnova
|
55eea5734c
|
PT-2503 - pt-eustack-resolver does not have --version option
- Aligned pt-eustack-resolver with other tools, so options are processed standard way
|
2026-01-14 17:50:07 +03:00 |
|
Sveta Smirnova
|
55e10376e3
|
Merge pull request #1043 from percona/dependabot/go_modules/golang.org/x/crypto-0.46.0
build(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
|
2026-01-13 19:10:45 +03:00 |
|
dependabot[bot]
|
1c7976bec6
|
build(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.45.0 to 0.46.0.
- [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.46.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-13 15:53:35 +00:00 |
|
Sveta Smirnova
|
fbd9d58448
|
Merge pull request #1045 from percona/dependabot/github_actions/actions/upload-artifact-6.0.0
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0
|
2026-01-13 18:53:15 +03:00 |
|
Sveta Smirnova
|
0c04e4d233
|
Merge pull request #1050 from percona/dependabot/go_modules/k8s.io/api-0.35.0
build(deps): bump k8s.io/api from 0.34.2 to 0.35.0
|
2026-01-13 18:52:26 +03:00 |
|
Sveta Smirnova
|
23be00fca5
|
Merge pull request #1052 from percona/PT-2506_make_install_does_not_install_Go_tools
PT-2506 make install does not install go tools
|
2026-01-13 18:52:04 +03:00 |
|
Sveta Smirnova
|
c4b07f5497
|
PT-2506 - make install does not install Go tools
- Changed INST_SCRIPT to INST_BIN
|
2026-01-13 18:36:31 +03:00 |
|
Sveta Smirnova
|
14f4deafca
|
Merge pull request #1053 from percona/PT-2507_Remove_Snyk_add-ons_from_requirements-docbuild.txt
PT-2507 - Remove Snyk add-ons from requirements-docbuild.txt
|
2026-01-12 15:39:26 +03:00 |
|
Sveta Smirnova
|
d95bc8d30f
|
PT-2507 - Remove Snyk add-ons from requirements-docbuild.txt
- Removed lines added by Snyk
|
2026-01-09 16:59:49 +03:00 |
|
Sveta Smirnova
|
a3330a4521
|
PT-2506 - make install does not install Go tools
- Added version for Go tools in case if they are built in the top dir
|
2026-01-09 16:42:55 +03:00 |
|
Sveta Smirnova
|
861ca3f0ae
|
PT-2506 - make install does not install Go tools
- Modified Makefile.PL, so it installs Go tools as well
- Added clean instruction for Go tools
|
2026-01-09 16:22:46 +03:00 |
|
dependabot[bot]
|
64e47284b7
|
build(deps): bump k8s.io/api from 0.34.2 to 0.35.0
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.34.2 to 0.35.0.
- [Commits](https://github.com/kubernetes/api/compare/v0.34.2...v0.35.0)
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-version: 0.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-22 09:02:14 +00:00 |
|
Sveta Smirnova
|
588bf78d65
|
Merge pull request #1047 from percona/release-v3.7.1
Release v3.7.1
v3.7.1
|
2025-12-17 16:20:35 +03:00 |
|
Sveta Smirnova
|
6b3e5ed485
|
RM-1554 - Percona Toolkit 3.7.1
- Typo in bug subject
|
2025-12-17 15:43:47 +03:00 |
|
Sveta Smirnova
|
c8c9798f1e
|
RM-1554 - Percona Toolkit 3.7.1
- Updated release date
|
2025-12-17 15:24:52 +03:00 |
|
Sveta Smirnova
|
4b0ff0b2a0
|
RM-1554 - Percona Toolkit 3.7.1
- Empty line in Makefile.PL
|
2025-12-15 14:08:39 +03:00 |
|
Sveta Smirnova
|
75207ea316
|
Merge pull request #1046 from percona/pack_changes_3.7.1
Update go_version
|
2025-12-15 13:26:09 +03:00 |
|
EvgeniyPatlan
|
41632da754
|
Update go_version
|
2025-12-15 12:24:29 +02:00 |
|
dependabot[bot]
|
29d958c532
|
build(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5.0.0...v6.0.0)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 09:04:49 +00:00 |
|
Sveta Smirnova
|
440befcf4c
|
RM-1554 - Percona Toolkit 3.7.1
- Updated version properly
|
2025-12-13 17:17:11 +03:00 |
|
Sveta Smirnova
|
6f43d4658f
|
Merge pull request #1042 from alina-derkach-oaza/PT-2479-RN-3.7.1
PT-2479 Release notes for Percona Toolkit 3.7.1
|
2025-12-12 18:41:51 +03:00 |
|
Sveta Smirnova
|
fb97bf6356
|
Merge branch 'release-v3.7.1' into PT-2479-RN-3.7.1
|
2025-12-12 18:41:41 +03:00 |
|
Sveta Smirnova
|
78d8095bc8
|
PT-2479 Release notes for Percona Toolkit 3.7.1
- Added missed PR on Amazon Linux 2023 support
|
2025-12-12 18:07:53 +03:00 |
|
Alina Derkach
|
935da0c57a
|
PT-2479 Release notes for Percona Toolkit 3.7.1
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
|
2025-12-12 15:52:39 +01:00 |
|
Sveta Smirnova
|
ffa765f471
|
RM-1554 - Percona Toolkit 3.7.1
- Updated Go to 1.25.5
- Updated version for all tools
|
2025-12-12 16:01:47 +03:00 |
|
Sveta Smirnova
|
2dfb6ca93f
|
RM-1554 - Percona Toolkit 3.7.1
- Updated date in the Changlog
|
2025-12-12 15:48:06 +03:00 |
|
Sveta Smirnova
|
05e4140c0b
|
RM-1554 - Percona Toolkit 3.7.1
- Disabled t/pt-table-checksum/pt-2052.t in 5.7
|
2025-12-12 01:48:58 +03:00 |
|
Sveta Smirnova
|
127b2adfe7
|
RM-1554 - Percona Toolkit 3.7.1
- Added additional pre-requisite for 5.7 in t/pt-stalk/pt-2289.t
|
2025-12-11 14:49:35 +03:00 |
|
Sveta Smirnova
|
7fbda157d8
|
RM-1554 - Percona Toolkit 3.7.1
- Added LOCALE settings to t/pt-mysql-summary/pt-mysql-summary_encryption.t
|
2025-12-09 17:34:12 +03:00 |
|
Sveta Smirnova
|
84c90314b1
|
Merge branch '3.x' into release-v3.7.1
|
2025-12-09 17:12:32 +03:00 |
|
Sveta Smirnova
|
fef6e01fd5
|
RM-1554 - Percona Toolkit 3.7.1
- Added ANALYZE TABLE call to t/pt-table-checksum/samples/undef-arrayref-bug-995274.sql, so has less chances for sporadic failures
|
2025-12-09 17:11:20 +03:00 |
|
Sveta Smirnova
|
d7fc0f2d21
|
RM-1554 - Percona Toolkit 3.7.1
- Added SSL connection option to t/pt-table-checksum/run_time.t
|
2025-12-05 19:46:38 +03:00 |
|
Sveta Smirnova
|
17b3b66b54
|
RM-1554 - Percona Toolkit 3.7.1
- Added SSL connection option to t/pt-table-checksum/pt-1766.t
- Updated Changelog
|
2025-12-05 18:06:31 +03:00 |
|
Jiří Čtvrtka
|
b4475a0d1e
|
Merge pull request #1040 from percona/PMM-7-bump-versions
PMM-7 Bump versions.
|
2025-12-05 10:09:42 +01:00 |
|
Sveta Smirnova
|
4cc67ff679
|
Merge pull request #1041 from surbhat1595/PKG261
Add support for Amazon Linux 2023
|
2025-12-04 16:42:43 +03:00 |
|
Surabhi Bhat
|
4dc09d253f
|
PKG-414 Add support for Amazon Linux 2023
|
2025-12-04 18:01:52 +05:30 |
|
Jiří Čtvrtka
|
ceac1d438d
|
PMM-7 Update sort.
|
2025-12-04 09:30:21 +01:00 |
|
Jiří Čtvrtka
|
bff9437728
|
PMM-7 Bump go in yml.
|
2025-12-04 09:24:24 +01:00 |
|
Jiří Čtvrtka
|
ae9a8db6bc
|
PMM-7 Bump versions.
|
2025-12-04 09:19:51 +01:00 |
|
Sveta Smirnova
|
bcae8b2d60
|
Merge branch 'Changelog' into release-v3.7.1
|
2025-12-03 17:45:34 +03:00 |
|
Sveta Smirnova
|
25a011d18e
|
RM-1554 - Percona Toolkit 3.7.1
- Removed extra new lines in the Changelog
|
2025-12-03 17:42:16 +03:00 |
|