File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.84.1 "
2+ "." : " 4.84.2 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 4.84.2] ( https://github.com/cloudquery/plugin-sdk/compare/v4.84.1...v4.84.2 ) (2025-06-09)
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.1 ([ #2186 ] ( https://github.com/cloudquery/plugin-sdk/issues/2186 ) ) ([ 7647d77] ( https://github.com/cloudquery/plugin-sdk/commit/7647d778e746ab2b016a5912b311f053746cd85a ) )
14+ * ** deps:** Update module google.golang.org/grpc to v1.72.2 ([ #2187 ] ( https://github.com/cloudquery/plugin-sdk/issues/2187 ) ) ([ a999c81] ( https://github.com/cloudquery/plugin-sdk/commit/a999c818c057c34468b0ad2c865c31dbf57fb7ad ) )
15+ * Error handling in StreamingBatchWriter ([ #1921 ] ( https://github.com/cloudquery/plugin-sdk/issues/1921 ) ) ([ 6d71fb1] ( https://github.com/cloudquery/plugin-sdk/commit/6d71fb1099792438f6527f5854a6dc37eaf298ec ) )
16+
817## [ 4.84.1] ( https://github.com/cloudquery/plugin-sdk/compare/v4.84.0...v4.84.1 ) (2025-05-30)
918
1019
You can’t perform that action at this time.
0 commit comments