Skip to content

Releases: googleapis/gax-go

v2.9.1

23 May 18:39
de40753
Compare
Choose a tag to compare

2.9.1 (2023-05-23)

Bug Fixes

v2.9.0

22 May 16:02
b9f419c
Compare
Choose a tag to compare

2.9.0 (2023-05-22)

Features

  • apierror: add method to return HTTP status code conditionally (#274) (5874431), refs #229

Documentation

v2.8.0

15 Mar 17:24
77e4c0b
Compare
Choose a tag to compare

2.8.0 (2023-03-15)

Features

v2.7.1

09 Mar 16:24
ade3cba
Compare
Choose a tag to compare

2.7.1 (2023-03-06)

Bug Fixes

  • v2/apierror: return Unknown GRPCStatus when err source is HTTP (#260) (043b734), refs #254

v2.7.0

02 Nov 20:03
2592e22
Compare
Choose a tag to compare

2.7.0 (2022-11-02)

Features

  • update google.golang.org/api to latest (#240) (f690a02)
  • v2/apierror: add apierror.FromWrappingError (#238) (9dbd96d)

v2.6.0

14 Oct 15:00
c05e7ee
Compare
Choose a tag to compare

2.6.0 (2022-10-13)

Features

  • v2: copy DetermineContentType functionality (#230) (2c52a70)

v2.5.1

04 Aug 20:28
dfa3344
Compare
Choose a tag to compare

2.5.1 (2022-08-04)

Bug Fixes

  • v2: resolve bad genproto pseudoversion in go.mod (#218) (1379b27)

v2.5.0

04 Aug 18:05
a5459a3
Compare
Choose a tag to compare

2.5.0 (2022-08-04)

Features

v2.4.0

23 May 14:51
8ed106f
Compare
Choose a tag to compare

2.4.0 (2022-05-09)

Features

Bug Fixes

  • v2/apierror: use errors.As in FromError (#189) (f30f05b)

Miscellaneous Chores

v2.0.5

13 Jun 15:36
bd5b163
Compare
Choose a tag to compare

Small go.mod tweaks.