Changelog

0.3.0 (2021-05-10)

Features

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

0.2.1 (2021-02-26)

Bug Fixes

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

0.2.0 (2021-02-11)

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)

0.1.0 (2021-01-08)

Features