File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.3.23 "
2
+ "." : " 0.3.24 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.3.24] ( https://github.com/cloudquery/codegen/compare/v0.3.23...v0.3.24 ) (2025-04-01)
4
+
5
+
6
+ ### Features
7
+
8
+ * Generate Documentation from struct ([ #317 ] ( https://github.com/cloudquery/codegen/issues/317 ) ) ([ 754353d] ( https://github.com/cloudquery/codegen/commit/754353dc1b547b26dfdb028c0ac71ff353406b9c ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** Update golang.org/x/exp digest to 054e65f ([ #318 ] ( https://github.com/cloudquery/codegen/issues/318 ) ) ([ f9fe74d] ( https://github.com/cloudquery/codegen/commit/f9fe74dd7d0d23f7201d0d1d53676738cf3b69ca ) )
14
+ * ** deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.4 ([ #308 ] ( https://github.com/cloudquery/codegen/issues/308 ) ) ([ 0da35d9] ( https://github.com/cloudquery/codegen/commit/0da35d9ced84922b1214f5573d91fcb2f0599cb6 ) )
15
+ * ** deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.74.0 ([ #312 ] ( https://github.com/cloudquery/codegen/issues/312 ) ) ([ 3be8e49] ( https://github.com/cloudquery/codegen/commit/3be8e49eb7168c4fc075fb65d36292476e0433c4 ) )
16
+ * ** deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.74.1 ([ #313 ] ( https://github.com/cloudquery/codegen/issues/313 ) ) ([ 57e5072] ( https://github.com/cloudquery/codegen/commit/57e5072475f44a49599d602fae36b112c67607b9 ) )
17
+ * ** deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.74.2 ([ #315 ] ( https://github.com/cloudquery/codegen/issues/315 ) ) ([ 4d19aaf] ( https://github.com/cloudquery/codegen/commit/4d19aaff0b3206a1f64697c8052add5170cfcdf6 ) )
18
+ * ** deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.75.0 ([ #316 ] ( https://github.com/cloudquery/codegen/issues/316 ) ) ([ 48c268a] ( https://github.com/cloudquery/codegen/commit/48c268a34896c82b73da3db84e35f39fcfd33191 ) )
19
+ * ** deps:** Update module github.com/google/go-cmp to v0.7.0 ([ #311 ] ( https://github.com/cloudquery/codegen/issues/311 ) ) ([ 62d850b] ( https://github.com/cloudquery/codegen/commit/62d850ba02d8417347bc77042a884e316b57a7f6 ) )
20
+ * ** deps:** Update module golang.org/x/net to v0.36.0 [ SECURITY] ([ #314 ] ( https://github.com/cloudquery/codegen/issues/314 ) ) ([ a0da0fd] ( https://github.com/cloudquery/codegen/commit/a0da0fd0660ed30b63bed683780d2deaa648ab39 ) )
21
+
3
22
## [ 0.3.23] ( https://github.com/cloudquery/codegen/compare/v0.3.22...v0.3.23 ) (2025-02-01)
4
23
5
24
You can’t perform that action at this time.
0 commit comments