Skip to content

Commit 9dd519d

Browse files
committed
chore(main): Release v4.94.6
1 parent bb4ccdc commit 9dd519d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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 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))
15+
* **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))
16+
* **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))
17+
818
## [4.94.5](https://github.com/cloudquery/plugin-sdk/compare/v4.94.4...v4.94.5) (2026-03-09)
919

1020

0 commit comments

Comments
 (0)