Skip to content

Commit fab33bc

Browse files
committed
chore(main): Release v4.94.4
1 parent 7fc6dd6 commit fab33bc

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.3"
2+
".": "4.94.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.94.4](https://github.com/cloudquery/plugin-sdk/compare/v4.94.3...v4.94.4) (2026-03-02)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/getsentry/sentry-go to v0.42.0 ([#2421](https://github.com/cloudquery/plugin-sdk/issues/2421)) ([62c0e08](https://github.com/cloudquery/plugin-sdk/commit/62c0e08e83076dbed96b8e5ec50d98b732ee015a))
14+
* **deps:** Update module go.opentelemetry.io/otel/sdk to v1.40.0 [SECURITY] ([#2428](https://github.com/cloudquery/plugin-sdk/issues/2428)) ([5886105](https://github.com/cloudquery/plugin-sdk/commit/588610538d24219a0dfe2f8ec7a87715a4633daa))
15+
* **deps:** Update module golang.org/x/oauth2 to v0.35.0 ([#2422](https://github.com/cloudquery/plugin-sdk/issues/2422)) ([d6c5def](https://github.com/cloudquery/plugin-sdk/commit/d6c5defcc0bb718f4449e9e7dab6782e075348c3))
16+
* **deps:** Update module golang.org/x/text to v0.34.0 ([#2423](https://github.com/cloudquery/plugin-sdk/issues/2423)) ([99c9a8c](https://github.com/cloudquery/plugin-sdk/commit/99c9a8c9f3b6d8d07ab3fa0fd4093b94759e45fb))
17+
* **deps:** Update opentelemetry-go monorepo ([#2424](https://github.com/cloudquery/plugin-sdk/issues/2424)) ([7fc6dd6](https://github.com/cloudquery/plugin-sdk/commit/7fc6dd6b83153f82b8388a394b9e1098b82e65d6))
18+
819
## [4.94.3](https://github.com/cloudquery/plugin-sdk/compare/v4.94.2...v4.94.3) (2026-02-23)
920

1021

0 commit comments

Comments
 (0)