Skip to content

Commit d17b77d

Browse files
authored
chore(main): Release v4.67.1 (#1942)
🤖 I have created a release *beep* *boop* --- ## [4.67.1](v4.67.0...v4.67.1) (2024-10-22) ### Bug Fixes * **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.28.0 ([#1940](#1940)) ([35cf587](35cf587)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.24.1 ([#1943](#1943)) ([14f44ad](14f44ad)) * Ensure module field exists in all log messages ([#1941](#1941)) ([b1ca41c](b1ca41c)) --- 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 14f44ad commit d17b77d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.67.0"
2+
".": "4.67.1"
33
}

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.67.1](https://github.com/cloudquery/plugin-sdk/compare/v4.67.0...v4.67.1) (2024-10-22)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.28.0 ([#1940](https://github.com/cloudquery/plugin-sdk/issues/1940)) ([35cf587](https://github.com/cloudquery/plugin-sdk/commit/35cf587f2c96d8bbadbd0b4cdb0484039a77f089))
14+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.24.1 ([#1943](https://github.com/cloudquery/plugin-sdk/issues/1943)) ([14f44ad](https://github.com/cloudquery/plugin-sdk/commit/14f44adf41ba797e156378a208ec1528070d4fcd))
15+
* Ensure module field exists in all log messages ([#1941](https://github.com/cloudquery/plugin-sdk/issues/1941)) ([b1ca41c](https://github.com/cloudquery/plugin-sdk/commit/b1ca41c632069900225b556339e74fb6d2136c6c))
16+
817
## [4.67.0](https://github.com/cloudquery/plugin-sdk/compare/v4.66.1...v4.67.0) (2024-10-18)
918

1019

0 commit comments

Comments
 (0)