Skip to content

Releases: googleapis/python-error-reporting

v1.11.1

09 Oct 14:49
5fcbcbb
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.9.0 (2023-02-28)

Features

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

v1.8.2

07 Feb 15:31
555474e
Compare
Choose a tag to compare

1.8.2 (2023-02-04)

Documentation

  • Removed link to the regionalization page (#411) (3a0d82d)

v1.8.1

23 Jan 15:49
67ba6c7
Compare
Choose a tag to compare

1.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (26a0749)

Documentation

  • Add documentation for enums (26a0749)

v1.8.0

10 Jan 18:26
0ec436b
Compare
Choose a tag to compare

1.8.0 (2023-01-10)

Features