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

Latest commit

 

History

History
95 lines (47 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

95 lines (47 loc) · 5.04 KB

Changelog

1.3.1 (2021-07-20)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#96) (022e149)

1.3.0 (2021-07-14)

Features

Bug Fixes

Documentation

1.2.0 (2021-06-09)

Features

Bug Fixes

  • add async client to %name_%version/init.py (6fbaf4b)
  • deps: add packaging requirement (#72) (44e0947)

Documentation

1.1.0 (2021-02-12)

Features

Bug Fixes

  • remove client side receive limits (#29) (628ada4)

1.0.0 (2020-11-18)

⚠ BREAKING CHANGES

  • rename attributes that conflict with builtins (#24)
    • Instance.type ->Instance.type_
    • GcsObject.object -> GcsObject.object_
    • PatchInstanceFilter.all -> PatchInstanceFilter.all_

Features


0.1.2 (2020-06-11)

Bug Fixes

0.1.1 (2020-06-11)

Bug Fixes

0.1.0 (2020-06-10)

Features