Changelog¶
3.1.1 (2024-11-11)¶
Bug Fixes¶
3.1.0 (2024-10-24)¶
Features¶
3.0.0 (2024-09-23)¶
⚠ BREAKING CHANGES¶
Pagination feature is introduced for method ListKeyHandles in service Autokey
Features¶
Adding a state field for AutokeyConfig (b4c9770)
Bug Fixes¶
Pagination feature is introduced for method ListKeyHandles in service Autokey (b4c9770)
Documentation¶
2.24.2 (2024-07-30)¶
Bug Fixes¶
Retry and timeout values do not propagate in requests during pagination (189922a)
2.24.1 (2024-07-08)¶
Bug Fixes¶
2.24.0 (2024-06-24)¶
Features¶
support Key Access Justifications policy configuration (6945437)
2.23.0 (2024-05-16)¶
Features¶
add client library for KMS Autokey service, which enables automated KMS key provision and management (b74c6c2)
2.22.0 (2024-05-07)¶
Features¶
introduce Long-Running Operations (LRO) for KMS (18b3c0d)
2.21.4 (2024-04-17)¶
Documentation¶
2.21.3 (2024-03-05)¶
Bug Fixes¶
2.21.2 (2024-02-22)¶
Bug Fixes¶
2.21.1 (2024-02-06)¶
Bug Fixes¶
2.21.0 (2024-02-01)¶
Features¶
Documentation¶
2.20.0 (2023-12-07)¶
Features¶
Bug Fixes¶
2.19.2 (2023-10-09)¶
Documentation¶
2.19.1 (2023-08-02)¶
Documentation¶
2.19.0 (2023-07-21)¶
Features¶
2.18.0 (2023-07-04)¶
Features¶
Bug Fixes¶
2.17.0 (2023-05-12)¶
Features¶
2.16.1 (2023-03-28)¶
Documentation¶
2.16.0 (2023-03-23)¶
Features¶
Documentation¶
2.15.0 (2023-02-21)¶
Features¶
2.14.1 (2023-01-20)¶
Bug Fixes¶
Add context manager return types (8137467)
Documentation¶
Add documentation for enums (8137467)
2.14.0 (2023-01-10)¶
Features¶
2.13.0 (2022-12-14)¶
Features¶
Bug Fixes¶
Documentation¶
2.12.3 (2022-10-07)¶
Bug Fixes¶
2.12.2 (2022-10-03)¶
Bug Fixes¶
2.12.1 (2022-08-11)¶
Bug Fixes¶
2.12.0 (2022-07-14)¶
Features¶
add audience parameter (06a4096)
Bug Fixes¶
2.11.2 (2022-06-03)¶
Bug Fixes¶
Documentation¶
2.11.1 (2022-03-05)¶
Bug Fixes¶
Documentation¶
2.11.0 (2022-02-03)¶
Features¶
Bug Fixes¶
resolve DuplicateCredentialArgs error when using credentials_file (97f7ea5)
Documentation¶
2.10.1 (2021-11-01)¶
Bug Fixes¶
Documentation¶
list oneofs in docstring (6d7b8c1)
2.10.0 (2021-10-18)¶
Features¶
2.9.0 (2021-10-08)¶
Features¶
2.8.0 (2021-09-30)¶
Features¶
2.7.0 (2021-09-30)¶
Features¶
Bug Fixes¶
improper types in pagers generation (8ff7501)
2.6.1 (2021-09-24)¶
Bug Fixes¶
add ‘dict’ annotation type to ‘request’ (728e5e0)
2.6.0 (2021-08-30)¶
Features¶
Documentation¶
2.5.0 (2021-08-07)¶
Features¶
2.4.3 (2021-07-29)¶
Documentation¶
2.4.2 (2021-07-28)¶
Bug Fixes¶
Documentation¶
Miscellaneous Chores¶
2.4.1 (2021-07-20)¶
Bug Fixes¶
2.4.0 (2021-07-12)¶
Features¶
Bug Fixes¶
Documentation¶
2.3.0 (2021-06-14)¶
Features¶
Bug Fixes¶
2.2.0 (2020-09-16)¶
Features¶
Documentation¶
2.1.0 (2020-08-27)¶
Features¶
2.0.1 (2020-08-24)¶
Bug Fixes¶
Documentation¶
2.0.0 (2020-07-30)¶
⚠ BREAKING CHANGES¶
migrate to microgenerator. (#16)
Features¶
migrate to microgenerator. See Migration Guide. (#16) (605f757)
1.4.0 (2020-04-14)¶
Features¶
1.3.0 (2020-02-12)¶
Features¶
Bug Fixes¶
1.2.1¶
08-12-2019 13:44 PDT
Implementation Changes¶
Remove send/recv msg size limit (via synth). (#8959)
Documentation¶
1.2.0¶
07-24-2019 16:42 PDT
Implementation Changes¶
Accomodate new location of ‘IAMPolicyStub’ (via synth). (#8679)
New Features¶
Dependencies¶
Documentation¶
1.1.0¶
06-27-2019 12:32 PDT
Implementation Changes¶
New Features¶
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)
1.0.0¶
02-13-2019 10:53 PST
Implementation Changes¶
Documentation¶
Updated client library documentation URLs. (#7307)
Internal / Testing Changes¶
0.2.1¶
12-18-2018 09:24 PST
Implementation Changes¶
Dependencies¶
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)
0.2.0¶
Documentation¶
Docs: Replace links to
/stable/
with/latest/
. (#5901)
Internal / Testing Changes¶
0.1.0¶
New Features¶
KMS v1