Skip to content

Commit 950c198

Browse files
authored
chore(main): Release v4.63.0 (#1894)
🤖 I have created a release *beep* *boop* --- ## [4.63.0](v4.62.0...v4.63.0) (2024-09-18) ### Features * Add sync sharding ([#1891](#1891)) ([e1823f8](e1823f8)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.22.3 ([#1895](#1895)) ([b05d24b](b05d24b)) * **deps:** Update module google.golang.org/grpc to v1.66.2 ([#1893](#1893)) ([6d70b88](6d70b88)) --- 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 8f20a07 commit 950c198

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.62.0"
2+
".": "4.63.0"
33
}

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.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+
821
## [4.62.0](https://github.com/cloudquery/plugin-sdk/compare/v4.61.0...v4.62.0) (2024-09-07)
922

1023

0 commit comments

Comments
 (0)