Changelog

1.7.1 (2021-11-02)

Bug Fixes

  • deps: drop packaging dependency (df69ccc)

  • deps: require google-api-core >= 1.28.0 (df69ccc)

Documentation

  • list oneofs in docstring (df69ccc)

1.7.0 (2021-10-18)

Features

  • add support for python 3.10 (#133) (44e23f4)

  • Update RecurringSchedule.Frequency with DAILY frequency (#137) (75b232e)

1.6.0 (2021-10-08)

Features

  • add context manager support in client (#129) (b207115)

1.5.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (e6d6242)

1.5.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (911871e)

1.5.0 (2021-09-07)

Features

1.4.0 (2021-08-30)

Features

  • Update osconfig v1 and v1alpha with WindowsApplication (#108) (befbfdc)

1.3.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#97) (404adc3)

Miscellaneous Chores

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

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#83) (b9fc494)

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