Skip to content

Releases: googleapis/gax-php

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)

v1.40.1

16 Jan 19:54
80527b9

Choose a tag to compare

1.40.1 (2026-01-16)

Bug Fixes

  • Use self:: instead of $this-> for static validation methods in GapicClientTrait validation (#643) (5ba2b20)

v1.40.0

04 Dec 18:45
1d3834d

Choose a tag to compare

1.40.0 (2025-12-04)

Features