Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

fix(deps): add packaging requirement #93

Merged
merged 3 commits into from
May 15, 2021

Conversation

busunkim96
Copy link
Contributor

Add packaging requirement. packaging.version
is used for a version comparison in transports/base.py and is needed after the upgrade to gapic-generator-python 0.46.3

@busunkim96 busunkim96 requested a review from a team as a code owner May 14, 2021 23:59
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 14, 2021
@product-auto-label product-auto-label bot added the api: cloudbilling Issues related to the googleapis/python-billingbudgets API. label May 14, 2021
@busunkim96 busunkim96 requested a review from parthea May 15, 2021 00:31
@parthea parthea added the automerge Merge the pull request once unit tests and other checks pass. label May 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit cbc882c into master May 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the add-packaging-requirement branch May 15, 2021 01:00
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 15, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request May 18, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [1.2.0](https://www.github.com/googleapis/python-billingbudgets/compare/v1.1.1...v1.2.0) (2021-05-17)

### Features

* added support for configurable budget time period ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](45110a8))
* support self-signed JWT flow for service accounts ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](45110a8))

### Bug Fixes

* **deps:** add packaging requirement ([#93](https://www.github.com/googleapis/python-billingbudgets/issues/93)) ([cbc882c](https://www.github.com/googleapis/python-billingbudgets/commit/cbc882c3562d88b4563ae715b74379390ba41e1f))
* use correct retry deadlines ([#66](https://www.github.com/googleapis/python-billingbudgets/issues/66)) ([ebf04ba](https://www.github.com/googleapis/python-billingbudgets/commit/ebf04baa60cba88a556465b18fb5fc3a3ae9a0a0))
* add async client to %name_%version/init.py ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](45110a8))

### Miscellaneous Chores

* release 1.2.0 ([#95](https://www.github.com/googleapis/python-billingbudgets/issues/95)) ([be03be9](https://www.github.com/googleapis/python-billingbudgets/commit/be03be9af446c01ded9f7306eb376a73972de39e))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudbilling Issues related to the googleapis/python-billingbudgets API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants