File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.44 "
2+ "." : " 0.1.45 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.45] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.44...v0.1.45 ) (2025-07-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.44 ([ #303 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/303 ) ) ([ aefd9e1] ( https://github.com/cloudquery/plugin-sdk-python/commit/aefd9e1f1e4189301ad92bb171612613b6a9dedc ) )
9+ * ** deps:** Update dependency exceptiongroup to v1.3.0 ([ #304 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/304 ) ) ([ 73e911f] ( https://github.com/cloudquery/plugin-sdk-python/commit/73e911f766cda03a342b5f2bf1a51b5f8b0e0d57 ) )
10+ * ** deps:** Update dependency grpcio to v1.73.0 ([ #305 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/305 ) ) ([ 9c9ee6c] ( https://github.com/cloudquery/plugin-sdk-python/commit/9c9ee6cd9b47428d2ce7ef7cb890907661bc039d ) )
11+ * ** deps:** Update dependency protobuf to v5.29.5 [ SECURITY] ([ #301 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/301 ) ) ([ dbc81e3] ( https://github.com/cloudquery/plugin-sdk-python/commit/dbc81e3e20a5e5a359dc219bd8a885162f4dce2a ) )
12+
313## [ 0.1.44] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.43...v0.1.44 ) (2025-05-09)
414
515
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.44 " ,
54+ version = "0.1.45 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments