Skip to content

Releases: googleapis/gax-php

google/gax v1.43.2

22 Jun 16:47

Choose a tag to compare

Bug Fixes

  • Gax: RetryMiddleware should determine deadlineMs before first call (#9265) (770bece)

Documentation

v1.43.1

09 Jun 18:21
9ee87e3

Choose a tag to compare

1.43.1 (2026-06-09)

Bug Fixes

  • RetryMiddleware should sleep on retry (#676) (5d3d6da)

v1.43.0

04 Jun 04:27
500e1d0

Choose a tag to compare

1.43.0 (2026-06-04)

Features

  • Add a new filter option to the OptionsFilterMiddleware (#674) (c5d8de6)

v1.42.5

01 Jun 20:48
d8f3ffa

Choose a tag to compare

1.42.5 (2026-06-01)

Bug Fixes

  • Normalize generated REST HTTP methods (#671) (dac5fe9)

v1.42.4

11 May 17:50
9b1f5fb

Choose a tag to compare

1.42.4 (2026-05-11)

Bug Fixes

  • Docs for phpdoc for middleware interface (5330ee7)

v1.42.3

30 Apr 20:59
9dce514

Choose a tag to compare

1.42.3 (2026-04-29)

Bug Fixes

  • serializer: Catch Throwable to handle PHP 7+ Errors (#664) (250acdb)

v1.42.2

10 Apr 17:41
126bd80

Choose a tag to compare

1.42.2 (2026-04-02)

Bug Fixes

v1.42.1

12 Mar 21:22
ab334c4

Choose a tag to compare

1.42.1 (2026-03-12)

Bug Fixes

v1.42.0

22 Jan 20:32
7ad13e5

Choose a tag to compare

1.42.0 (2026-01-22)

Features

  • Support grpc-status-details-bin for ApiException::getErrorDetails (#614) (c44ad0c)

v1.41.0

22 Jan 18:54
e5b2857

Choose a tag to compare

1.41.0 (2026-01-16)

Features

  • Add ApiException::getErrorDetails() for retrieval of additional exception info (#611) (be7402a)