Skip to content

Commit f867847

Browse files
authored
chore(main): Release v4.31.0 (#1529)
🤖 I have created a release *beep* *boop* --- ## [4.31.0](v4.30.0...v4.31.0) (2024-02-27) ### Features * Allow homogeneous data types to be configured ([#1533](#1533)) ([ca7cdb8](ca7cdb8)) ### Bug Fixes * Default Plugin logger assumes plugin is a `source` ([#1531](#1531)) ([b7dcd56](b7dcd56)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.18.0 ([#1528](#1528)) ([4cc6ade](4cc6ade)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.0 ([#1532](#1532)) ([4b475bb](4b475bb)) * Support list scalars from JSON ([#1530](#1530)) ([cf13dd5](cf13dd5)) --- 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 ca7cdb8 commit f867847

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.31.0](https://github.com/cloudquery/plugin-sdk/compare/v4.30.0...v4.31.0) (2024-02-27)
9+
10+
11+
### Features
12+
13+
* Allow homogeneous data types to be configured ([#1533](https://github.com/cloudquery/plugin-sdk/issues/1533)) ([ca7cdb8](https://github.com/cloudquery/plugin-sdk/commit/ca7cdb8b150900a315a694626d394775bcfc6b90))
14+
15+
16+
### Bug Fixes
17+
18+
* Default Plugin logger assumes plugin is a `source` ([#1531](https://github.com/cloudquery/plugin-sdk/issues/1531)) ([b7dcd56](https://github.com/cloudquery/plugin-sdk/commit/b7dcd56e25abfea5992f4746910d5c39ce93e121))
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.18.0 ([#1528](https://github.com/cloudquery/plugin-sdk/issues/1528)) ([4cc6ade](https://github.com/cloudquery/plugin-sdk/commit/4cc6adeb4edfb9bf8b8b51716ceefec284d43548))
20+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.0 ([#1532](https://github.com/cloudquery/plugin-sdk/issues/1532)) ([4b475bb](https://github.com/cloudquery/plugin-sdk/commit/4b475bbd5d61e533fd0aad1d80f7dfe5e58b039d))
21+
* Support list scalars from JSON ([#1530](https://github.com/cloudquery/plugin-sdk/issues/1530)) ([cf13dd5](https://github.com/cloudquery/plugin-sdk/commit/cf13dd56e0d54a1c6d5f72d7590991d8c676a233))
22+
823
## [4.30.0](https://github.com/cloudquery/plugin-sdk/compare/v4.29.1...v4.30.0) (2024-02-16)
924

1025

0 commit comments

Comments
 (0)