Skip to content

Commit 0e2b08c

Browse files
chore(main): Release v4.95.4
1 parent 66974c9 commit 0e2b08c

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.3"
2+
".": "4.95.4"
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.4](https://github.com/cloudquery/plugin-sdk/compare/v4.95.3...v4.95.4) (2026-07-01)
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 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))
16+
* **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))
17+
* **deps:** Update opentelemetry-go monorepo ([#2532](https://github.com/cloudquery/plugin-sdk/issues/2532)) ([90f446e](https://github.com/cloudquery/plugin-sdk/commit/90f446e758b12ce1c7c3c1879b9552aa0d23c745))
18+
819
## [4.95.3](https://github.com/cloudquery/plugin-sdk/compare/v4.95.2...v4.95.3) (2026-06-12)
920

1021

0 commit comments

Comments
 (0)