Commit Graph

5455 Commits

Author SHA1 Message Date
Sveta Smirnova
5e72127ebf Merge branch 'release-v3.6.0' of github.com:percona/percona-toolkit into release-v3.6.0 2024-06-07 22:12:44 +03:00
Sveta Smirnova
8aecd2bf09 Adjusted t/pt-table-checksum/samples/default-results-5.7.txt to skip unstable results 2024-06-07 22:12:23 +03:00
Sveta Smirnova
942298a246 Merge pull request #826 from percona/fix_build
Fix build
2024-06-07 22:12:16 +03:00
Sveta Smirnova
143f694a78 Adjusted t/pt-table-checksum/samples/default-results-5.7.txt to skip unstable results 2024-06-07 22:11:35 +03:00
EvgeniyPatlan
efbebc6f71 Fix build 2024-06-07 22:11:35 +03:00
Sveta Smirnova
dd1e9aeac3 Adjusted t/pt-table-checksum/samples/default-results-5.7.txt to skip unstable results 2024-06-07 22:11:35 +03:00
Sveta Smirnova
1774b856be PT-2264 - pt-query-digest Pipeline process 11 (--output slowlog) caused an error: Wide character
- Skipped test for versions before 8.0
2024-05-30 03:48:14 +03:00
Sveta Smirnova
f8d2f59e62 PT-2119 - pt-osc aborts in 8.0.15 even if no FK exists
- Adjusted test case, so it is skipped on 5.7
2024-05-30 03:38:20 +03:00
Sveta Smirnova
e95f4bc016 PT-1717 - resume pt-online-schema-change if it's interrupted
- Remove INT columns format when compare history table definition
2024-05-30 03:28:06 +03:00
Sveta Smirnova
0abaa8ad69 Merge branch '3.x' into release-v3.6.0 2024-05-29 16:55:11 +03:00
Sveta Smirnova
83ba470afe Merge pull request #825 from alina-derkach-oaza/PT-2256-RN-3.6.0
PT-2256 Release notes for Percona Toolkit version 3.6.0
2024-05-29 16:54:26 +03:00
Sveta Smirnova
58d689f36f Merge pull request #823 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.21.0
build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
2024-05-29 16:52:26 +03:00
Sveta Smirnova
c03812c4d5 Merge pull request #822 from percona/dependabot/go_modules/github.com/hashicorp/go-version-1.7.0
build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
2024-05-29 16:52:06 +03:00
Sveta Smirnova
47712df15b Merge pull request #821 from percona/dependabot/go_modules/github.com/rs/zerolog-1.33.0
build(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0
2024-05-29 16:51:52 +03:00
Alina Derkach
710d60985c PT-2256 Release notes for Percona Toolkit version 3.6.0
modified:   Makefile.PL
	modified:   config/sphinx-build/conf.py
	modified:   docs/release_notes.rst
2024-05-28 16:21:51 +03:00
Sveta Smirnova
42d7854722 Merge pull request #824 from percona/ubuntu24
Ubuntu24
2024-05-27 15:57:03 +03:00
EvgeniyPatlan
0f4fe96e63 Ubuntu24 2024-05-27 11:37:14 +02:00
dependabot[bot]
20c4e99304 build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.20.0...0.21.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 09:23:29 +00:00
dependabot[bot]
ee677e27d6 build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
Bumps [github.com/hashicorp/go-version](https://github.com/hashicorp/go-version) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/hashicorp/go-version/releases)
- [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-version/compare/v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 09:23:14 +00:00
dependabot[bot]
a6a4b7c2a4 build(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.32.0 to 1.33.0.
- [Commits](https://github.com/rs/zerolog/compare/v1.32.0...v1.33.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 09:23:10 +00:00
Sveta Smirnova
65914c4c87 Version and modules updated for version 3.6.0 2024-05-25 16:13:43 +03:00
Sveta Smirnova
a8258bf784 PR-471 - Support adding explain output for slow query in JSON report as well
- Removed paths from my laptop from tests
2024-05-25 15:04:11 +03:00
Sveta Smirnova
31124b1b1e Added SSL_verifycn_name flag to start_SSL in HTTP::Micro to resolve t/lib/HTTP/Micro.t test failure on bookworm 2024-05-24 16:57:00 +03:00
Sveta Smirnova
acc0d495d2 Typo in t/lib/bash/collect.t, causing test failure on Bookworm 2024-05-24 11:49:05 +03:00
Sveta Smirnova
2268f78169 PT-1717 - resume pt-online-schema-change if it's interrupted
- Replaced last_insert_id with call to MySQL's SELECT LAST_INSERT_ID() to support elder versions of DBD::mysql
2024-05-23 18:02:52 +03:00
Sveta Smirnova
7cccc98589 Merge branch '3.x' into Changelog 2024-05-22 01:50:59 +03:00
Sveta Smirnova
aa1ac0e688 Merge pull request #816 from percona/PT-2299_collect_openssl_x509_certificate_information_for_each_secret
PT-2299 - collect openssl x509 certificate information for each secret
2024-05-22 00:37:58 +03:00
Sveta Smirnova
f430b961e0 PT-2299 - collect openssl x509 certificate information for each secret
- Typo in MongoDB and MySQL SSL secrets
2024-05-21 22:11:41 +03:00
Sveta Smirnova
6ae7a4a9cd Merge branch 'PT-2299_collect_openssl_x509_certificate_information_for_each_secret' of github.com:percona/percona-toolkit into PT-2299_collect_openssl_x509_certificate_information_for_each_secret 2024-05-21 20:51:01 +03:00
Sveta Smirnova
fe72eb594d PT-2299 - collect openssl x509 certificate information for each secret
- Added missed secrets for PXC, MySQL and MongoDB
2024-05-21 20:50:16 +03:00
Sveta Smirnova
129d8b5cdf Merge pull request #820 from alina-derkach-oaza/fix-edit-button
PT-2343 Remove the Edit this page button and add PostHog script
2024-05-21 20:11:34 +03:00
Alina Derkach
fd108c83d7 Remove the Edit this page button
modified:   config/sphinx-build/conf.py
2024-05-21 18:58:12 +03:00
Sveta Smirnova
861bb78765 Update src/go/pt-k8s-debug-collector/dumper/dumper.go
Removed typo: extra dot
2024-05-21 18:02:56 +03:00
Sveta Smirnova
a74cf58799 Merge pull request #686 from percona/pt-2247
Pt 2247
2024-05-21 17:30:08 +03:00
Sveta Smirnova
afadcfaacf Merge pull request #819 from percona/dependabot/go_modules/k8s.io/api-0.30.1
build(deps): bump k8s.io/api from 0.30.0 to 0.30.1
2024-05-21 02:20:07 +03:00
Sveta Smirnova
973d7d83a2 Added records about Yoann 2024-05-20 18:37:53 +03:00
Sveta Smirnova
4a1fca34a7 Extra space removed 2024-05-20 17:48:46 +03:00
dependabot[bot]
f6c01fdab5 build(deps): bump k8s.io/api from 0.30.0 to 0.30.1
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.30.0 to 0.30.1.
- [Commits](https://github.com/kubernetes/api/compare/v0.30.0...v0.30.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 09:44:20 +00:00
Sveta Smirnova
f8f229d967 Merge pull request #817 from percona/PT-2154_Fix_tests_for_pt-table-sync
PT-2154 - Fix tests for pt-table-sync
2024-05-17 17:06:50 +03:00
Sveta Smirnova
ef78b33f65 Added rest of PRs, planned for the 3.6.0 release 2024-05-17 15:00:22 +03:00
Sveta Smirnova
86e641fc9b Merge branch '3.x' into Changelog 2024-05-17 14:41:02 +03:00
Sveta Smirnova
e7c69d4078 Merge branch '3.x' into PT-2299_collect_openssl_x509_certificate_information_for_each_secret 2024-05-17 14:32:52 +03:00
Sveta Smirnova
5b05f62a0f Merge branch '3.x' into PT-2154_Fix_tests_for_pt-table-sync 2024-05-17 14:29:49 +03:00
Sveta Smirnova
ad35c7ac98 Merge pull request #818 from percona/update_go_in_toolkit_workflow_1_22
Updated Go version to 1.22
2024-05-17 14:28:58 +03:00
Sveta Smirnova
f3f4943d52 PT-2247 - pt-show-grants does not CREATE USER
- Removed option print_identified_with_as_hex, because it was already
  implemented in the PT-2190 fix
- Simplified patch
- Kept CREATE USER/ALTER USER sequence and extra DELETE from mysql.user
  table
- Added test case
2024-05-17 02:34:53 +03:00
Sveta Smirnova
bc23d08fba Merge branch '3.x' into pt-2247 2024-05-16 23:08:46 +03:00
Sveta Smirnova
fdc99f1889 PT-2299 - collect openssl x509 certificate information for each secret
- Full paths for resources as suggested by Nickolay
2024-05-16 21:24:38 +03:00
Sveta Smirnova
113f61ebcf PT-2299 - collect openssl x509 certificate information for each secret
- Added missed secrets for PostgreSQL Operator v1
2024-05-16 18:19:10 +03:00
Sveta Smirnova
50b9a285cd Updated Go version to 1.22 2024-05-16 16:39:38 +03:00
Sveta Smirnova
32cfc53d9d PT-2154 - Fix tests for pt-table-sync
- Removed debug output from t/pt-table-sync/issue_920.t
- Removed debug output from t/pt-table-sync/issue_996.t
2024-05-16 02:30:49 +03:00