Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
Tracked by #10711
candiduslynx opened this issue May 11, 2023 · 0 comments · Fixed by #10818 or #10635
Closed
1 task done
Tracked by #10711

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

candiduslynx opened this issue May 11, 2023 · 0 comments · Fixed by #10818 or #10635
Assignees

Comments

@candiduslynx
Copy link
Contributor

candiduslynx commented May 11, 2023

Which problem is this feature request solving?

Part of #10711

Describe the solution you'd like

Upgrade the code.

Pull request (optional)

  • I can submit a pull request
@bbernays bbernays self-assigned this May 16, 2023
@kodiakhq kodiakhq bot closed this as completed in #10818 May 18, 2023
kodiakhq bot pushed a commit that referenced this issue 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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment