Skip to content

Releases: googleapis/python-error-reporting

v1.5.1

08 Mar 16:50
648fe19

Choose a tag to compare

1.5.1 (2022-03-07)

Bug Fixes

  • deps: allow google-cloud-logging <4.0.0dev (#244) (b2f83cf)
  • deps: require google-api-core>=1.31.5, >=2.3.2 (#241) (af66168)
  • deps: require proto-plus>=1.15.0 (af66168)

v1.5.0

17 Feb 21:07
9abad2b

Choose a tag to compare

1.5.0 (2022-02-16)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (f0afcae)

v1.4.1

02 Nov 15:17
18889e4

Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (31e3d6b)
  • deps: require google-api-core >= 1.28.0 (31e3d6b)

Documentation

  • list oneofs in docstring (31e3d6b)

v1.4.0

21 Oct 14:32
3728a77

Choose a tag to compare

Features

v1.3.0

11 Oct 18:02
cf86910

Choose a tag to compare

Features

  • add context manager support in client (#187) (a4e2cd4)

Bug Fixes

  • exception thrown when grpc is disabled (#190) (929e293)
  • improper types in pagers generation (18c93a9)

v1.2.3

27 Sep 18:02
5e47b44

Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (253a66f)

v1.2.2

28 Jul 11:02
9f0d0fb

Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#151) (8f11190)

Miscellaneous Chores

v1.2.1

21 Jul 23:17
37b31e4

Choose a tag to compare

Bug Fixes

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

v1.2.0

12 Jul 20:03
be7c62f

Choose a tag to compare

Features

Bug Fixes

  • deps: add packaging requirement (#124) (ed36389)
  • deps: widen version range on google-cloud-logging (#133) (c5e87bb)
  • disable always_use_jwt_access (8aff323)
  • disable always_use_jwt_access (#144) (8aff323)

Documentation

v1.1.2

05 Apr 18:02
0e13cca

Choose a tag to compare

Dependencies