File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.62 .0"
2
+ "." : " 4.63 .0"
3
3
}
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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 4.63.0] ( https://github.com/cloudquery/plugin-sdk/compare/v4.62.0...v4.63.0 ) (2024-09-18)
9
+
10
+
11
+ ### Features
12
+
13
+ * Add sync sharding ([ #1891 ] ( https://github.com/cloudquery/plugin-sdk/issues/1891 ) ) ([ e1823f8] ( https://github.com/cloudquery/plugin-sdk/commit/e1823f82fd3c457f1f58c266bfd9519b547f31c9 ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * ** deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.3 ([ #1895 ] ( https://github.com/cloudquery/plugin-sdk/issues/1895 ) ) ([ b05d24b] ( https://github.com/cloudquery/plugin-sdk/commit/b05d24b345ec519deef70156377338e6b41d8108 ) )
19
+ * ** deps:** Update module google.golang.org/grpc to v1.66.2 ([ #1893 ] ( https://github.com/cloudquery/plugin-sdk/issues/1893 ) ) ([ 6d70b88] ( https://github.com/cloudquery/plugin-sdk/commit/6d70b88808aa144c4c05e007b291bd8d958858e4 ) )
20
+
8
21
## [ 4.62.0] ( https://github.com/cloudquery/plugin-sdk/compare/v4.61.0...v4.62.0 ) (2024-09-07)
9
22
10
23
You can’t perform that action at this time.
0 commit comments