Sveta Smirnova
0a98a81370
Merge pull request #863 from hpoettker/PT-2378_table_sync_with_more_fp_precision
...
PT-2378 - extended FP precision in pt-table-sync
2025-01-14 18:06:55 +03:00
Sveta Smirnova
f837672d1d
Merge pull request #861 from hpoettker/PT-2377_table_sync_with_utf8_json
...
PT-2377 - fixed pt-table-sync for JSON utf8 strings
2025-01-14 18:04:41 +03:00
Henning Poettker
1e581be06a
PT-2378 - extended FP precision in pt-table-sync
...
pt-table-sync now uses up to 17 decimal digits when writing
floating point numbers in the generated SQL statements.
This is necessary to prevent unintended data changes.
2025-01-13 09:31:51 +01:00
Sveta Smirnova
ce20bc7dd1
Merge pull request #860 from hpoettker/PT-2375_table_sync_with_generated_columns
...
PT-2375 - fixed pt-table-sync for tables with generated columns
2024-12-27 18:08:08 +03:00
Henning Poettker
16b06dcfc2
PT-2377 - fixed pt-table-sync for JSON utf8 strings
...
The MySQL driver DBD::mysql does not decode JSON values as utf8
although MySQL uses utf8mb4 for all JSON strings.
This change decodes JSON values as utf8 (when not already done)
such that SQL statements are generated correctly.
2024-12-27 13:46:55 +01:00
Sveta Smirnova
10ed817eda
Merge pull request #904 from percona/dependabot/github_actions/actions/upload-artifact-4.5.0
...
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
2024-12-25 17:28:42 +03:00
Sveta Smirnova
4a8e83d136
Merge pull request #905 from percona/release-v3.7.0
...
Release v3.7.0
v3.7.0
2024-12-23 16:19:03 +03:00
dependabot[bot]
e45ae53d67
build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.3...v4.5.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 09:46:12 +00:00
Surabhi Bhat
8eced865d3
Update build script for PT arm packages
2024-12-20 18:16:54 +05:30
Surabhi Bhat
1f33ae4f3c
Update go version to 1.23.4
2024-12-20 15:09:45 +05:30
Sveta Smirnova
3f46642bee
Merge pull request #899 from alina-derkach-oaza/PT-2406-3.7.0
...
PT-2406 Release notes for Percona Toolkit version 3.7.0
2024-12-19 20:25:46 +03:00
Sveta Smirnova
08a7a62b13
Update docs/release_notes.rst
2024-12-19 20:25:34 +03:00
Alina Derkach
eb803d49d6
PT-2406 Release notes for Percona Toolkit version 3.7.0
...
modified: docs/release_notes.rst
2024-12-19 18:12:53 +01:00
Sveta Smirnova
3e37fd25f0
Release 3.7.0
...
- Updated release date
2024-12-19 18:50:11 +03:00
Sveta Smirnova
02ada0ddc9
Release 3.7.0
...
- Updated version
2024-12-19 18:41:01 +03:00
Sveta Smirnova
8fc5f6c2f3
Release 3.7.0
...
- Updated version of the golang.org/x/net package to 0.33.0
2024-12-19 17:52:10 +03:00
Sveta Smirnova
4d2cdcf50a
Release 3.7.0
...
- Updated version of Go in go.mod to 1.23.4
2024-12-19 17:48:06 +03:00
Sveta Smirnova
e9fb4101fd
Merge branch '3.x' into release-v3.7.0
2024-12-19 17:42:43 +03:00
Sveta Smirnova
64a05713f2
Merge branch 'Changelog' into release-v3.7.0
2024-12-19 17:42:11 +03:00
Sveta Smirnova
d86389077b
Release 3.7.0
2024-12-19 17:40:01 +03:00
Sveta Smirnova
010f05200e
Merge pull request #898 from percona/fix-typos
...
Fix typos
2024-12-19 17:33:56 +03:00
Sveta Smirnova
f81373e583
Merge branch '3.x' into release-v3.7.0
2024-12-18 20:40:21 +03:00
Sveta Smirnova
c019ecfb8a
Merge pull request #896 from percona/PT-2347-kdf
...
PT-2347 Use KDF instead of hash
2024-12-18 20:39:00 +03:00
Artem Gavrilov
c4260e5d7a
Fix typos
2024-12-18 16:11:27 +02:00
Artem Gavrilov
91fec36bac
PT-2347 Refactoring
2024-12-18 15:27:16 +02:00
Artem Gavrilov
d661be484c
PT-2347 Add test
2024-12-18 15:18:30 +02:00
Artem Gavrilov
3dd1f7da83
PT-2347 Update collect.go
2024-12-18 00:54:15 +02:00
Artem Gavrilov
78f2030485
PT-2347 Use KDF instead of hash
2024-12-17 23:00:25 +02:00
Sveta Smirnova
118c9e0855
Merge branch '3.x' into release-v3.7.0
2024-12-16 15:24:53 +03:00
Sveta Smirnova
754c40628d
Merge pull request #894 from percona/dependabot/go_modules/golang.org/x/crypto-0.31.0
...
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
2024-12-16 15:24:19 +03:00
dependabot[bot]
6b367b4a7a
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 12:23:53 +00:00
Sveta Smirnova
1a0265bc1b
Merge pull request #893 from percona/dependabot/go_modules/golang.org/x/crypto-0.30.0
...
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0
2024-12-16 15:23:06 +03:00
Sveta Smirnova
dea8e1e573
Merge branch '3.x' into dependabot/go_modules/golang.org/x/crypto-0.30.0
2024-12-16 15:22:52 +03:00
Sveta Smirnova
cac0e6b083
Merge pull request #892 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.6.0
...
build(deps): bump github.com/alecthomas/kong from 1.5.0 to 1.6.0
2024-12-16 15:21:53 +03:00
Sveta Smirnova
5f31e57a84
Merge pull request #895 from percona/dependabot/go_modules/k8s.io/api-0.32.0
...
build(deps): bump k8s.io/api from 0.31.3 to 0.32.0
2024-12-16 15:21:40 +03:00
Sveta Smirnova
9f1e50cb58
PT-2340 - Support MySQL 8.4
...
- Changed replica_parallel_workers in configuration for 8.0 and 8.4 to o, because wiat_for_replicas is buggy for multi-threaded slaves (cherry picked from commit d9b0219d9e
)
- Minor tests diagnostic and cleanup
2024-12-16 13:23:41 +03:00
dependabot[bot]
8212b87188
build(deps): bump k8s.io/api from 0.31.3 to 0.32.0
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.31.3 to 0.32.0.
- [Commits](https://github.com/kubernetes/api/compare/v0.31.3...v0.32.0 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 09:17:29 +00:00
dependabot[bot]
71bf9d6e19
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.30.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-12-09 09:47:04 +00:00
dependabot[bot]
569a3e0540
build(deps): bump github.com/alecthomas/kong from 1.5.0 to 1.6.0
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 1.5.0 to 1.6.0.
- [Commits](https://github.com/alecthomas/kong/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 09:47:00 +00:00
Sveta Smirnova
06359e5d1a
Merge branch '3.x' into release-v3.7.0
2024-12-06 19:48:33 +03:00
Sveta Smirnova
58b91247a1
Merge pull request #889 from percona/dependabot/go_modules/github.com/alecthomas/kong-1.5.0
...
build(deps): bump github.com/alecthomas/kong from 1.4.0 to 1.5.0
2024-12-04 13:56:04 +03:00
Sveta Smirnova
44a2819055
PT-2340 - Support MySQL 8.4
...
- Added wait_for_replicas call into t/pt-table-checksum/pt-1616.t
- Added diagnostic output into t/pt-upgrade/run_time.t, t/pt-table-sync/issue_627.t
2024-12-03 16:25:58 +03:00
Sveta Smirnova
3ef8ca77ff
Merge branch '3.x' into release-v3.7.0
2024-12-03 16:20:16 +03:00
Sveta Smirnova
446896d278
Merge pull request #862 from hpoettker/fix_flaky_test_pt_1256
...
Fixed flaky tests
2024-12-02 21:09:19 +03:00
Sveta Smirnova
1a7ed32879
Merge pull request #888 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.29.0
...
build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0
2024-12-02 19:06:04 +03:00
Sveta Smirnova
961d7542e2
Merge pull request #887 from percona/dependabot/go_modules/k8s.io/api-0.31.3
...
build(deps): bump k8s.io/api from 0.31.2 to 0.31.3
2024-12-02 19:05:39 +03:00
Sveta Smirnova
9f589d77e8
Merge pull request #886 from percona/dependabot/go_modules/github.com/stretchr/testify-1.10.0
...
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
2024-12-02 19:00:08 +03:00
Sveta Smirnova
e038b275ef
PT-2340 - Support MySQL 8.4
...
- Added Lmo submodules into pt-visual-explain
2024-12-02 17:32:32 +03:00
dependabot[bot]
c1e2284839
build(deps): bump github.com/alecthomas/kong from 1.4.0 to 1.5.0
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 1.4.0 to 1.5.0.
- [Commits](https://github.com/alecthomas/kong/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 10:43:50 +00:00
dependabot[bot]
8d4ea31f9f
build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.29.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.28.0...0.29.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-11-25 10:13:25 +00:00