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

feat: add common resource path helpers #74

Merged
merged 5 commits into from Apr 1, 2021
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Dec 1, 2020

feat: expose client transport
fix: use correct retry deadline
fix: fix retryable errors
fix: remove grpc send/recv limits
feat: add from_service_account_info

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
@yoshi-automation yoshi-automation requested a review from a team as a code owner December 1, 2020 15:45
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 1, 2020
@product-auto-label product-auto-label bot added the api: cloudkms Issues related to the googleapis/python-kms API. label Dec 1, 2020
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes from self. feat!: rename KeyOperationAttestation.format -> KeyOperationAttestation.format_; add common resource path helpers; expose client transport Dec 1, 2020
@busunkim96 busunkim96 changed the title feat!: rename KeyOperationAttestation.format -> KeyOperationAttestation.format_; add common resource path helpers; expose client transport feat!: rename KeyOperationAttestation.format -> KeyOperationAttestation.format_; add common resource path helpers; expose client transport Dec 1, 2020
google/cloud/kms_v1/types/resources.py Outdated Show resolved Hide resolved
@busunkim96 busunkim96 changed the title feat!: rename KeyOperationAttestation.format -> KeyOperationAttestation.format_; add common resource path helpers; expose client transport feat: add common resource path helpers Apr 1, 2021
@busunkim96 busunkim96 merged commit 6d115ce into master Apr 1, 2021
@busunkim96 busunkim96 deleted the autosynth-self branch April 1, 2021 19:48
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. context: none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants