Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Fixes #7165 (the fix is in the SDK cloudquery/plugin-sdk#624).

The changes in the CLI are due to the source reader struct changes

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 23, 2023
@cq-bot cq-bot added the cli label Feb 23, 2023
@erezrokah erezrokah changed the title fix: Update SDK to sync sources in order they appear in config fix: Update CLI SDK to sync sources in order they appear in config Feb 23, 2023
@kodiakhq kodiakhq bot merged commit e36e891 into cloudquery:main Feb 28, 2023
kodiakhq bot pushed a commit that referenced this pull request Feb 28, 2023
🤖 I have created a release *beep* *boop*
---


## [2.4.0](cli-v2.3.10...cli-v2.4.0) (2023-02-28)


### Features

* Better handling of Ctrl+C, log failure reason when sync ends abruptly ([#7756](#7756)) ([4fbaefe](4fbaefe))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.0 ([#8344](#8344)) ([9c57544](9c57544))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.1 ([#8371](#8371)) ([e3274c1](e3274c1))
* Update CLI SDK to sync sources in order they appear in config ([#8403](#8403)) ([e36e891](e36e891))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(sync): When syncing multiple sources and destinations the sync order is unpredictable

3 participants