Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6bd1d75

Browse files
authored
chore(main): Release v4.22.0 (#1428)
🤖 I have created a release *beep* *boop* --- ## [4.22.0](v4.21.3...v4.22.0) (2023-12-26) ### Features * Expose otel headers and url_path as flags ([#1430](#1430)) ([3541726](3541726)) * Faker should preserve previous values, if set ([#1429](#1429)) ([e44f185](e44f185)) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v15 digest to ec41209 ([#1431](#1431)) ([b50e9ac](b50e9ac)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.6.3 ([#1427](#1427)) ([7d8a9d9](7d8a9d9)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.14.6 ([#1425](#1425)) ([870936f](870936f)) --- 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 3541726 commit 6bd1d75

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.22.0](https://github.com/cloudquery/plugin-sdk/compare/v4.21.3...v4.22.0) (2023-12-26)
9+
10+
11+
### Features
12+
13+
* Expose otel headers and url_path as flags ([#1430](https://github.com/cloudquery/plugin-sdk/issues/1430)) ([3541726](https://github.com/cloudquery/plugin-sdk/commit/3541726fb27d437d9b059fba40396690d758d60a))
14+
* Faker should preserve previous values, if set ([#1429](https://github.com/cloudquery/plugin-sdk/issues/1429)) ([e44f185](https://github.com/cloudquery/plugin-sdk/commit/e44f1857856c5dafa2e7cb369cb9365d08697cb7))
15+
16+
17+
### Bug Fixes
18+
19+
* **deps:** Update github.com/apache/arrow/go/v15 digest to ec41209 ([#1431](https://github.com/cloudquery/plugin-sdk/issues/1431)) ([b50e9ac](https://github.com/cloudquery/plugin-sdk/commit/b50e9ac396de183d6fd7b062b27aedaa047fed04))
20+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.6.3 ([#1427](https://github.com/cloudquery/plugin-sdk/issues/1427)) ([7d8a9d9](https://github.com/cloudquery/plugin-sdk/commit/7d8a9d9d3c3cb28e71ed3c0680f180c8162fa355))
21+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.14.6 ([#1425](https://github.com/cloudquery/plugin-sdk/issues/1425)) ([870936f](https://github.com/cloudquery/plugin-sdk/commit/870936f65c9b497b29125a3e1dec9863936864fb))
22+
823
## [4.21.3](https://github.com/cloudquery/plugin-sdk/compare/v4.21.2...v4.21.3) (2023-12-19)
924

1025

0 commit comments

Comments
 (0)