Skip to content

Commit 2c5b221

Browse files
chore(main): Release v4.95.3
1 parent 19dea2a commit 2c5b221

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.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.95.2"
2+
".": "4.95.3"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.95.3](https://github.com/cloudquery/plugin-sdk/compare/v4.95.2...v4.95.3) (2026-06-09)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update aws-sdk-go-v2 monorepo ([#2508](https://github.com/cloudquery/plugin-sdk/issues/2508)) ([19dea2a](https://github.com/cloudquery/plugin-sdk/commit/19dea2ac260d747621ac4d7e1e752c772faf175f))
14+
* **deps:** Update go module directive to v1.26.3 ([#2510](https://github.com/cloudquery/plugin-sdk/issues/2510)) ([b23e988](https://github.com/cloudquery/plugin-sdk/commit/b23e9880a8577bcff0bce9c19cd5b8518419b0ec))
15+
* **deps:** Update module github.com/getsentry/sentry-go to v0.46.2 ([#2511](https://github.com/cloudquery/plugin-sdk/issues/2511)) ([539d1d8](https://github.com/cloudquery/plugin-sdk/commit/539d1d8bf8c8d7d4b862bca31b37158549ed4b92))
16+
* **deps:** Update module golang.org/x/text to v0.37.0 ([#2513](https://github.com/cloudquery/plugin-sdk/issues/2513)) ([6c6ee5a](https://github.com/cloudquery/plugin-sdk/commit/6c6ee5ad51483c741c7acda6e2987de5347dfaf7))
17+
* **deps:** Update module google.golang.org/grpc to v1.81.1 ([#2506](https://github.com/cloudquery/plugin-sdk/issues/2506)) ([1251d87](https://github.com/cloudquery/plugin-sdk/commit/1251d8731c1ae8a6a40b35e5366c1cb4440cf713))
18+
819
## [4.95.2](https://github.com/cloudquery/plugin-sdk/compare/v4.95.1...v4.95.2) (2026-05-16)
920

1021

0 commit comments

Comments
 (0)