Skip to content

Commit 76568f6

Browse files
authored
chore(main): Release v4.32.0 (#1538)
🤖 I have created a release *beep* *boop* --- ## [4.32.0](v4.31.0...v4.32.0) (2024-02-28) ### Features * Skip table validation during init ([#1536](#1536)) ([fb09f20](fb09f20)) ### Bug Fixes * Remove unreachable code ([#1537](#1537)) ([6cae5a4](6cae5a4)) --- 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 6cae5a4 commit 76568f6

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.32.0](https://github.com/cloudquery/plugin-sdk/compare/v4.31.0...v4.32.0) (2024-02-28)
9+
10+
11+
### Features
12+
13+
* Skip table validation during init ([#1536](https://github.com/cloudquery/plugin-sdk/issues/1536)) ([fb09f20](https://github.com/cloudquery/plugin-sdk/commit/fb09f20cdc3603bcbfdff6fc060c49992ee4e881))
14+
15+
16+
### Bug Fixes
17+
18+
* Remove unreachable code ([#1537](https://github.com/cloudquery/plugin-sdk/issues/1537)) ([6cae5a4](https://github.com/cloudquery/plugin-sdk/commit/6cae5a44323169d568c0c7a8e236bbcac83d7498))
19+
820
## [4.31.0](https://github.com/cloudquery/plugin-sdk/compare/v4.30.0...v4.31.0) (2024-02-27)
921

1022

0 commit comments

Comments
 (0)