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

Releases: googleapis/python-os-config

v1.5.2

30 Sep 15:48
c141991
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (e6d6242)

v1.5.1

27 Sep 15:33
cc6cca0
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (911871e)

v1.5.0

08 Sep 15:17
2de86f9
Compare
Choose a tag to compare

Features

v1.4.0

30 Aug 13:17
1cecd28
Compare
Choose a tag to compare

Features

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

v1.3.2

28 Jul 18:17
e6249fb
Compare
Choose a tag to compare

Bug Fixes

Documentation

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

Miscellaneous Chores

v1.3.1

21 Jul 23:03
110c79b
Compare
Choose a tag to compare

Bug Fixes

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

v1.3.0

19 Jul 11:32
cbbcbc7
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation

v1.2.0

09 Jun 16:18
08bd1a7
Compare
Choose a tag to compare

Features

Bug Fixes

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

Documentation

v1.1.0

01 Mar 17:03
20c8cff
Compare
Choose a tag to compare

Features

Bug Fixes

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

v1.0.0

18 Nov 21:02
b84dce0
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

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

Features