File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
### :spider: Fixed
12
12
-->
13
13
14
+ ## [ 0.0.8] ( https://github.com/cloudquery/plugin-sdk/compare/v0.0.7...v0.0.8 ) (2022-09-01)
15
+
16
+
17
+ ### Features
18
+
19
+ * Remove Unique constraint (support pks only) ([ #41 ] ( https://github.com/cloudquery/plugin-sdk/issues/41 ) ) ([ 7e15a30] ( https://github.com/cloudquery/plugin-sdk/commit/7e15a302d76d903f43560856b173bd4ef06f1b8e ) )
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * ** deps:** Update module golang.org/x/tools to v0.1.12 ([ #34 ] ( https://github.com/cloudquery/plugin-sdk/issues/34 ) ) ([ a7bacfd] ( https://github.com/cloudquery/plugin-sdk/commit/a7bacfda8543c010033f405e9fa5e7803247c8f3 ) )
25
+ * ** deps:** Update module google.golang.org/protobuf to v1.28.1 ([ #35 ] ( https://github.com/cloudquery/plugin-sdk/issues/35 ) ) ([ b1b25a1] ( https://github.com/cloudquery/plugin-sdk/commit/b1b25a13a43c6dc5759cfb423ea33a727c5c0894 ) )
26
+
14
27
## [ 0.0.7] ( https://github.com/cloudquery/plugin-sdk/compare/v0.0.6...v0.0.7 ) (2022-08-31)
15
28
16
29
You can’t perform that action at this time.
0 commit comments