Skip to content

feat(sqlite): Migrate to github.com/cloudquery/plugin-sdk/v3#10818

Merged
kodiakhq[bot] merged 9 commits into
cloudquery:mainfrom
bbernays:sqlit-v3
May 18, 2023
Merged

feat(sqlite): Migrate to github.com/cloudquery/plugin-sdk/v3#10818
kodiakhq[bot] merged 9 commits into
cloudquery:mainfrom
bbernays:sqlit-v3

Conversation

@bbernays
Copy link
Copy Markdown
Collaborator

@bbernays bbernays commented May 16, 2023

Closes #10730

@bbernays bbernays requested review from a team and amanenk and removed request for a team May 16, 2023 17:47
@cq-bot cq-bot added the sqlite label May 16, 2023
@candiduslynx candiduslynx requested review from a team and hermanschaaf and removed request for a team and amanenk May 16, 2023 17:53
@candiduslynx candiduslynx changed the title feat(sqlite): Migrate to github.com/cloudquery/plugin-sdk/v3 feat(sqlite): Migrate to github.com/cloudquery/plugin-sdk/v3 May 16, 2023
Comment thread plugins/destination/sqlite/client/read.go Outdated
Comment thread plugins/destination/sqlite/client/read.go Outdated
Comment thread plugins/destination/sqlite/client/migrate.go Outdated
Copy link
Copy Markdown
Contributor

@candiduslynx candiduslynx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 nit, otherwise good

Comment thread plugins/destination/sqlite/client/read.go Outdated
@candiduslynx candiduslynx requested a review from yevgenypats May 18, 2023 07:26
@yevgenypats yevgenypats added the automerge Automatically merge once required checks pass label May 18, 2023
@kodiakhq kodiakhq Bot merged commit 38db6c5 into cloudquery:main May 18, 2023
kodiakhq Bot pushed a commit that referenced this pull request May 18, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-destination-sqlite-v2.0.5...plugins-destination-sqlite-v2.1.0) (2023-05-18)


### Features

* **deps:** Upgrade to Apache Arrow v13 (latest `cqmain`) ([#10605](#10605)) ([a55da3d](a55da3d))
* **sqlite:** Migrate to `github.com/cloudquery/plugin-sdk/v3` ([#10818](#10818)) ([38db6c5](38db6c5)), closes [#10730](#10730)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.0.8 ([#10798](#10798)) ([27ff430](27ff430))
* Upgrade to plugin-sdk v3.5.2 (Fixes delete-stale for incremental tables) ([#10852](#10852)) ([d34e3dc](d34e3dc))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@bbernays bbernays deleted the sqlit-v3 branch May 18, 2023 21:30
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.

feat: Migrate plugin/destination/sqlite to github.com/cloudquery/plugin-sdk/v3

5 participants