Skip to content

Releases: Aiven-Open/aiven-mysql-migrate

0.5.1

13 Mar 09:30
8ff0ad1

Choose a tag to compare

Merge pull request #54 from Aiven-Open/add-claude-md-and-gitignore

Add CLAUDE.md and update .gitignore

0.5.0

20 Feb 08:43
6530cba

Choose a tag to compare

add MySQL 8.4 support (#52)

0.4.0

10 Dec 11:35
425b1b3

Choose a tag to compare

New Features:

mydumper: add support for custom temporary directory for MyDumper tool

Improvements:

Exceptions during migration now have better explanation

0.3.1

10 Dec 08:25
19e6001

Choose a tag to compare

Added --reestablish-replication option that allows to skip dump-restore phase of the migration

0.3.0

05 Dec 07:40
8e7c1ae

Choose a tag to compare

Added --migration-error-path option, this in case of exception will save the error to file

0.2.0

06 Nov 09:08
c5a6272

Choose a tag to compare

Merge pull request #44 from Aiven-Open/daniel.blasina/source-input-trust

documentation: added description that users should trust the source input

0.1.18

04 Nov 13:29
0e83417

Choose a tag to compare

Merge pull request #42 from Aiven-Open/vitali-add-mydumper-flag

migration: added option to run mydumper as migration tool backend

0.1.17

29 Aug 12:13
e5a19f1

Choose a tag to compare

Merge pull request #40 from Aiven-Open/vitali-add-gh-actions-release

gh-actions: added releasing at tag pushing