Skip to content

Releases: googleapis/gax-go

v2: v2.21.0

01 Apr 19:46
774a802

Choose a tag to compare

v2.21.0 (2026-04-01)

Features

  • update IsFeatureEnabled to not require EXPERIMENTAL (#497) (a2a329e3)

  • hook transport telemetry into gax.Invoke and record (#496) (d5310019)

v2: v2.20.0

25 Mar 21:31
25485ab

Choose a tag to compare

v2.20.0 (2026-03-25)

Features

  • hook metric recording into gax.Invoke (#494) (1f3e9aef)

  • add TelemetryErrorInfo and ExtractTelemetryErrorInfo (#487) (defdded3)

v2: v2.19.0

17 Mar 17:47
06bdf7f

Choose a tag to compare

v2.19.0 (2026-03-17)

Features

  • update WithLogger to WithLoggerContext. (#478) (1cb70baf)

  • pass logger to downstream via context (#474) (434fa676)

  • add WithClientMetrics CallOption (#479) (76f0284e)

  • add TransportTelemetryData for dynamic transport attributes (#481) (8a7caf00)

  • add ClientMetrics initialization core (#473) (f53618c2)

Bug Fixes

  • lazy initialization and getters for ClientMetrics (#485) (fb6c5f4d)

v2: v2.18.0

10 Mar 15:32
f5e5a13

Choose a tag to compare

v2.18.0 (2026-03-09)

Features

  • move gax-go to use 1.25 as the lower bound of support (#469) (01594ca5)

  • add callctx telemetry helpers (#472) (fa319ffc)

v2 2.17.0

03 Feb 18:46
f3fb23d

Choose a tag to compare

2.17.0 (2026-02-03)

Features

  • update Invoke to add retry count to context (#462) (ea7096d5)

v2 2.16.0

17 Dec 19:17
41be171

Choose a tag to compare

2.16.0 (2025-12-17)

Features

v2.15.0

10 Jul 13:40
cb08006

Choose a tag to compare

2.15.0 (2025-07-09)

Features

  • apierror: improve gRPC status code mapping for HTTP errors (#431) (c207f2a)

v2.14.2

13 May 14:28
4938a10

Choose a tag to compare

2.14.2 (2025-05-12)

Documentation

  • v2: Fix Backoff doc to accurately explain Multiplier (#423) (16d1791), refs #422

v2.14.1

20 Dec 00:52
643488b

Choose a tag to compare

2.14.1 (2024-12-19)

Bug Fixes

Documentation

  • fix godoc to refer to the proper envvar (#387) (dc6baf7)

v2.14.0

13 Nov 15:40
cd8360b

Choose a tag to compare

2.14.0 (2024-11-13)

Features

  • internallog: add a logging support package (#380) (c877470)