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

Releases: googleapis/python-monitoring

v2.9.0

28 Feb 22:46
335cfa6
Compare
Choose a tag to compare

2.9.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (c58bcce)

Documentation

v2.8.0

16 Nov 20:17
ab3c822
Compare
Choose a tag to compare

Features

  • Added support for auto-close configurations (#253) (0541c7a)

v2.7.0

09 Nov 18:17
a0584b3
Compare
Choose a tag to compare

Features

  • add CreateServiceTimeSeries RPC (b347e70)

Bug Fixes

  • deps: drop packaging dependency (b347e70)
  • deps: require google-api-core >= 1.28.0 (b347e70)
  • Reintroduce deprecated field/enum ServiceTier for backward compatibility (b347e70)

Miscellaneous Chores

Documentation

  • list oneofs in docstring (b347e70)
  • Use absolute link targets in comments (b347e70)

v2.6.0

07 Oct 10:51
b2cef71
Compare
Choose a tag to compare

Features

  • add context manager support in client (#230) (954dd18)

v2.5.2

30 Sep 15:48
188c767
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (4a8b823)

v2.5.1

27 Sep 16:06
f00a3b9
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (ffae24c)

v2.5.0

30 Aug 15:02
e0b9e26
Compare
Choose a tag to compare

Features

  • Added support for log-based alerts (#204) (b56a78c)
  • Added support for user-defined labels on cloud monitoring's Service object (b56a78c)
  • Added support for user-defined labels on cloud monitoring's ServiceLevelObjective object (b56a78c)

Bug Fixes

  • mark required fields in QueryTimeSeriesRequest as required by the backend (b56a78c)

Documentation

  • samples: include example writing of label data (#202) (f5e8cf8)

v2.4.2

28 Jul 11:32
19243b4
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#184) (5b7b07b)

Miscellaneous Chores

v2.4.1

21 Jul 23:32
86a7340
Compare
Choose a tag to compare

Bug Fixes

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

v2.4.0

01 Jul 10:47
5c98235
Compare
Choose a tag to compare

Features

Bug Fixes

Documentation