File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 4.86.1 "
2
+ "." : " 4.86.2 "
3
3
}
Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.86.2] ( https://github.com/cloudquery/plugin-sdk/compare/v4.86.1...v4.86.2 ) (2025-07-07)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.11 ([ #2211 ] ( https://github.com/cloudquery/plugin-sdk/issues/2211 ) ) ([ 5d97720] ( https://github.com/cloudquery/plugin-sdk/commit/5d9772020c8e1e6c02ddebfb267ce2c888075ecf ) )
14
+ * ** deps:** Update module github.com/cloudquery/codegen to v0.3.29 ([ #2214 ] ( https://github.com/cloudquery/plugin-sdk/issues/2214 ) ) ([ c7534ba] ( https://github.com/cloudquery/plugin-sdk/commit/c7534ba2ed9b30127a8a2ffade77e90f8663ec07 ) )
15
+ * ** deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.15 ([ #2212 ] ( https://github.com/cloudquery/plugin-sdk/issues/2212 ) ) ([ afcdfd4] ( https://github.com/cloudquery/plugin-sdk/commit/afcdfd4b90fbdce8ac47779976a6be4c1615c61a ) )
16
+ * Improve usage error wording ([ #2215 ] ( https://github.com/cloudquery/plugin-sdk/issues/2215 ) ) ([ 1e2c257] ( https://github.com/cloudquery/plugin-sdk/commit/1e2c257d343d7a2a1ac39ee06a6fc6d6659da010 ) )
17
+
8
18
## [ 4.86.1] ( https://github.com/cloudquery/plugin-sdk/compare/v4.86.0...v4.86.1 ) (2025-07-01)
9
19
10
20
You can’t perform that action at this time.
0 commit comments