Skip to content

Commit 017866e

Browse files
authored
chore(main): Release v4.11.0 (#1244)
🤖 I have created a release *beep* *boop* --- ## [4.11.0](v4.10.2...v4.11.0) (2023-09-25) ### Features * Provide User with actionable error message when no tables are configured for syncing ([#1243](#1243)) ([e53d952](e53d952)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 64e27ff ([#1245](#1245)) ([ff074f4](ff074f4)) * Set GOOS and GOARCH in package command ([#1246](#1246)) ([119f962](119f962)) --- 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 119f962 commit 017866e

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+
## [4.11.0](https://github.com/cloudquery/plugin-sdk/compare/v4.10.2...v4.11.0) (2023-09-25)
9+
10+
11+
### Features
12+
13+
* Provide User with actionable error message when no tables are configured for syncing ([#1243](https://github.com/cloudquery/plugin-sdk/issues/1243)) ([e53d952](https://github.com/cloudquery/plugin-sdk/commit/e53d952fc7347f0c3428a588839f69c2c585a390))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 64e27ff ([#1245](https://github.com/cloudquery/plugin-sdk/issues/1245)) ([ff074f4](https://github.com/cloudquery/plugin-sdk/commit/ff074f4393e15494373578293e7649b6030da803))
19+
* Set GOOS and GOARCH in package command ([#1246](https://github.com/cloudquery/plugin-sdk/issues/1246)) ([119f962](https://github.com/cloudquery/plugin-sdk/commit/119f9628773bf7dcd946fe17571cc523968a36f6))
20+
821
## [4.10.2](https://github.com/cloudquery/plugin-sdk/compare/v4.10.1...v4.10.2) (2023-09-21)
922

1023

0 commit comments

Comments
 (0)