Changelog

1.14.0 (2023-01-10)

Features

1.13.0 (2022-12-13)

Features

  • Add support for google.cloud.osconfig.__version__ (0980ecc)

  • Add typing to proto.Message based class attributes (0980ecc)

Bug Fixes

  • Add dict typing for client_options (0980ecc)

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (326bd8c)

  • Drop usage of pkg_resources (326bd8c)

  • Fix timeout default values (326bd8c)

Documentation

  • samples: Snippetgen handling of repeated enum field (0980ecc)

  • samples: Snippetgen should call await on the operation coroutine before calling result (326bd8c)

1.12.4 (2022-10-07)

Bug Fixes

1.12.3 (2022-09-29)

Bug Fixes

1.12.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#227) (c3a2047)

  • deps: require proto-plus >= 1.22.0 (c3a2047)

1.12.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#218) (50330f2)

1.12.0 (2022-07-07)

Features

Bug Fixes

1.11.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#206) (17b8505)

1.11.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#174) (a47fc64)

1.11.0 (2022-02-26)

Features

  • Add existing os_policy_assignment_reports.proto (eb6bbb7)

  • Add GetOsPolicyAssignmentReport and analogous List rpc method (eb6bbb7)

  • Add Inventory to InstanceFilter (eb6bbb7)

  • Add item that is affected by vulnerability (eb6bbb7)

Bug Fixes

  • Mark methods as deprecated (eb6bbb7)

Documentation

1.10.0 (2022-02-08)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (e7f8549)

Documentation

  • add autogenerated code snippets (fbf55b5)

1.9.0 (2021-11-11)

Features

1.8.0 (2021-11-04)

Features

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