File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments