Skip to content

Commit 787d55e

Browse files
authored
chore(main): Release v4.33.0 (#1557)
🤖 I have created a release *beep* *boop* --- ## [4.33.0](v4.32.1...v4.33.0) (2024-03-13) ### Features * Add destination tests for removing a unique constraint ([#1558](#1558)) ([8add2b3](8add2b3)) ### Bug Fixes * **deps:** Update Google Golang modules ([#1556](#1556)) ([e89d4ce](e89d4ce)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.2 ([#1554](#1554)) ([09c24f1](09c24f1)) --- 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 8add2b3 commit 787d55e

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.33.0](https://github.com/cloudquery/plugin-sdk/compare/v4.32.1...v4.33.0) (2024-03-13)
9+
10+
11+
### Features
12+
13+
* Add destination tests for removing a unique constraint ([#1558](https://github.com/cloudquery/plugin-sdk/issues/1558)) ([8add2b3](https://github.com/cloudquery/plugin-sdk/commit/8add2b36b8a9bf37bd24bc6cb03597c9843a592e))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update Google Golang modules ([#1556](https://github.com/cloudquery/plugin-sdk/issues/1556)) ([e89d4ce](https://github.com/cloudquery/plugin-sdk/commit/e89d4cea569abf81973d14db600a00db1d5133f3))
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.2 ([#1554](https://github.com/cloudquery/plugin-sdk/issues/1554)) ([09c24f1](https://github.com/cloudquery/plugin-sdk/commit/09c24f1e6b2f53c1a40df65bb7e0cea7b66c3722))
20+
821
## [4.32.1](https://github.com/cloudquery/plugin-sdk/compare/v4.32.0...v4.32.1) (2024-03-06)
922

1023

0 commit comments

Comments
 (0)