COMMITS
/ cli/cmd/sync_v3.go August 9, 2024
M
feat: Enable StateClient usage under docker plugins. (#18880)
Mariano Gappa committed
August 8, 2024
B
feat: Enable user to override `invocation_id` (#18878)
Ben Bernays committed
August 2, 2024
M
feat: Support table name changes on basic transformer. (#18833)
Mariano Gappa committed
August 1, 2024
M
feat: Implement transformations support. (#18669)
Mariano Gappa committed
July 17, 2024
E
feat!: Change `skip_dependent_tables` default from `false` to `true` (#18191)
Erez Rokah committed
B
feat!: Remove unique constraints in append mode (#17129)
Ben Bernays committed
July 4, 2024
M
fix: Attempt mitigation of race in tests. (#18446)
Mariano Gappa committed
June 25, 2024
B
feat: Enable {{SYNC_ID}} to be used in `sync_group_id` (#18364)
Ben Bernays committed
June 19, 2024
E
fix: Skip relations of incremental tables from delete stale (#18239)
Erez Rokah committed
June 18, 2024
M
feat: Improve tracking of sync command. (#18282)
Mariano Gappa committed
June 11, 2024
E
June 6, 2024
May 14, 2024
B
feat: Sync Metadata table (#17842)
Ben Bernays committed
May 9, 2024
B
fix: Do not combine source and destination warnings and errors (#17914)
Ben Bernays committed
May 6, 2024
A
fix(deps): Upgrade `github.com/apache/arrow/go` to `v16` (#17889)
Alex Shcherbakov committed
April 30, 2024
H
feat: Add log message at end of sync with stats (#17826)
Herman Schaaf committed
April 22, 2024
E
feat: Add sync group ID destination spec configuration (#17683)
Erez Rokah committed
April 2, 2024
B
feat: Add local sync summary (#17112)
Ben Bernays committed
March 25, 2024
B
feat: Support Sending the `sync_id` to plugins (#17236)
Ben Bernays committed
February 16, 2024
H
fix: Send started status for Cloud Syncs (#16664)
Herman Schaaf committed
H
fix: Add warnings and errors to cloud sync progress reports (#16654)
Herman Schaaf committed
February 15, 2024
H
feat: Set sync status to complete when sync is done (#16640)
Herman Schaaf committed
February 8, 2024
A
feat: Validate plugin spec before init (#16546)
Alex Shcherbakov committed
January 23, 2024
E
feat: Report progress for sync runs (#16229)
Erez Rokah committed
January 18, 2024
B
fix: Make `WithRemoveUniqueConstraints` non-breaking (#16188)
Ben Bernays committed
January 17, 2024
B
fix: Remove Unique Constraints in Append Mode (#16186)
Ben Bernays committed
December 20, 2023
A
fix(deps): Update `github.com/apache/arrow/go` to `v15` (#15754)
Alex Shcherbakov committed
October 16, 2023
B
feat: Support DeleteRecord Message (#14495)
Ben Bernays committed
August 31, 2023
A
fix(main): Truncate sync time to microsecond (#13484)
Alex Shcherbakov committed
August 30, 2023
H
fix: Skip incremental tables when performing delete-stale (#13482)
Herman Schaaf committed
H
feat: Allow use of backend that is not in list of destinations (#13475)
Herman Schaaf committed
August 28, 2023
C
fix(deps): Update `github.com/cloudquery/arrow/go/v13` to `github.com/apache/arrow/go/v14` (#13341)
CloudQuery Bot committed
August 24, 2023
E
fix: Send delete stale when `--no-migrate` is used (#13310)
Erez Rokah committed
August 9, 2023
A
fix(main): Don't migrate in new plugins if `--no-migrate` is used (#12962)
Alex Shcherbakov committed
August 1, 2023
H
fix: Add name of destination to error on init (#12675)
Herman Schaaf committed
July 7, 2023
Y
fix(cli): Provide helpful message when write fails (#12056)
Yevgeny Pats committed
July 3, 2023
H
feat: Handle State backends in CLI for v3 protocol (#11899)
Herman Schaaf committed
Y
feat: Support state backend in proto v3 (#11896)
Yevgeny Pats committed
Y
fix(cli): Add variable support (#11870)
Yevgeny Pats committed
June 30, 2023
Y
fix(cli): Fix sync in protov3 (#11822)
Yevgeny Pats committed
June 28, 2023
H
fix: CLI v4: issue config deprecation warnings, pass options to plugin-level spec (#11766)
Herman Schaaf committed
June 26, 2023
H
fix(cli): Set SkipDependentTables, DeterministicCqId (#11759)
Herman Schaaf committed
H
feat(cli): Upgrade to SDK v4, protocol v3 (#11683)
Herman Schaaf committed