Releases: googleapis/python-error-reporting
Releases · googleapis/python-error-reporting
v1.11.1
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
1.11.0 (2024-03-26)
Features
- Allow users to explicitly configure universe domain (#475) (e4c3454)
v1.10.0
1.10.0 (2023-12-10)
Features
Bug Fixes
- Use
retry_async
instead of retry
in async client (#462) (44c2b14)
Documentation
v1.10.0rc1
🤖 I have created a release beep boop
Features
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
1.9.2 (2023-07-04)
Bug Fixes
- Add async context manager return types (#434) (319fa54)
v1.9.1
1.9.1 (2023-03-23)
Documentation
- Fix formatting of request arg in docstring (#422) (561dc39)
v1.9.0
1.9.0 (2023-02-28)
Features
- Enable "rest" transport in Python for services supporting numeric enums (#418) (b2b9eab)
v1.8.2
1.8.2 (2023-02-04)
Documentation
- Removed link to the regionalization page (#411) (3a0d82d)
v1.8.1
1.8.1 (2023-01-20)
Bug Fixes
- Add context manager return types (26a0749)
Documentation
- Add documentation for enums (26a0749)
v1.8.0
1.8.0 (2023-01-10)
Features