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

Latest commit

 

History

History
71 lines (37 loc) · 3.81 KB

CHANGELOG.md

File metadata and controls

71 lines (37 loc) · 3.81 KB

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