Skip to content

Releases: utkuozdemir/pv-migrate

v0.6.0

25 Aug 21:34
Compare
Choose a tag to compare

Changelog

f2b6986 Add renovate.json (#53)
ebfce36 Build the project with Go 1.17
1333016 Bump minimum go version to 1.17
aa195c2 Merge remote-tracking branch 'origin/master'
c5a98e7 Refactor ipv6 ssh host logic
c362dee Support user-defined SAs for sshd and rsync pods (#75)
3f6c129 chore(deps): group github-actions renovate dependency updates
a1618e3 chore(deps): ignore renovate.json on builds
82bf26e chore(deps): update actions/setup-go action to v2 (#64)
827595d chore(deps): update docker/build-push-action action to v2.6.1 (#56)
f7dcfb7 chore(deps): update docker/login-action action to v1.10.0 (#57)
4be1045 chore(deps): update docker/setup-buildx-action action to v1.5.1 (#58)
36927d6 chore(deps): update docker/setup-qemu-action action to v1.2.0 (#59)
f11df06 chore(deps): update fkirc/skip-duplicate-actions action to v3.4.1 (#68)
50def16 chore(deps): update github actions (#83)
ffb3a72 chore(deps): update github actions (#85)
926fa03 chore(deps): update goreleaser/goreleaser-action action to v2.7.0 (#60)
1b17e10 chore(deps): update renovate config
e39eb9f chore(deps): update shogo82148/actions-goveralls action to v1.4.5 (#55)
355b4cd chore(deps): update shogo82148/actions-goveralls action to v1.4.6 (#73)
32910ad ci: bump goreleaser and golangci-lint versions
c4a500f ci: configure renovatebot for goreleaser
1fcba24 ci: disable docker updates on renovatebot
16c91b2 ci: fix deprecated usage of use_buildx in .goreleaser.yml
61ade7b ci: fix filematch on renovatebot
f32b83f ci: fix on renovatebot
901191d ci: fix on renovatebot
8f6e1e9 ci: group github actions together in renovatebot
694c7bd ci: group go packages together in renovatebot
4647957 ci: test renovatebot on golangci-lint
b0ac580 fix(deps): update go packages (#81)
41738bb fix(deps): update golang.org/x/crypto commit hash to 0a44fdf (#72)
f8462c1 fix(deps): update golang.org/x/crypto commit hash to a769d52 (#54)
c2d54b1 fix(deps): update module k8s.io/client-go to v0.21.3 (#63)
c9748eb fix: goreleaser version
021c26b rsync: cmd: enclose IPv6 hosts in brackets (#74)

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.6.0

v0.5.10

16 Jul 21:09
2c514ed
Compare
Choose a tag to compare

Changelog

4c68ced Add --source-path and --dest-path flags
2c514ed Human friendly logs (#52)
3f39c0c Render a progress bar during transfer (#50)

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.5.10

v0.5.9

09 Jul 10:31
Compare
Choose a tag to compare

Changelog

9391956 Add --source-mount-read-only CLI flag
a95d1e1 Fix typo in logs

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.5.9

v0.5.8

11 Jun 18:01
Compare
Choose a tag to compare

Changelog

a1cfb0a Handle SIGINT and SIGTERM signals. More consistent logging.
ec2f668 Minor refactor on function name
584fb97 Update .gitignore

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.5.8

v0.5.7

29 May 21:21
Compare
Choose a tag to compare

Changelog

No changes - added scoop bucket for easy installation on Windows

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.5.7

v0.5.6

27 May 19:23
a8e55f8
Compare
Choose a tag to compare

Changelog

b859826 Brew formula update for pv-migrate version v0.5.4
b1085c5 Fix on strategies not running by the given order
0bbed20 Fix support to RSA private key type
84827dd Implement ed25519 ssh key support with a flag and make it the default algorithm

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.5.6

v0.5.5

23 May 00:59
Compare
Choose a tag to compare

Changelog

(No changes, only added homebrew installation option)

Docker images

  • docker pull docker.io/utkuozdemir/pv-migrate:0.5.5

v0.5.4

22 May 16:57
7774cb9
Compare
Choose a tag to compare

Changelog

3cb309c Fix on random generator
621e866 Update default docker images to internalized ones

v0.5.3

01 May 20:34
0e9cd3a
Compare
Choose a tag to compare

Changelog

260f5e0 Accept strategies as comma-separated list of names

v0.5.2

01 May 20:11
4de95f1
Compare
Choose a tag to compare

Changelog

32a5bf9 Change strategy names and their ordering logic
9cdbf68 Simplify strategies