Skip to content

Commit e7b2dd2

Browse files
authored
chore(main): Release v4.56.0 (#1839)
🤖 I have created a release *beep* *boop* --- ## [4.56.0](v4.55.0...v4.56.0) (2024-07-31) ### Features * Implement TransformSchema support. ([#1838](#1838)) ([30875d6](30875d6)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.2 ([#1837](#1837)) ([47bb424](47bb424)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3 ([#1840](#1840)) ([d2c5c7b](d2c5c7b)) --- 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 30875d6 commit e7b2dd2

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.55.0"
2+
".": "4.56.0"
33
}

Diff for: CHANGELOG.md

+13
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.56.0](https://github.com/cloudquery/plugin-sdk/compare/v4.55.0...v4.56.0) (2024-07-31)
9+
10+
11+
### Features
12+
13+
* Implement TransformSchema support. ([#1838](https://github.com/cloudquery/plugin-sdk/issues/1838)) ([30875d6](https://github.com/cloudquery/plugin-sdk/commit/30875d6f134f399f5c2ea16dad49b0b5aa4dd3e9))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.2 ([#1837](https://github.com/cloudquery/plugin-sdk/issues/1837)) ([47bb424](https://github.com/cloudquery/plugin-sdk/commit/47bb424c2151363cc312d155ac5823abfc7d23c5))
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.21.3 ([#1840](https://github.com/cloudquery/plugin-sdk/issues/1840)) ([d2c5c7b](https://github.com/cloudquery/plugin-sdk/commit/d2c5c7b54a933a268fe5090a0ca83f1995be9082))
20+
821
## [4.55.0](https://github.com/cloudquery/plugin-sdk/compare/v4.54.0...v4.55.0) (2024-07-30)
922

1023

0 commit comments

Comments
 (0)