Skip to content

Commit 8fbb8ef

Browse files
authored
chore(main): Release v0.7.0 (#130)
🤖 I have created a release *beep* *boop* --- ## [0.7.0](v0.6.4...v0.7.0) (2022-09-19) ### ⚠ BREAKING CHANGES * Idiomatic serve interface (#126) ### Features * Add version flag ([#127](#127)) ([7e7f1ba](7e7f1ba)) * Idiomatic serve interface ([#126](#126)) ([5f848de](5f848de)) * Use JSON tag for column name when applicable ([#112](#112)) ([3aa795b](3aa795b)) --- 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 7e7f1ba commit 8fbb8ef

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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+
## [0.7.0](https://github.com/cloudquery/plugin-sdk/compare/v0.6.4...v0.7.0) (2022-09-19)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* Idiomatic serve interface (#126)
14+
15+
### Features
16+
17+
* Add version flag ([#127](https://github.com/cloudquery/plugin-sdk/issues/127)) ([7e7f1ba](https://github.com/cloudquery/plugin-sdk/commit/7e7f1baaa944ef1d25314b1271a8683b7ae1bd3e))
18+
* Idiomatic serve interface ([#126](https://github.com/cloudquery/plugin-sdk/issues/126)) ([5f848de](https://github.com/cloudquery/plugin-sdk/commit/5f848de294c23dff0890dc1897d55e2e479983cd))
19+
* Use JSON tag for column name when applicable ([#112](https://github.com/cloudquery/plugin-sdk/issues/112)) ([3aa795b](https://github.com/cloudquery/plugin-sdk/commit/3aa795be2852e025866a96acf3a4c1643c6e2022))
20+
821
## [0.6.4](https://github.com/cloudquery/plugin-sdk/compare/v0.6.3...v0.6.4) (2022-09-18)
922

1023

0 commit comments

Comments
 (0)