Changelog

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