Sveta Smirnova
|
98010df705
|
Merge pull request #828 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.22.0
build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
|
2024-06-18 14:31:08 +03:00 |
|
Sveta Smirnova
|
655a5fa9db
|
Merge pull request #831 from percona/release-v3.6.0
Release v3.6.0
v3.6.0
|
2024-06-12 20:23:24 +03:00 |
|
Sveta Smirnova
|
42e7516a98
|
Merge pull request #830 from percona/alina-derkach-oaza-patch-1
PT-2256 Add missing issues to the release notes
|
2024-06-12 20:12:52 +03:00 |
|
Alina Derkach
|
3f282bbd51
|
PT-2256 Add missing issues to the release notes
Update release_notes.rst
|
2024-06-12 18:51:23 +03:00 |
|
dependabot[bot]
|
3c154c88c9
|
build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.23.0 to 0.24.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-10 09:59:28 +00:00 |
|
dependabot[bot]
|
a7b9459aa8
|
build(deps): bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.21.0...0.22.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-06-10 09:29:51 +00:00 |
|
Sveta Smirnova
|
4de15ef752
|
Merge pull request #827 from percona/fix_go_ver
Fix go version
|
2024-06-10 11:54:34 +03:00 |
|
EvgeniyPatlan
|
0c16c13689
|
Fix go version
|
2024-06-10 10:46:52 +02:00 |
|
Sveta Smirnova
|
1ecc039be7
|
Adjusted release date for 3.6.0 and updated Go version in go.mod
|
2024-06-08 11:52:51 +03:00 |
|
Sveta Smirnova
|
e8a09c62a3
|
Fixed wait_for_slaves in t/pt-table-sync/master_master.t, so it instructs master1 to wait when master2 is up-to-date
|
2024-06-07 22:12:44 +03:00 |
|
Sveta Smirnova
|
aaa258d209
|
Added master server restart in the cleanup for t/pt-online-schema-change/pt-2168-cancel.t test, so next test is not affected by not properly closed connections in 5.7
|
2024-06-07 22:12:44 +03:00 |
|
Sveta Smirnova
|
8dd0f28f64
|
Removed extra spaces in lsof output, so mysql_pid detection does not depend on lsof format
|
2024-06-07 22:12:44 +03:00 |
|
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 |
|