Releases: googleapis/gax-go
Releases · googleapis/gax-go
v2.15.0
2.15.0 (2025-07-09)
Features
- apierror: improve gRPC status code mapping for HTTP errors (#431) (c207f2a)
v2.14.2
2.14.2 (2025-05-12)
Documentation
- v2: Fix Backoff doc to accurately explain Multiplier (#423) (16d1791), refs #422
v2.14.1
2.14.1 (2024-12-19)
Bug Fixes
Documentation
- fix godoc to refer to the proper envvar (#387) (dc6baf7)
v2.14.0
2.14.0 (2024-11-13)
Features
- internallog: add a logging support package (#380) (c877470)
v2.13.0
2.13.0 (2024-07-22)
Features
- iterator: add package to help work with new iter.Seq types (#358) (6bccdaa)
v2.12.5
2.12.5 (2024-06-18)
Bug Fixes
- v2/apierror: fix (*APIError).Error() for unwrapped Status (#351) (22c16e7), refs #350
v2.12.2
2.12.2 (2024-02-23)
Bug Fixes
- v2/callctx: fix SetHeader race by cloning header map (#326) (534311f)