Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/percona/percona-toolkit from 0.0.0-20250129114007-6c2dec8502c1 to 3.2.1+incompatible #3619

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps github.com/percona/percona-toolkit from 0.0.0-20250129114007-6c2dec8502c1 to 3.2.1+incompatible.

Changelog

Sourced from github.com/percona/percona-toolkit's changelog.

Changelog for Percona Toolkit

v3.7.0 released 2024-12-23

  • Feature PT-2340: Support MySQL 8.4
  • Improvement PT-2347: Improper use of sha256 hash algorithm in percona-toolkit/src/go/pt-secure-collect /encrypt.go
  • Improvement PR-862: Fixed flaky tests (Thanks to Henning Pöttker for the contribution)
  • Improvement PR-839: Update pt-mysql-summary (Thanks to GOKUL S for the contribution)
  • Fixed bug PT-2371: pt-summary errors out with "STATUS_THP_SYSTEM: unbound variable" (Thanks to Jason Ng for the contribution)

v3.6.0 released 2024-06-12

  • Feature PR-754: Port improved pt-pmp (Thanks to Alexey Stroganov for the contribution)
  • Feature PT-1751: adds --where param to pt-online-schema-change
  • Feature PT-1717: resume pt-online-schema-change if interrupted
  • Improvement PT-2100: fixed Wide character error (Thanks to Satoshi MITANI for the contribution)
  • Improvement PT-2307: Include last inactive check messages on pt-galera-log-explainer (Thanks Yoann La Cancellera for the contribution)
  • Improvement PR-160: added support for operf if present, and if CMD_OPCONTROL is not set (Thanks to Fernando Ipar for the contribution)
  • Improvement PR-140: Add CPU cache configuration info to pt-summary (Thanks to Alexey Kopytov for the contribution)
  • Improvement PR-765: pt-galera-log-explainer: improvements from feedbacks (Thanks Yoann La Cancellera for the contribution)
  • Improvement PT-2233: pt-k8s-debug-collector needs psql in the host node (Thanks to Jobin Augustine for the contribution)
  • Improvement PR-772: pt-galera-log-explainer: add custom regexes parameter (Thanks Yoann La Cancellera for the contribution)
  • Improvement PT-2301: pt-galera-log-explainer: whois redesign (Thanks Yoann La Cancellera for the contribution)
  • Improvement PT-2190: pt-show-grants should use print_identified_with_as_hex
  • Improvement PT-2247: pt-show-grants does not CREATE USER (Thanks to Marco Tusa for the contribution)
  • Improvement PT-2299: collect openssl x509 certificate information for each secret
  • Fixed bug PT-2298: pt-galera-log-explainer: superfluous lines on conflicts (Thanks Yoann La Cancellera for the contribution)
  • Fixed bug PT-2295: Fix tests on distributions
  • Fixed bug PT-2275: "System Summary" graph breaks when perl is not available (OS summary dashboard)
  • Fixed bug PT-2284: pt-kill 3.5.5: "Wide character in printf at /usr/bin/pt-kill line 7553."
  • Fixed bug PT-2264: pt-query-digest Pipeline process 11 (--output slowlog) caused an error: Wide character
  • Fixed bug PT-2313: pt-diskstat fails with new kernels again
  • Fixed bug PT-1911: pt-online-schema-change can't use options port
  • Fixed bug PT-2119: pt-osc aborts in 8.0.15 even if no FK exists #792
  • Fixed bug PT-1194: LP #1266896: pt-table-sync port problem
  • Fixed bug PT-2217: pt-mongodb-summary gives error with psmdb6.0
  • Fixed bug PT-2231: pt-osc + PTDEBUG=1 fails with Use of uninitialized value in concatenation (.) or string at ./pt-online-schema-change line 4309.
  • Fixed bug PT-2327: pt-mysql-summary fails to connect if password has a single quote character
  • Fixed bug PT-2302: pt-k8s-debug-collector cannot pass properly to pt-mysql-summary pxc root password with special characters
  • Fixed bug PT-2309: pt-table-sync hits an error when the primary key is uuid binary
  • Fixed bug PT-2154: Fix tests for pt-table-sync

v3.5.7 released 2023-12-23

This is a HotFix release that does not have any public bug fix

v3.5.6 released 2023-12-21

  • Feature PR-669: Add pt-galera-log-explainer (Thanks Yoann La Cancellera for the contribution)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 11, 2025 02:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2025 02:55
@dependabot dependabot bot requested review from ademidoff, BupycHuk, idoqo and JiriCtvrtka and removed request for a team February 11, 2025 02:55
@github-actions github-actions bot enabled auto-merge (squash) February 11, 2025 02:56
@dependabot dependabot bot force-pushed the dependabot/go_modules/v3/github.com/percona/percona-toolkit-3.2.1incompatible branch 6 times, most recently from 942c0ef to 7a9ac93 Compare February 17, 2025 08:46
Bumps [github.com/percona/percona-toolkit](https://github.com/percona/percona-toolkit) from 0.0.0-20250129114007-6c2dec8502c1 to 3.2.1+incompatible.
- [Changelog](https://github.com/percona/percona-toolkit/blob/3.x/Changelog)
- [Commits](https://github.com/percona/percona-toolkit/commits/v3.2.1)

---
updated-dependencies:
- dependency-name: github.com/percona/percona-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/v3/github.com/percona/percona-toolkit-3.2.1incompatible branch from 7a9ac93 to 9e70ecb Compare February 20, 2025 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants