Skip to content

Commit 0dabfeb

Browse files
authored
chore(main): Release v3.5.2 (#885)
🤖 I have created a release *beep* *boop* --- ## [3.5.2](v3.5.1...v3.5.2) (2023-05-18) ### Bug Fixes * **arrow:** `schema.Table` <-> `arrow.Schema` conversion ([#886](#886)) ([61d98c9](61d98c9)) * **destination:** Don't duplicate tables to be removed ([#886](#886)) ([61d98c9](61d98c9)) * **tables:** Flatten stripping relations ([#884](#884)) ([e890385](e890385)) * **testing:** CQ Parent ID column should not be NotNull ([#887](#887)) ([f4aa5bc](f4aa5bc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 61d98c9 commit 0dabfeb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.5.2](https://github.com/cloudquery/plugin-sdk/compare/v3.5.1...v3.5.2) (2023-05-18)
9+
10+
11+
### Bug Fixes
12+
13+
* **arrow:** `schema.Table` <-> `arrow.Schema` conversion ([#886](https://github.com/cloudquery/plugin-sdk/issues/886)) ([61d98c9](https://github.com/cloudquery/plugin-sdk/commit/61d98c9558287879137e10da0687bbf307d0d0ac))
14+
* **destination:** Don't duplicate tables to be removed ([#886](https://github.com/cloudquery/plugin-sdk/issues/886)) ([61d98c9](https://github.com/cloudquery/plugin-sdk/commit/61d98c9558287879137e10da0687bbf307d0d0ac))
15+
* **tables:** Flatten stripping relations ([#884](https://github.com/cloudquery/plugin-sdk/issues/884)) ([e890385](https://github.com/cloudquery/plugin-sdk/commit/e890385102e2668a16e35cff75fe2ffea32f2937))
16+
* **testing:** CQ Parent ID column should not be NotNull ([#887](https://github.com/cloudquery/plugin-sdk/issues/887)) ([f4aa5bc](https://github.com/cloudquery/plugin-sdk/commit/f4aa5bcebc88ae1a9a5bd90937dcd5868dc0dff1))
17+
818
## [3.5.1](https://github.com/cloudquery/plugin-sdk/compare/v3.5.0...v3.5.1) (2023-05-16)
919

1020

0 commit comments

Comments
 (0)