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

fix(deps): add packaging requirement #114

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: cloudkms Issues related to the googleapis/python-kms 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:28
@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 a6a894f into master May 15, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the add-packaging-requirement branch May 15, 2021 01:06
@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 Jun 14, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [2.3.0](https://www.github.com/googleapis/python-kms/compare/v2.2.0...v2.3.0) (2021-06-14)


### Features

* add `from_service_account_info` ([6d115ce](https://www.github.com/googleapis/python-kms/commit/6d115ce1902e4306ba3e1d80de64a2424e47ef52))
* add common resource path helpers ([#74](https://www.github.com/googleapis/python-kms/issues/74)) ([6d115ce](https://www.github.com/googleapis/python-kms/commit/6d115ce1902e4306ba3e1d80de64a2424e47ef52))
* add ECDSA secp256k1 to the list of supported algorithms ([#120](https://www.github.com/googleapis/python-kms/issues/120)) ([65a453f](https://www.github.com/googleapis/python-kms/commit/65a453f3a2adb71ea82a96d769d748ad0dc721b4))
* add script to verify attestations with certificate chains ([#99](https://www.github.com/googleapis/python-kms/issues/99)) ([7b0799f](https://www.github.com/googleapis/python-kms/commit/7b0799f4e1b52b359862e97ea2b89befafe92713))
* expose client transport ([6d115ce](https://www.github.com/googleapis/python-kms/commit/6d115ce1902e4306ba3e1d80de64a2424e47ef52))


### Bug Fixes

* **deps:** add packaging requirement ([#114](https://www.github.com/googleapis/python-kms/issues/114)) ([a6a894f](https://www.github.com/googleapis/python-kms/commit/a6a894f0c49fb1774d74aa26441e7525f0c0d138))
* fix retryable errors ([6d115ce](https://www.github.com/googleapis/python-kms/commit/6d115ce1902e4306ba3e1d80de64a2424e47ef52))
* remove grpc send/recv limits ([6d115ce](https://www.github.com/googleapis/python-kms/commit/6d115ce1902e4306ba3e1d80de64a2424e47ef52))
* use correct retry deadline ([6d115ce](https://www.github.com/googleapis/python-kms/commit/6d115ce1902e4306ba3e1d80de64a2424e47ef52))
---


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: cloudkms Issues related to the googleapis/python-kms 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