This repository has been archived by the owner on Dec 31, 2023. It is now read-only.
Releases: googleapis/python-kms
Releases · googleapis/python-kms
v1.2.1: Release kms 1.2.1 (#9011)
v1.2.0
7-24-2019 16:42 PDT
Implementation Changes
- Accomodate new location of 'IAMPolicyStub' (via synth). (#8679)
New Features
- Add 'options_' argument to client's 'get_iam_policy'; pin black version (via synth). (#8656)
- Add 'client_options' support, update list method docstrings (via synth). (#8514)
Dependencies
- Bump minimum version for google-api-core to 1.14.0. (#8709)
- Update pin for 'grpc-google-iam-v1' to 0.12.3+. (#8647)
Documentation
v1.1.0
06-27-2019 12:32 PDT
Implementation Changes
- Allow kwargs to be passed to create_channel (via synth). (#8395)
- Add empty lines (via synth). (#8062)
- Remove classifier for Python 3.4 for end-of-life. (#7535)
New Features
- Add ability to create keys via import, add crypto algorithms (via synth). (#8356)
- Retry idempotent codes for Encyrpt, Decrypt, Asymmetric Decrypt, Asymmetric Sign (via synth). (#7715)
- Add CAVIUM_V2_COMPRESSED option to KeyOperationAttestation (via synth). (#7396)
Documentation
Internal / Testing Changes
- Add docs job to publish to googleapis.dev. (#8464)
- Add disclaimer to auto-generated template files (via synth). (#8318)
- Suppress checking 'cov-fail-under' in nox default session (via synth). (#8245)
- Fix coverage in 'types.py'; blacken 'noxfile.py' / 'setup.py' (via synth). (#8157)
- Add nox session
docs
, reorder methods (via synth). (#7775) - Copy lintified proto files (via synth). (#7449)
v1.0.0: Release kms 1.0.0 (#7337)
02-13-2019 10:53 PST
Implementation Changes
Documentation
- Updated client library documentation URLs. (#7307)
Internal / Testing Changes
v0.2.1: Release kms 0.2.1 (#6990)
12-18-2018 09:24 PST
Implementation Changes
- Import
iam.policy
fromgoogle.api_core
. (#6741) - Pick up changes in GAPIC generator. (#6499)
- Fix
client_info
bug, update docstrings. (#6414)
Dependencies
- Bump minimum
api_core
version for all GAPIC libs to 1.4.1. (#6391) - Update IAM version in dependencies (#6362)
- Avoid broken 'google-common-apis 1.5.4' release. (#6355)
Documentation
Internal / Testing Changes
- Update noxfile.
- Blacken all gen'd libs (#6792)
- Omit local deps (#6701)
- Run black at end of synth.py (#6698)
- Run Black on Generated libraries (#6666)
- Add templates for flake8, coveragerc, noxfile, and black. (#6642)
- Add synth metadata. (#6569)
- Add 'mock' to unit test dependencies for autogen libs. (#6402)
- Add / fix badges for PyPI / versions. (#6158)
- Don't update nox in 'kms/synth.py'. (#6233)
- Use new Nox (#6175)
- Don't scribble on setup.py harder. (#6064)
- Harmonize / DRY 'README.rst' / 'docs/index.rst'. (#6021)
- Exclude 'setup.py' from synth. (#6038)
v0.2.0
v0.1.0: Release kms 0.1.0 (#5667)
New Features
- KMS v1