Skip to content

Commit b796467

Browse files
authored
chore(main): Release v3.0.0 (#856)
🤖 I have created a release *beep* *boop* --- ## [3.0.0](v2.7.0...v3.0.0) (2023-05-09) ### ⚠ BREAKING CHANGES * Upgrade to SDK V3 make Column.Type an arrow.DataType ([#854](#854)) ### Features * Upgrade to SDK V3 make Column.Type an arrow.DataType ([#854](#854)) ([1265554](1265554)) --- 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 9cacb00 commit b796467

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.0.0](https://github.com/cloudquery/plugin-sdk/compare/v2.7.0...v3.0.0) (2023-05-09)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* Upgrade to SDK V3 make Column.Type an arrow.DataType ([#854](https://github.com/cloudquery/plugin-sdk/issues/854))
14+
15+
### Features
16+
17+
* Upgrade to SDK V3 make Column.Type an arrow.DataType ([#854](https://github.com/cloudquery/plugin-sdk/issues/854)) ([1265554](https://github.com/cloudquery/plugin-sdk/commit/12655541d1b7e4a1c5ab69e3c9e16f3978d2d44e))
18+
819
## [2.7.0](https://github.com/cloudquery/plugin-sdk/compare/v2.6.0...v2.7.0) (2023-05-09)
920

1021

0 commit comments

Comments
 (0)