Skip to content

Tags: block/spirit

Tags

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: align move and sync progress and status reporting (#1218)

* refactor: align runner progress and sync status formatting

Signed-off-by: Morgan Tocker <mtocker@squareup.com>

* test: isolate progress polling from connection budget coverage

Signed-off-by: Morgan Tocker <mtocker@squareup.com>

* fix: report actual per-table row counts and pace progress polling

Signed-off-by: Morgan Tocker <mtocker@squareup.com>

* fix: exclude shadow tables from progress row estimates

Signed-off-by: Morgan Tocker <mtocker@squareup.com>

---------

Signed-off-by: Morgan Tocker <mtocker@squareup.com>

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1107 from morgo/bump-go-mysql-org

bump go-mysql-org dependency

v0.15.1

Toggle v0.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #981 from morgo/improve-logging

Improve logging levels

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #975 from morgo/allow-wildcard-grants

support wildcard grants in priv check

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #878 from morgo/fix-checksum-recopy

fix: SingleTargetApplier.UpsertRows mis-aligns columns when source has STORED generated columns

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #833 from Kiran01bm/kiran01bm-ci-skip-docs-only

Kiran01bm ci skip docs only

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #678 from morgo/add-fmt-docs

Add docs for fmt subcommand

v0.11.3

Toggle v0.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #667 from morgo/add-declarative-to-imperative

Add PlanChanges and DeclarativeToImperative to API

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #662 from morgo/mtocker-allow-roles

revert role usage

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #661 from morgo/fix-late-error

fix late error