File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.37 "
2+ "." : " 0.1.38 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.38] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.37...v0.1.38 ) (2024-12-02)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.38 ([ #260 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/260 ) ) ([ 10d7f2c] ( https://github.com/cloudquery/plugin-sdk-python/commit/10d7f2ccd0871f23a3942cea87c90a3a53037666 ) )
9+ * ** deps:** Update dependency grpcio to v1.68.0 ([ #255 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/255 ) ) ([ 83ce2a3] ( https://github.com/cloudquery/plugin-sdk-python/commit/83ce2a399bb19570a663d622a90dafe0a112d736 ) )
10+ * ** deps:** Update dependency grpcio to v1.68.1 ([ #261 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/261 ) ) ([ eb06ffb] ( https://github.com/cloudquery/plugin-sdk-python/commit/eb06ffb192964670d0bda0b7dfa24b1ef0ddb255 ) )
11+ * ** deps:** Update dependency grpcio-tools to v1.68.0 ([ #257 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/257 ) ) ([ b931c99] ( https://github.com/cloudquery/plugin-sdk-python/commit/b931c9914b42808a672b976b72fe6cd0937c8a40 ) )
12+ * ** deps:** Update dependency numpy to v2.1.3 ([ #254 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/254 ) ) ([ c0a87e6] ( https://github.com/cloudquery/plugin-sdk-python/commit/c0a87e627bc12802122304a104516ea89146a338 ) )
13+ * ** deps:** Update dependency packaging to v24.2 ([ #258 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/258 ) ) ([ d323a09] ( https://github.com/cloudquery/plugin-sdk-python/commit/d323a09194320d348ef384c23ec502b151499007 ) )
14+ * ** deps:** Update dependency protobuf to v5.29.0 ([ #264 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/264 ) ) ([ dbe63d7] ( https://github.com/cloudquery/plugin-sdk-python/commit/dbe63d74966ea5669ce2cdb21048a3cddf2ee44e ) )
15+ * ** deps:** Update dependency pytest to v8.3.4 ([ #263 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/263 ) ) ([ b6882f0] ( https://github.com/cloudquery/plugin-sdk-python/commit/b6882f0eee74a47d267a83689122e67934074da5 ) )
16+ * ** deps:** Update dependency tomli to v2.1.0 ([ #259 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/259 ) ) ([ 6651357] ( https://github.com/cloudquery/plugin-sdk-python/commit/6651357263d89ac7ac50bd054563c77eb196187e ) )
17+ * ** deps:** Update dependency tomli to v2.2.1 ([ #266 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/266 ) ) ([ 89c49c0] ( https://github.com/cloudquery/plugin-sdk-python/commit/89c49c04cc4c413fa5668466318b2c9ac0a68fb5 ) )
18+
319## [ 0.1.37] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.36...v0.1.37 ) (2024-11-04)
420
521
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.37 " ,
54+ version = "0.1.38 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments