Skip to content

Commit 1f4f767

Browse files
authored
chore(main): Release v4.94.6 (#2440)
🤖 I have created a release *beep* *boop* --- ## [4.94.6](v4.94.5...v4.94.6) (2026-03-19) ### Bug Fixes * **deps:** Update aws-sdk-go-v2 monorepo ([#2438](#2438)) ([15eb7ab](15eb7ab)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.10 ([#2445](#2445)) ([4222ea8](4222ea8)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.9 ([#2444](#2444)) ([2fa661d](2fa661d)) * **deps:** Update module google.golang.org/grpc to v1.79.2 ([#2439](#2439)) ([3389f5c](3389f5c)) * **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#2442](#2442)) ([bb4ccdc](bb4ccdc)) * **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#2443](#2443)) ([c3d6d7c](c3d6d7c)) --- 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 4222ea8 commit 1f4f767

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.94.5"
2+
".": "4.94.6"
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.94.6](https://github.com/cloudquery/plugin-sdk/compare/v4.94.5...v4.94.6) (2026-03-19)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update aws-sdk-go-v2 monorepo ([#2438](https://github.com/cloudquery/plugin-sdk/issues/2438)) ([15eb7ab](https://github.com/cloudquery/plugin-sdk/commit/15eb7abb9188fcbbcc1aa7ceeeaa5bd6486fea07))
14+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.10 ([#2445](https://github.com/cloudquery/plugin-sdk/issues/2445)) ([4222ea8](https://github.com/cloudquery/plugin-sdk/commit/4222ea8dd1c5fcd3f4bbbb999628ab51bbce2617))
15+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.9 ([#2444](https://github.com/cloudquery/plugin-sdk/issues/2444)) ([2fa661d](https://github.com/cloudquery/plugin-sdk/commit/2fa661d431ece2b259c446f5c00886623b32399c))
16+
* **deps:** Update module google.golang.org/grpc to v1.79.2 ([#2439](https://github.com/cloudquery/plugin-sdk/issues/2439)) ([3389f5c](https://github.com/cloudquery/plugin-sdk/commit/3389f5c5a71f73038397e21070c939bfd1dfa1c5))
17+
* **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#2442](https://github.com/cloudquery/plugin-sdk/issues/2442)) ([bb4ccdc](https://github.com/cloudquery/plugin-sdk/commit/bb4ccdc7a26494820a39d2a80e0cf3c8d93c235d))
18+
* **deps:** Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#2443](https://github.com/cloudquery/plugin-sdk/issues/2443)) ([c3d6d7c](https://github.com/cloudquery/plugin-sdk/commit/c3d6d7c2f4857a9a02b465d8b7a24dfd86e06e74))
19+
820
## [4.94.5](https://github.com/cloudquery/plugin-sdk/compare/v4.94.4...v4.94.5) (2026-03-09)
921

1022

0 commit comments

Comments
 (0)