Changelog
0.9.0 (2021-12-13)
Features
Bug Fixes
handle GCP enum name start with uppercase IPProtocol (#691) (#166) (3d0fe75)
make parent_id fields required compute move and insert methods (#686) (#160) (8b373af)
Documentation
samples: Adding samples for instance from template creation (#159) (34092b5)
samples: Renaming region to avoid name collision with different region. (#167) (60f2937)
0.8.0 (2021-11-16)
Features
support self-signed JWT flow for service accounts (de739a1)
update to the latest version of the code generator (#147) (de739a1)
Bug Fixes
add ‘dict’ annotation type to ‘request’ (de739a1)
deps: require google-api-core >=2.2.0 (de739a1)
deps: require proto-plus >=1.19.7 (de739a1)
Documentation
- list oneofs in docstring (de739a1)
0.7.0 (2021-11-09)
Features
0.6.0 (2021-10-14)
Features
Bug Fixes
Documentation
0.5.0 (2021-08-09)
⚠ BREAKING CHANGES
- uint64/int64 fields accept ints instead of strings (#92)
Features
- add always_use_jwt_access (4d673cf)
Bug Fixes
Documentation
Miscellaneous Chores
0.4.2 (2021-07-26)
Bug Fixes
Miscellaneous Chores
0.4.1 (2021-06-16)
Bug Fixes
0.4.0 (2021-06-07)
Features
Raise GoogleAPICallError on REST response errors (01db23b)
Re-generated to pick up changes from googleapis-discovery with latest fixes (#60) (01db23b)
remove support for google-api-core < 1.28.0 (01db23b)
0.3.0 (2021-05-10)
Features
0.2.1 (2021-02-26)
Bug Fixes
0.2.0 (2021-02-11)
Features
Bug Fixes
don’t use integers for enums in json encoding (a3685b5)
stabilize order of query_params (a3685b5)
update paging implementation to handle unconventional pagination (a3685b5)
0.1.0 (2021-01-08)
Features
- generate v1 (53f9a3d)