Yoann La Cancellera
c67047e781
Remove: propagation of ip propagation to older hash, Add: operator regression test
...
When adding "ownip", it was also propagating the new IP to the old hash.
But with operators, when IP where changing hash will also change, so
linking the new IP to old hash is anachronic. It is not wrong, but
depending on the order of map merges, the newest information could have
been overriden depending on the order of events.
That situation was producing X(2*number of conflicts) versions of output for operators, with
different md5sum, which could produce false-positive regression tests
So currently some information are not linked anymore, so some IPs are
not translated even though they could, but it is a limitation of using
maps as source of truth, as they are not versioned
2023-12-29 17:19:01 +03:00
Sveta Smirnova
8369cfc42a
Merge pull request #747 from percona/release-v3.5.7
...
Release v3.5.7
v3.5.7
2023-12-23 02:07:45 +03:00
Sveta Smirnova
7617e20e48
Date in release notes
2023-12-22 23:49:01 +03:00
Sveta Smirnova
be9bade155
Corrrected version for build tools
2023-12-22 23:38:42 +03:00
Sveta Smirnova
5b61ec79b5
Version and release notes updated
2023-12-22 23:34:57 +03:00
Sveta Smirnova
58cfb21740
Merge pull request #738 from percona/dependabot/go_modules/github.com/google/uuid-1.5.0
...
Bump github.com/google/uuid from 1.4.0 to 1.5.0
2023-12-22 23:23:10 +03:00
dependabot[bot]
6fb5dad85e
Bump github.com/google/uuid from 1.4.0 to 1.5.0
...
Dependabot couldn't find the original pull request head commit, e6c2b03cb4e7570a374c59c568d51136ae9d82ce.
2023-12-22 20:22:25 +00:00
Sveta Smirnova
4ecc4838fb
Merge pull request #739 from percona/dependabot/go_modules/k8s.io/api-0.29.0
...
Bump k8s.io/api from 0.28.4 to 0.29.0
2023-12-22 23:21:43 +03:00
dependabot[bot]
f87a07d007
Bump k8s.io/api from 0.28.4 to 0.29.0
...
Dependabot couldn't find the original pull request head commit, 7e14040fd776d305c702dc277a37a74f7b1cf813.
2023-12-22 20:19:16 +00:00
Sveta Smirnova
425ac80d6c
Merge pull request #722 from alina-derkach-oaza/PT-2291-RN-3.5.6
...
PT-2291 Release notes for Percona Toolkit version 3.5.6
2023-12-22 23:11:32 +03:00
Sveta Smirnova
baf12f793d
Update percona-toolkit.pod
...
Suggestion added by Eleonora when merged https://github.com/percona/percona-toolkit/pull/745
2023-12-22 23:11:32 +03:00
Sveta Smirnova
04d4329fc7
PT-2291 - Release notes for Percona Toolkit version 3.5.6
...
- Removed extra row for the same contribution
2023-12-22 23:11:32 +03:00
Sveta Smirnova
27f3ee1591
Merge pull request #745 from percona/release-v3.5.6
...
Release v3.5.6
2023-12-22 23:11:32 +03:00
Sveta Smirnova
504e64fd17
typo in Changelog
2023-12-22 23:11:32 +03:00
Sveta Smirnova
d3b4222bea
Merge pull request #736 from percona/v3.5.6-version-modules-update-2
...
Updated modules and version
2023-12-22 23:11:32 +03:00
Sveta Smirnova
9fc0e72ea0
Update docs/release_notes.rst
...
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
2023-12-22 23:11:32 +03:00
Sveta Smirnova
d04968b20c
Updated release notes
2023-12-22 23:11:32 +03:00
Sveta Smirnova
089452e9a5
Update Changelog
...
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
2023-12-22 23:11:32 +03:00
Sveta Smirnova
72d3805cb4
PT-2291 - Release notes for Percona Toolkit version 3.5.6
...
- Updated Changelog
2023-12-22 23:11:32 +03:00
EvgeniyPatlan
a7050eda92
Merge pull request #744 from EvgeniyPatlan/release-v3.5.6
...
ENG-7 fix version
2023-12-22 23:11:32 +03:00
Sveta Smirnova
05f193cb34
PT-2291 - Release notes for Percona Toolkit version 3.5.6
...
- Updated Changelog
2023-12-22 23:11:32 +03:00
Sveta Smirnova
f3ae05c9bd
Merge pull request #740 from percona/dependabot/go_modules/golang.org/x/crypto-0.17.0
...
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
c47e6d5e83
ENG-7 fix version
2023-12-22 23:11:32 +03:00
Sveta Smirnova
a8ba844bcd
More changes into Changelog and sorted output
2023-12-22 23:11:32 +03:00
Sveta Smirnova
efcfe78d7e
Merge branch 'release-v3.5.6' of github.com:percona/percona-toolkit into release-v3.5.6
2023-12-22 23:11:32 +03:00
dependabot[bot]
1edf41124a
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
8cf261c3f9
ENG-7 fix deb build
2023-12-22 23:11:32 +03:00
Sveta Smirnova
6cdb5a07cd
More changes into Changelog
2023-12-22 23:11:32 +03:00
Sveta Smirnova
cb6955c04c
updated docs/percona-toolkit.pod
2023-12-22 23:11:32 +03:00
Sveta Smirnova
3a0a0f54d3
Merge pull request #743 from EvgeniyPatlan/release-v3.5.6
...
ENG-7 fix deb build
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
cce5583545
ENG-7 fix build on el8
2023-12-22 23:11:32 +03:00
Sveta Smirnova
d9e783e0c8
Merge remote-tracking branch 'alina-derkach-oaza/PT-2291-RN-3.5.6' into release-v3.5.6
2023-12-22 23:11:32 +03:00
Sveta Smirnova
ffafa79123
Merge pull request #742 from EvgeniyPatlan/release-v3.5.6
...
ENG-7 fix build on el8
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
e7d15f13b0
ENG-7 fix build
2023-12-22 23:11:32 +03:00
Sveta Smirnova
becd4722db
PT-2291 - Release notes for Percona Toolkit version 3.5.6
...
- Removed extra row for the same contribution
2023-12-22 23:11:32 +03:00
EvgeniyPatlan
1309b2c836
Merge pull request #741 from EvgeniyPatlan/release-v3.5.6
...
ENG-7 fix build
2023-12-22 23:11:32 +03:00
Sveta Smirnova
2cdd973e59
Merge pull request #733 from percona/make_build_docs_for_go
...
Added hook for help output for new option in src/go/Makefile: build
2023-12-22 23:11:31 +03:00
Sveta Smirnova
bab154be03
Updated modules and version
2023-12-22 23:11:31 +03:00
Sveta Smirnova
c6bec028c3
Changelog updated
2023-12-22 23:11:31 +03:00
Sveta Smirnova
55171b2a4a
Merge pull request #729 from percona/PT-2268-pt-online-schema-change_3.5.5_breaks_on_mysql5.7_with_server_id_0
...
PT-2268 - pt-online-schema-change 3.5.5 breaks on mysql5.7 with serve…
2023-12-22 23:11:31 +03:00
Sveta Smirnova
a5bcc86040
Added hook for help output for new option in src/go/Makefile: build
2023-12-22 23:11:31 +03:00
Sveta Smirnova
25d317d12b
Merge branch '3.x' into HEAD
2023-12-22 23:11:31 +03:00
Sveta Smirnova
573b7c9342
Merge pull request #728 from percona/PT-2083-Pt-archiver_--charset_option_is_not_working_for_MySQL8.0
...
PT-2083 - Pt-archiver --charset option is not working for MySQL8.0
2023-12-22 23:11:31 +03:00
Sveta Smirnova
643113540f
PT-2268 - pt-online-schema-change 3.5.5 breaks on mysql5.7 with server_id 0
...
- Better check if server_id is defined
- Added test case
2023-12-22 23:11:31 +03:00
Artem Gavrilov
6520a84d99
Merge pull request #730 from percona/dependabot/go_modules/go.mongodb.org/mongo-driver-1.13.1
...
Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
2023-12-22 23:11:31 +03:00
Artem Gavrilov
7c9b8590d0
Merge pull request #725 from percona/dependabot/go_modules/golang.org/x/crypto-0.16.0
...
Bump golang.org/x/crypto from 0.15.0 to 0.16.0
2023-12-22 23:11:31 +03:00
Sveta Smirnova
fa41e20e83
PT-2083 - Pt-archiver --charset option is not working for MySQL8.0
...
- Run util/update-modules
2023-12-22 23:11:31 +03:00
Sveta Smirnova
9b347dd466
Revert "PT-2083 - Pt-archiver --charset option is not working for MySQL8.0"
...
This reverts commit 284a1f945e
.
2023-12-22 23:11:31 +03:00
Artem Gavrilov
674cc67036
Merge pull request #732 from percona/dependabot/github_actions/aquasecurity/trivy-action-0.16.0
...
Bump aquasecurity/trivy-action from 0.14.0 to 0.16.0
2023-12-22 23:11:31 +03:00
dependabot[bot]
d0730c8073
Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1
...
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases )
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-22 23:11:31 +03:00