File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.13 "
2+ "." : " 0.1.14 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.1.14] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.13...v0.1.14 ) (2024-02-12)
4+
5+
6+ ### Features
7+
8+ * Implement ` GetSpecSchema ` plugin gRPC call ([ #130 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/130 ) ) ([ 35c981c] ( https://github.com/cloudquery/plugin-sdk-python/commit/35c981c6c57247d210b4e8513cbb45caf6659177 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** Update dependency cloudquery-plugin-pb to v0.0.23 ([ #125 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/125 ) ) ([ 5d1a1d7] ( https://github.com/cloudquery/plugin-sdk-python/commit/5d1a1d7d98ec88607695a6454085317f32df6abd ) )
14+ * ** deps:** Update dependency pyarrow to v15 ([ #126 ] ( https://github.com/cloudquery/plugin-sdk-python/issues/126 ) ) ([ 541e9ca] ( https://github.com/cloudquery/plugin-sdk-python/commit/541e9ca6748d327a9a4f5117ee49695e0f8bb464 ) )
15+
316## [ 0.1.13] ( https://github.com/cloudquery/plugin-sdk-python/compare/v0.1.12...v0.1.13 ) (2024-02-01)
417
518
Original file line number Diff line number Diff line change 5151]
5252setuptools .setup (
5353 name = name ,
54- version = "0.1.13 " ,
54+ version = "0.1.14 " ,
5555 description = description ,
5656 long_description = long_description ,
5757 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments