From a7d07fd86799ecf67175e6b43b951e1568cce57c Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:18:12 +0000 Subject: [PATCH 1/5] fix(deps): Update dependency pyarrow to v23.0.1 (#208) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pyarrow](https://redirect.github.com/apache/arrow) | patch | `==23.0.0` -> `==23.0.1` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf252ab..db3d28a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ black==26.1.0 grpcio-tools==1.76.0 grpcio==1.76.0 protobuf>=6.30.0 -pyarrow==23.0.0 +pyarrow==23.0.1 pytest==9.0.2 From 006b6c2593afae3f690d78451ea5d743efba7f91 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:18:50 +0000 Subject: [PATCH 2/5] fix(deps): Update dependency grpcio to v1.78.0 (#209) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grpcio](https://redirect.github.com/grpc/grpc) | minor | `==1.76.0` -> `==1.78.0` | --- ### Release Notes
grpc/grpc (grpcio) ### [`v1.78.0`](https://redirect.github.com/grpc/grpc/releases/tag/v1.78.0) [Compare Source](https://redirect.github.com/grpc/grpc/compare/v1.76.0...v1.78.0) This is release 1.78.0 ([gutsy](https://redirect.github.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://redirect.github.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## C++ - adding address_sorting dep in naming test build. ([#​41045](https://redirect.github.com/grpc/grpc/pull/41045)) ## Objective-C - \[Backport]\[v1.78.x]\[Fix]\[Compiler] Plugins fall back to the edition 2023 for older protobuf. ([#​41358](https://redirect.github.com/grpc/grpc/pull/41358)) ## Python - \[python] aio: fix race condition causing `asyncio.run()` to hang forever during the shutdown process. ([#​40989](https://redirect.github.com/grpc/grpc/pull/40989)) - \[Python] Migrate to pyproject.toml build system from setup.py builds. ([#​40833](https://redirect.github.com/grpc/grpc/pull/40833)) - \[Python] Log error details when ExecuteBatchError occurs (at DEBUG level). ([#​40921](https://redirect.github.com/grpc/grpc/pull/40921)) - \[Python] Update setuptools min version to 77.0.1 . ([#​40931](https://redirect.github.com/grpc/grpc/pull/40931)) ## Ruby - \[ruby] Fix version comparison for the ruby_abi_version symbol for ruby 4 compatibility. ([#​41061](https://redirect.github.com/grpc/grpc/pull/41061))
--- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db3d28a..cc12c7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ black==26.1.0 grpcio-tools==1.76.0 -grpcio==1.76.0 +grpcio==1.78.0 protobuf>=6.30.0 pyarrow==23.0.1 pytest==9.0.2 From 2c0f24a4b3165a35d0854d3c7c3e6349de6ac16a Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 04:22:36 +0000 Subject: [PATCH 3/5] fix(deps): Update dependency grpcio-tools to v1.78.0 (#210) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | grpcio-tools | minor | `==1.76.0` -> `==1.78.0` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc12c7c..ae73322 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ black==26.1.0 -grpcio-tools==1.76.0 +grpcio-tools==1.78.0 grpcio==1.78.0 protobuf>=6.30.0 pyarrow==23.0.1 From ab5d47b7e842e22fdf8e23ed3b1f02b194c3d13e Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Sun, 1 Mar 2026 08:03:32 +0000 Subject: [PATCH 4/5] fix: Generate Python Code from `plugin-pb` (#212) This PR was created by a scheduled workflow to regenerate the Python code from `plugin-pb`. --- cloudquery/discovery_v1/discovery_pb2_grpc.py | 2 +- cloudquery/plugin_v3/plugin_pb2_grpc.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cloudquery/discovery_v1/discovery_pb2_grpc.py b/cloudquery/discovery_v1/discovery_pb2_grpc.py index aa9687c..a3c67b6 100644 --- a/cloudquery/discovery_v1/discovery_pb2_grpc.py +++ b/cloudquery/discovery_v1/discovery_pb2_grpc.py @@ -5,7 +5,7 @@ from cloudquery.discovery_v1 import discovery_pb2 as cloudquery_dot_discovery__v1_dot_discovery__pb2 -GRPC_GENERATED_VERSION = '1.76.0' +GRPC_GENERATED_VERSION = '1.78.0' GRPC_VERSION = grpc.__version__ _version_not_supported = False diff --git a/cloudquery/plugin_v3/plugin_pb2_grpc.py b/cloudquery/plugin_v3/plugin_pb2_grpc.py index fcc770e..2a19cc6 100644 --- a/cloudquery/plugin_v3/plugin_pb2_grpc.py +++ b/cloudquery/plugin_v3/plugin_pb2_grpc.py @@ -5,7 +5,7 @@ from cloudquery.plugin_v3 import plugin_pb2 as cloudquery_dot_plugin__v3_dot_plugin__pb2 -GRPC_GENERATED_VERSION = '1.76.0' +GRPC_GENERATED_VERSION = '1.78.0' GRPC_VERSION = grpc.__version__ _version_not_supported = False From b56f0a0c76ea1617da002d64c9d42e788cfef8c9 Mon Sep 17 00:00:00 2001 From: CloudQuery Bot <102256036+cq-bot@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:34:55 +0000 Subject: [PATCH 5/5] chore(main): Release v0.0.53 (#211) :robot: I have created a release *beep* *boop* --- ## [0.0.53](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.52...v0.0.53) (2026-03-01) ### Bug Fixes * **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)) * **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)) * **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)) * 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)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- CHANGELOG.md | 10 ++++++++++ setup.py | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a5fd37e..c0f8cc3 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.52" + ".": "0.0.53" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d3138..4459bd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.0.53](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.52...v0.0.53) (2026-03-01) + + +### Bug Fixes + +* **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)) +* **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)) +* **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)) +* 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)) + ## [0.0.52](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.51...v0.0.52) (2026-02-02) diff --git a/setup.py b/setup.py index d1f3694..965cf16 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ ] setuptools.setup( name=name, - version="0.0.52", + version="0.0.53", description=description, long_description=long_description, author="CloudQuery LTD",