Changelog¶
2.9.2 (2023-07-04)¶
Bug Fixes¶
2.9.1 (2023-03-23)¶
Documentation¶
2.9.0 (2023-02-28)¶
Features¶
Enable “rest” transport in Python for services supporting numeric enums (15758ae)
2.8.1 (2023-01-20)¶
Bug Fixes¶
Add context manager return types (b6a2a25)
Documentation¶
Add documentation for enums (b6a2a25)
2.8.0 (2023-01-10)¶
Features¶
2.7.0 (2022-12-14)¶
Features¶
Bug Fixes¶
Documentation¶
2.6.4 (2022-10-07)¶
Bug Fixes¶
2.6.3 (2022-10-03)¶
Bug Fixes¶
2.6.2 (2022-08-16)¶
Bug Fixes¶
2.6.1 (2022-07-14)¶
Bug Fixes¶
2.6.0 (2022-07-12)¶
Features¶
add audience parameter (e82c63f)
Bug Fixes¶
2.5.1 (2022-06-03)¶
Bug Fixes¶
Documentation¶
2.5.0 (2022-05-17)¶
Features¶
AuditConfig for IAM v1 (bc445c6)
Bug Fixes¶
deps: require grpc-google-iam-v1 >=0.12.4 (bc445c6)
Documentation¶
fix type in docstring for map fields (bc445c6)
2.4.1 (2022-03-05)¶
Bug Fixes¶
2.4.0 (2022-02-24)¶
Features¶
Bug Fixes¶
deps: drop packaging dependency (b6df5e4)
deps: require google-api-core>=1.28.0 (b6df5e4)
deps: require proto-plus>=1.15.0 (b6df5e4)
improper types in pagers generation (18d869a)
provide appropriate mock values for message body fields (b6df5e4)
resolve DuplicateCredentialArgs error when using credentials_file (e9e71b1)
Documentation¶
2.3.0 (2021-09-24)¶
Bug Fixes¶
add ‘dict’ annotation type to ‘request’ (d4db051)
Documentation¶
2.2.1 (2021-07-26)¶
Bug Fixes¶
Documentation¶
Miscellaneous Chores¶
2.2.0 (2021-07-07)¶
Features¶
Bug Fixes¶
Documentation¶
2.1.0 (2021-06-16)¶
Features¶
Bug Fixes¶
2.0.2 (2021-02-05)¶
Bug Fixes¶
2.0.1 (2020-09-10)¶
Documentation¶
2.0.0 (2020-09-10)¶
⚠ BREAKING CHANGES¶
migrate to use microgen (#29)
Features¶
Bug Fixes¶
1.0.0 (2020-02-28)¶
Features¶
0.3.1 (2020-02-06)¶
Bug Fixes¶
0.3.0¶
07-24-2019 16:35 PDT
Implementation Changes¶
New Features¶
Dependencies¶
Documentation¶
Internal / Testing Changes¶
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). #8354)
Add disclaimer to auto-generated template files (via synth). (#8316)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8243)
Fix coverage in ‘types.py’ (via synth). (#8155)
Blacken noxfile.py, setup.py (via synth). (#8125)
Add empty lines (via synth). (#8060)
Exclude docs/index.rst from move in synth. (#7835)
Reorder methods, add nox session
docs
(via synth). (#7773)Copy lintified proto files (via synth). (#7448)
Add clarifying comment to blacken nox target. (#7394)
Add protos as an artifact to library (#7205)
0.2.0¶
12-18-2018 09:19 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. (#6568)
Add ‘mock’ to unit test dependencies for autogen libs. (#6402)
Add / fix badges for PyPI / versions. (#6158)
Use new Nox (#6175)
Add ‘synth.py’. (#6085)
Include IoT docs in build. (#5679)
fix trove classifier (#5386)
0.1.0¶
New Features¶
Add v1 Endpoint for IoT (#5355)