Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Releases: googleapis/python-compute

v0.4.0

08 Jun 15:17
b3e65c7
Compare
Choose a tag to compare

Features

  • 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)

v0.3.0

10 May 15:02
08b895f
Compare
Choose a tag to compare

Features

  • Regenerate newest version of python-compute with field presence support (#49) (6181460)

v0.2.1

26 Feb 21:18
5fb6ac4
Compare
Choose a tag to compare

Bug Fixes

  • ignore unknown fields in response (#25) (a8c37b4)

v0.2.0

11 Feb 16:02
80bf352
Compare
Choose a tag to compare

Features

  • run synthtool to pick up mtls feature (#6) (3abec21)

Bug Fixes

  • 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)

v0.1.0

08 Jan 23:46
31fa794
Compare
Choose a tag to compare

Features