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

fix(deps): add packaging requirement #37

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 15, 2021 00:02
@product-auto-label product-auto-label bot added the api: assuredworkloads Issues related to the googleapis/python-assured-workloads API. label May 15, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 15, 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 ae6197c into master May 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the add-packaging-requirement branch May 15, 2021 01:12
@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 31, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [0.3.0](https://www.github.com/googleapis/python-assured-workloads/compare/v0.2.1...v0.3.0) (2021-05-28)


### Features

* Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects ([6ff8af6](https://www.github.com/googleapis/python-assured-workloads/commit/6ff8af6abc18d74d624e71b547f921b444435310))
* add HIPAA and HITRUST compliance regimes ([#13](https://www.github.com/googleapis/python-assured-workloads/issues/13)) ([6ff8af6](https://www.github.com/googleapis/python-assured-workloads/commit/6ff8af6abc18d74d624e71b547f921b444435310))
* support self-signed JWT flow for service accounts ([a28c728](https://www.github.com/googleapis/python-assured-workloads/commit/a28c728c4f8f50a3e5300d1cbfa7ed7262db1f9c))


### Bug Fixes

* add async client to %name_%version/init.py ([a28c728](https://www.github.com/googleapis/python-assured-workloads/commit/a28c728c4f8f50a3e5300d1cbfa7ed7262db1f9c))
* **deps:** add packaging requirement ([#37](https://www.github.com/googleapis/python-assured-workloads/issues/37)) ([ae6197c](https://www.github.com/googleapis/python-assured-workloads/commit/ae6197cb4761e2c7d1cab80721d7f3b0c16375f1))
* fix retry deadlines ([6ff8af6](https://www.github.com/googleapis/python-assured-workloads/commit/6ff8af6abc18d74d624e71b547f921b444435310))
---


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: assuredworkloads Issues related to the googleapis/python-assured-workloads API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants