Skip to content

Commit eb0956b

Browse files
authored
chore(main): Release v4.42.0 (#1676)
🤖 I have created a release *beep* *boop* --- ## [4.42.0](v4.41.1...v4.42.0) (2024-05-11) ### Features * Re-configure batch updater using response headers ([#1677](#1677)) ([e6313f9](e6313f9)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.11.1 ([#1675](#1675)) ([6cd035d](6cd035d)) * **deps:** Update module google.golang.org/protobuf to v1.34.1 ([#1678](#1678)) ([49cadc8](49cadc8)) --- 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 49cadc8 commit eb0956b

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.41.1"
2+
".": "4.42.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.42.0](https://github.com/cloudquery/plugin-sdk/compare/v4.41.1...v4.42.0) (2024-05-11)
9+
10+
11+
### Features
12+
13+
* Re-configure batch updater using response headers ([#1677](https://github.com/cloudquery/plugin-sdk/issues/1677)) ([e6313f9](https://github.com/cloudquery/plugin-sdk/commit/e6313f9bf20677cdbcce75875946c33c05dc8fc7))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.11.1 ([#1675](https://github.com/cloudquery/plugin-sdk/issues/1675)) ([6cd035d](https://github.com/cloudquery/plugin-sdk/commit/6cd035dfc9ad9a3ae6c35a5006d5b67c97685786))
19+
* **deps:** Update module google.golang.org/protobuf to v1.34.1 ([#1678](https://github.com/cloudquery/plugin-sdk/issues/1678)) ([49cadc8](https://github.com/cloudquery/plugin-sdk/commit/49cadc89eb01e46e13520c613b58fe356a2f12c0))
20+
821
## [4.41.1](https://github.com/cloudquery/plugin-sdk/compare/v4.41.0...v4.41.1) (2024-05-09)
922

1023

0 commit comments

Comments
 (0)