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.0.52 "
2+ "." : " 0.0.53 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.0.53] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.52...v0.0.53 ) (2026-03-01)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Update dependency grpcio to v1.78.0 ([ #209 ] ( https://github.com/cloudquery/plugin-pb-python/issues/209 ) ) ([ 006b6c2] ( https://github.com/cloudquery/plugin-pb-python/commit/006b6c2593afae3f690d78451ea5d743efba7f91 ) )
9+ * ** deps:** Update dependency grpcio-tools to v1.78.0 ([ #210 ] ( https://github.com/cloudquery/plugin-pb-python/issues/210 ) ) ([ 2c0f24a] ( https://github.com/cloudquery/plugin-pb-python/commit/2c0f24a4b3165a35d0854d3c7c3e6349de6ac16a ) )
10+ * ** deps:** Update dependency pyarrow to v23.0.1 ([ #208 ] ( https://github.com/cloudquery/plugin-pb-python/issues/208 ) ) ([ a7d07fd] ( https://github.com/cloudquery/plugin-pb-python/commit/a7d07fd86799ecf67175e6b43b951e1568cce57c ) )
11+ * Generate Python Code from ` plugin-pb ` ([ #212 ] ( https://github.com/cloudquery/plugin-pb-python/issues/212 ) ) ([ ab5d47b] ( https://github.com/cloudquery/plugin-pb-python/commit/ab5d47b7e842e22fdf8e23ed3b1f02b194c3d13e ) )
12+
313## [ 0.0.52] ( https://github.com/cloudquery/plugin-pb-python/compare/v0.0.51...v0.0.52 ) (2026-02-02)
414
515
Original file line number Diff line number Diff line change 3737]
3838setuptools .setup (
3939 name = name ,
40- version = "0.0.52 " ,
40+ version = "0.0.53 " ,
4141 description = description ,
4242 long_description = long_description ,
4343 author = "CloudQuery LTD" ,
You can’t perform that action at this time.
0 commit comments