Skip to content

Commit 2e4b7fb

Browse files
authored
chore(main): Release v4.50.0 (#1804)
🤖 I have created a release *beep* *boop* --- ## [4.50.0](v4.49.4...v4.50.0) (2024-07-19) ### Features * Implement transformations logic. ([#1800](#1800)) ([377194e](377194e)) ### Bug Fixes * Use trace level for source batcher log message ([#1803](#1803)) ([6ccf7e6](6ccf7e6)) --- 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 6ccf7e6 commit 2e4b7fb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.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.49.4"
2+
".": "4.50.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.50.0](https://github.com/cloudquery/plugin-sdk/compare/v4.49.4...v4.50.0) (2024-07-19)
9+
10+
11+
### Features
12+
13+
* Implement transformations logic. ([#1800](https://github.com/cloudquery/plugin-sdk/issues/1800)) ([377194e](https://github.com/cloudquery/plugin-sdk/commit/377194e65da224dc11e7e540e4b4e12519de1a95))
14+
15+
16+
### Bug Fixes
17+
18+
* Use trace level for source batcher log message ([#1803](https://github.com/cloudquery/plugin-sdk/issues/1803)) ([6ccf7e6](https://github.com/cloudquery/plugin-sdk/commit/6ccf7e67ae075035f4d2c3b201001a866e6c7624))
19+
820
## [4.49.4](https://github.com/cloudquery/plugin-sdk/compare/v4.49.3...v4.49.4) (2024-07-19)
921

1022

0 commit comments

Comments
 (0)