Skip to content

Commit 43106be

Browse files
authored
chore(main): Release v4.20.0 (#1404)
🤖 I have created a release *beep* *boop* --- ## [4.20.0](v4.19.1...v4.20.0) (2023-12-07) ### Features * Add `GetPaidTables()` and `HasPaidTables()` to `schema.Tables` ([#1403](#1403)) ([b355fa0](b355fa0)) * Include `is_paid` field when creating tables json during package ([#1405](#1405)) ([455a1e3](455a1e3)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.14.3 ([#1406](#1406)) ([7833342](7833342)) --- 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 7833342 commit 43106be

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.20.0](https://github.com/cloudquery/plugin-sdk/compare/v4.19.1...v4.20.0) (2023-12-07)
9+
10+
11+
### Features
12+
13+
* Add `GetPaidTables()` and `HasPaidTables()` to `schema.Tables` ([#1403](https://github.com/cloudquery/plugin-sdk/issues/1403)) ([b355fa0](https://github.com/cloudquery/plugin-sdk/commit/b355fa07dd8a1265b93c6f3b4f6d17f663a93912))
14+
* Include `is_paid` field when creating tables json during package ([#1405](https://github.com/cloudquery/plugin-sdk/issues/1405)) ([455a1e3](https://github.com/cloudquery/plugin-sdk/commit/455a1e3ebf0eea79bbd11c0f31315775d8609b2b))
15+
16+
17+
### Bug Fixes
18+
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.14.3 ([#1406](https://github.com/cloudquery/plugin-sdk/issues/1406)) ([7833342](https://github.com/cloudquery/plugin-sdk/commit/783334242e12d4d3fe78ddfd5acd11ecd8220fff))
20+
821
## [4.19.1](https://github.com/cloudquery/plugin-sdk/compare/v4.19.0...v4.19.1) (2023-12-04)
922

1023

0 commit comments

Comments
 (0)