File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.88.1 "
2
+ "." : " 4.88.2 "
3
3
}
Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 4.88.2] ( https://github.com/cloudquery/plugin-sdk/compare/v4.88.1...v4.88.2 ) (2025-08-01)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** Update golang.org/x/exp digest to 645b1fa ([ #2250 ] ( https://github.com/cloudquery/plugin-sdk/issues/2250 ) ) ([ ab469c1] ( https://github.com/cloudquery/plugin-sdk/commit/ab469c12bd91a322f189426353da8449282c7ac1 ) )
14
+ * ** deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.0 ([ #2246 ] ( https://github.com/cloudquery/plugin-sdk/issues/2246 ) ) ([ 291b0d9] ( https://github.com/cloudquery/plugin-sdk/commit/291b0d9aff6ad1a3b9aab8b4764463937bc4f59b ) )
15
+ * ** deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.16 ([ #2245 ] ( https://github.com/cloudquery/plugin-sdk/issues/2245 ) ) ([ 5223700] ( https://github.com/cloudquery/plugin-sdk/commit/5223700c37b646825c7f2e41c46f07c61b3b4a31 ) )
16
+ * ** deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.17 ([ #2248 ] ( https://github.com/cloudquery/plugin-sdk/issues/2248 ) ) ([ 3b8a166] ( https://github.com/cloudquery/plugin-sdk/commit/3b8a1668687bb1b471c5f15a1f6e23ebfb78aa05 ) )
17
+ * ** deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.18 ([ #2249 ] ( https://github.com/cloudquery/plugin-sdk/issues/2249 ) ) ([ 8e35433] ( https://github.com/cloudquery/plugin-sdk/commit/8e354333c60518df08bfd17d8c0961d55acd170e ) )
18
+
8
19
## [ 4.88.1] ( https://github.com/cloudquery/plugin-sdk/compare/v4.88.0...v4.88.1 ) (2025-07-29)
9
20
10
21
You can’t perform that action at this time.
0 commit comments