1.3.2 (2022-06-03)
1.3.1 (2022-05-05)
- samples: Adding samples for image creation and deletion (#270) (89ab205)
- samples: Adding samples for image related operations (#277) (35c548e)
- samples: Adding Windows server samples (#274) (06291b5)
- samples: Improving snapshot samples (#276) (343be37)
1.3.0 (2022-04-21)
- add new methods for long running operations (526fb10)
- compute: remove proto3_optional from parent_id (#260) (526fb10)
- compute: replace missing REQUIRED for parent_id (526fb10)
- deps: require google-api-core>=2.7.0 (526fb10)
- revert proto3_optional, required removal on parent_id (#714) (#265) (ae1aeac)
- samples: Add samples for suspending/resuming an instance (#259) (685d909)
- samples: Migrate samples to use new type of operations (#264) (767d7c8)
1.2.0 (2022-04-07)
1.1.0 (2022-03-08)
- samples: Adding samples for delete protection (#208) (7ed70ec)
- samples: additional samples for the Compute API (72544d9)
1.0.0 (2022-01-13)
0.9.0 (2021-12-13)
- handle GCP enum name start with uppercase IPProtocol (#691) (#166) (3d0fe75)
- make parent_id fields required compute move and insert methods (#686) (#160) (8b373af)
- samples: Adding samples for instance from template creation (#159) (34092b5)
- samples: Adding template samples (#136) (bc721a7)
- samples: Renaming region to avoid name collision with different region. (#167) (60f2937)
0.8.0 (2021-11-16)
- support self-signed JWT flow for service accounts (de739a1)
- update to the latest version of the code generator (#147) (de739a1)
- add 'dict' annotation type to 'request' (de739a1)
- deps: require google-api-core >=2.2.0 (de739a1)
- deps: require proto-plus >=1.19.7 (de739a1)
- list oneofs in docstring (de739a1)
0.7.0 (2021-11-09)
0.6.0 (2021-10-14)
- compute: Updated max_results to 100 to avoid too many API calls (#108) (691e38e)
- correct region tag formatting (#102) (8339c00)
0.5.0 (2021-08-09)
- uint64/int64 fields accept ints instead of strings (#92)
- add always_use_jwt_access (4d673cf)
- fix required query params handling (closes #12) (4d673cf)
- uint64/int64 fields accept ints instead of strings (#92) (4d673cf)
0.4.2 (2021-07-26)
0.4.1 (2021-06-16)
0.4.0 (2021-06-07)
- Adding code samples and tests for them (#55) (14cd352)
- 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)
0.2.1 (2021-02-26)
0.2.0 (2021-02-11)
- don't use integers for enums in json encoding (a3685b5)
- fix body encoding for rest transport (#17) (a3685b5)
- regenerate the client lib (#9) (b9def52)
- set development status classifier to alpha (#2) (54814f8)
- stabilize order of query_params (a3685b5)
- update paging implementation to handle unconventional pagination (a3685b5)
- generate v1 (53f9a3d)