Skip to content

Commit 3252f9c

Browse files
authored
chore(main): Release v4.13.0 (#1290)
🤖 I have created a release *beep* *boop* --- ## [4.13.0](v4.12.5...v4.13.0) (2023-10-16) ### Features * Add support for conditional static linking of C lib to builds ([#1292](#1292)) ([7c27065](7c27065)) * Support Delete Record ([#1282](#1282)) ([1f0a603](1f0a603)) ### Bug Fixes * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#1291](#1291)) ([7c634dc](7c634dc)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.3 ([#1289](#1289)) ([3e063bc](3e063bc)) --- 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 7c27065 commit 3252f9c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ 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.13.0](https://github.com/cloudquery/plugin-sdk/compare/v4.12.5...v4.13.0) (2023-10-16)
9+
10+
11+
### Features
12+
13+
* Add support for conditional static linking of C lib to builds ([#1292](https://github.com/cloudquery/plugin-sdk/issues/1292)) ([7c27065](https://github.com/cloudquery/plugin-sdk/commit/7c27065c6ac9a4f84b8ea7dc7024f01677cc6357))
14+
* Support Delete Record ([#1282](https://github.com/cloudquery/plugin-sdk/issues/1282)) ([1f0a603](https://github.com/cloudquery/plugin-sdk/commit/1f0a6039e61d64ee0530c6a195ee38ba183dad7f))
15+
16+
17+
### Bug Fixes
18+
19+
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#1291](https://github.com/cloudquery/plugin-sdk/issues/1291)) ([7c634dc](https://github.com/cloudquery/plugin-sdk/commit/7c634dc1e8e0ef6959a73922938ff8280d326682))
20+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.3 ([#1289](https://github.com/cloudquery/plugin-sdk/issues/1289)) ([3e063bc](https://github.com/cloudquery/plugin-sdk/commit/3e063bc7eda88938d96ee94bc7ebdc062d4822f2))
21+
822
## [4.12.5](https://github.com/cloudquery/plugin-sdk/compare/v4.12.4...v4.12.5) (2023-10-12)
923

1024

0 commit comments

Comments
 (0)