8000 chore(main): Release v0.0.33 (#105) · cloudquery/plugin-pb-python@0a362fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a362fe

Browse files
authored
chore(main): Release v0.0.33 (#105)
🤖 I have created a release *beep* *boop* --- ## [0.0.33](v0.0.32...v0.0.33) (2024-08-01) ### Bug Fixes * **deps:** Update dependency grpcio to v1.65.2 ([#104](#104)) ([80ecc5f](80ecc5f)) * **deps:** Update dependency grpcio-tools to v1.65.2 ([#106](#106)) ([c68af36](c68af36)) * **deps:** Update dependency protobuf to v5.27.3 ([#103](#103)) ([b604950](b604950)) * **deps:** Update dependency pyarrow to v17 ([#108](#108)) ([b7b8b5f](b7b8b5f)) * **deps:** Update dependency pytest to v8.3.2 ([#107](#107)) ([2fac0d3](2fac0d3)) * Generate Python Code from `plugin-pb` ([#109](#109)) ([ad56235](ad56235)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent b7b8b5f commit 0a362fe

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.32"
2+
".": "0.0.33"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.0.33](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.32...v0.0.33) (2024-08-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency grpcio to v1.65.2 ([#104](https://github.com/cloudquery/plugin-pb-python/issues/104)) ([80ecc5f](https://github.com/cloudquery/plugin-pb-python/commit/80ecc5f2552718e016275af422b44f4d1704627c))
9+
* **deps:** Update dependency grpcio-tools to v1.65.2 ([#106](https://github.com/cloudquery/plugin-pb-python/issues/106)) ([c68af36](https://github.com/cloudquery/plugin-pb-python/commit/c68af36afa3d593b269f68752a9cbed20b42dc34))
10+
* **deps:** Update dependency protobuf to v5.27.3 ([#103](https://github.com/cloudquery/plugin-pb-python/issues/103)) ([b604950](https://github.com/cloudquery/plugin-pb-python/commit/b6049507b3a203fe7e03e3aa49998ef10dbf91bd))
11+
* **deps:** Update dependency pyarrow to v17 ([#108](https://github.com/cloudquery/plugin-pb-python/issues/108)) ([b7b8b5f](https://github.com/cloudquery/plugin-pb-python/commit/b7b8b5f1c1125eea9fd4eadf56797ed8343f4183))
12+
* **deps:** Update dependency pytest to v8.3.2 ([#107](https://github.com/cloudquery/plugin-pb-python/issues/107)) ([2fac0d3](https://github.com/cloudquery/plugin-pb-python/commit/2fac0d340f962f9017a6afc097a335bd08ca800b))
13+
* Generate Python Code from `plugin-pb` ([#109](https://github.com/cloudquery/plugin-pb-python/issues/109)) ([ad56235](https://github.com/cloudquery/plugin-pb-python/commit/ad5623593091f2d69335826e6b427187946551d1))
14+
315
## [0.0.32](https://github.com/cloudquery/plugin-pb-python/compare/v0.0.31...v0.0.32) (2024-07-30)
416

517

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
]
3838
setuptools.setup(
3939
name=name,
40-
version="0.0.32",
40+
version="0.0.33",
4141
description=description,
4242
long_description=long_description,
4343
author="CloudQuery LTD",

0 commit comments

Comments
 (0)
0