Skip to content

Releases: googleapis/gax-go

v2.13.0

22 Jul 15:24
e482eff
Compare
Choose a tag to compare

2.13.0 (2024-07-22)

Features

  • iterator: add package to help work with new iter.Seq types (#358) (6bccdaa)

v2.12.5

18 Jun 17:35
c2c0099
Compare
Choose a tag to compare

2.12.5 (2024-06-18)

Bug Fixes

  • v2/apierror: fix (*APIError).Error() for unwrapped Status (#351) (22c16e7), refs #350

v2.12.4

03 May 14:23
53845b5
Compare
Choose a tag to compare

2.12.4 (2024-05-03)

Bug Fixes

  • provide unmarshal options for streams (#343) (ddf9a90)

v2.12.3

14 Mar 21:54
2bd56d1
Compare
Choose a tag to compare

2.12.3 (2024-03-14)

Bug Fixes

v2.12.2

26 Feb 15:07
57b62a8
Compare
Choose a tag to compare

2.12.2 (2024-02-23)

Bug Fixes

  • v2/callctx: fix SetHeader race by cloning header map (#326) (534311f)

v2.12.1

13 Feb 16:26
7327847
Compare
Choose a tag to compare

2.12.1 (2024-02-13)

Bug Fixes

v2.12.0

05 Jul 20:35
db3387b
Compare
Choose a tag to compare

2.12.0 (2023-06-26)

Features

  • v2/callctx: add new callctx package (#291) (11503ed)
  • v2: add BuildHeaders and InsertMetadataIntoOutgoingContext to header (#290) (6a4b89f)

v2.11.0

13 Jun 20:22
c594005
Compare
Choose a tag to compare

2.11.0 (2023-06-13)

Features

Bug Fixes

  • v2: handle space in non-devel go version (#288) (fd7bca0)

v2.10.0

30 May 17:57
8f95937
Compare
Choose a tag to compare

2.10.0 (2023-05-30)

Features

v2.9.1

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

2.9.1 (2023-05-23)

Bug Fixes