Skip to content

Commit 70896d8

Browse files
authored
chore(main): Release v4.87.3 (#2229)
🤖 I have created a release *beep* *boop* --- ## [4.87.3](v4.87.2...v4.87.3) (2025-07-17) ### Bug Fixes * **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.32.0 ([#2230](#2230)) ([28a1479](28a1479)) * Improve telemetry allocations ([#2185](#2185)) ([b07ce76](b07ce76)) * Upgrade golangci-lint to v2 ([#2228](#2228)) ([7fc238c](7fc238c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent b07ce76 commit 70896d8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.87.2"
2+
".": "4.87.3"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.87.3](https://github.com/cloudquery/plugin-sdk/compare/v4.87.2...v4.87.3) (2025-07-17)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.32.0 ([#2230](https://github.com/cloudquery/plugin-sdk/issues/2230)) ([28a1479](https://github.com/cloudquery/plugin-sdk/commit/28a147900315aa9756fc66e7329e3cfbe111e4b5))
14+
* Improve telemetry allocations ([#2185](https://github.com/cloudquery/plugin-sdk/issues/2185)) ([b07ce76](https://github.com/cloudquery/plugin-sdk/commit/b07ce76c3d3bd1e00a13b30f413d981c733d595e))
15+
* Upgrade golangci-lint to v2 ([#2228](https://github.com/cloudquery/plugin-sdk/issues/2228)) ([7fc238c](https://github.com/cloudquery/plugin-sdk/commit/7fc238c8e7aa2c044bb1f62901c18d44c5f36d7c))
16+
817
## [4.87.2](https://github.com/cloudquery/plugin-sdk/compare/v4.87.1...v4.87.2) (2025-07-09)
918

1019

0 commit comments

Comments
 (0)