Skip to content

Releases: googleapis/python-error-reporting

google-cloud-error-reporting 1.14.0

16 Dec 21:53
125c35d

Choose a tag to compare

1.14.0 (2025-12-16)

Features

  • support mTLS certificates when available (#717) (7e99258b)

v1.13.0

12 Nov 18:56
c325399

Choose a tag to compare

1.13.0 (2025-11-12)

Features

Bug Fixes

  • Deprecate credentials_file argument (f86c964)

v1.12.0

23 Jun 17:25
92b85ce

Choose a tag to compare

1.12.0 (2025-05-21)

Features

  • Add REST Interceptors which support reading metadata (1d120c7)
  • Add support for opt-in debug logging (1d120c7)

Bug Fixes

  • Allow Protobuf 6.x (#557) (9f8faeb)
  • Fix typing issue with gRPC metadata when key ends in -bin (1d120c7)
  • Remove setup.cfg configuration for creating universal wheels (#562) (0738c03)
  • Require proto-plus >= 1.25.0 for Python 3.13 (#567) (d5cd225)

v1.11.1

09 Oct 14:49
5fcbcbb

Choose a tag to compare

1.11.1 (2024-09-17)

Bug Fixes

  • Allow Protobuf 5.x (#507) (8d33168)
  • Retry and timeout values do not propagate in requests during pagination (#518) (cbe41fd)

Documentation

  • Add summary_overview template (#496) (988def5)
  • Removes references as a "global-only" service (1fef616)
  • Updates documentation with regional resource names for multiple requests (1fef616)

v1.11.0

28 Mar 20:08
08b9d9f

Choose a tag to compare

1.11.0 (2024-03-26)

Features

  • Allow users to explicitly configure universe domain (#475) (e4c3454)

v1.10.0

11 Dec 19:23
9861589

Choose a tag to compare

1.10.0 (2023-12-10)

Features

  • Add support for Python 3.12 (#459) (36c1b59)
  • Use native namespaces instead of pkg_resources (#463) (a63e3f2)

Bug Fixes

  • Use retry_async instead of retry in async client (#462) (44c2b14)

Documentation

v1.10.0rc1

30 Nov 18:15

Choose a tag to compare

v1.10.0rc1 Pre-release
Pre-release

🤖 I have created a release beep boop

1.10.0rc1 (2023-11-30)

Features

  • Add support for Python 3.12 (#459) (36c1b59)
  • Use native namespaces instead of pkg_resources (#463) (a63e3f2)

Bug Fixes

  • Use retry_async instead of retry in async client (#462) (44c2b14)

Documentation


This PR was generated with Release Please. See documentation.

v1.9.2

05 Jul 15:41
597eb02

Choose a tag to compare

1.9.2 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#434) (319fa54)

v1.9.1

27 Mar 15:58
ebc33ed

Choose a tag to compare

1.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#422) (561dc39)

v1.9.0

28 Feb 23:44
5dc0300

Choose a tag to compare

1.9.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#418) (b2b9eab)