Skip to content

Commit 3e093a9

Browse files
chore(main): Release v4.95.4
1 parent aee8e3f commit 3e093a9

2 files changed

Lines changed: 17 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.3"
2+
".": "4.95.4"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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.4](https://github.com/cloudquery/plugin-sdk/compare/v4.95.3...v4.95.4) (2026-07-11)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update aws-sdk-go-v2 monorepo ([#2521](https://github.com/cloudquery/plugin-sdk/issues/2521)) ([cc5ce53](https://github.com/cloudquery/plugin-sdk/commit/cc5ce53aefbcecfe600fd08871cc4c929dfc155f))
14+
* **deps:** Update aws-sdk-go-v2 monorepo ([#2524](https://github.com/cloudquery/plugin-sdk/issues/2524)) ([d080fbf](https://github.com/cloudquery/plugin-sdk/commit/d080fbf8ac3f90b4e18dba74914d9387d187d4a7))
15+
* **deps:** Update aws-sdk-go-v2 monorepo ([#2537](https://github.com/cloudquery/plugin-sdk/issues/2537)) ([f5b5033](https://github.com/cloudquery/plugin-sdk/commit/f5b50336593026da95dfd50bda6e1d86f58e7d75))
16+
* **deps:** Update github.com/cloudquery/jsonschema digest to 45e7e20 ([#2535](https://github.com/cloudquery/plugin-sdk/issues/2535)) ([acb4b1b](https://github.com/cloudquery/plugin-sdk/commit/acb4b1b8114ff2f0252918f836a4bb7d3fa1d6f5))
17+
* **deps:** Update go module directive to v1.26.4 ([#2528](https://github.com/cloudquery/plugin-sdk/issues/2528)) ([66974c9](https://github.com/cloudquery/plugin-sdk/commit/66974c9156715dd8e99e7457ab8a02c3d21300ec))
18+
* **deps:** Update golang.org/x/exp digest to c48552f ([#2527](https://github.com/cloudquery/plugin-sdk/issues/2527)) ([4b94b83](https://github.com/cloudquery/plugin-sdk/commit/4b94b8321d7e309d0a38c4324eda234c27a4c007))
19+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.12 ([#2516](https://github.com/cloudquery/plugin-sdk/issues/2516)) ([2107281](https://github.com/cloudquery/plugin-sdk/commit/21072817ef55df37f5fffafa07fabde71b58b13b))
20+
* **deps:** Update module github.com/getsentry/sentry-go to v0.47.0 ([#2529](https://github.com/cloudquery/plugin-sdk/issues/2529)) ([94da8e3](https://github.com/cloudquery/plugin-sdk/commit/94da8e36aeab7d6d7b168641c8add52167ee1618))
21+
* **deps:** Update module google.golang.org/grpc to v1.82.0 ([#2538](https://github.com/cloudquery/plugin-sdk/issues/2538)) ([aee8e3f](https://github.com/cloudquery/plugin-sdk/commit/aee8e3fa8f246db9e5e2258e72467e70fc6f7966))
22+
* **deps:** Update opentelemetry-go monorepo ([#2532](https://github.com/cloudquery/plugin-sdk/issues/2532)) ([90f446e](https://github.com/cloudquery/plugin-sdk/commit/90f446e758b12ce1c7c3c1879b9552aa0d23c745))
23+
824
## [4.95.3](https://github.com/cloudquery/plugin-sdk/compare/v4.95.2...v4.95.3) (2026-06-12)
925

1026

0 commit comments

Comments
 (0)