Skip to content

Releases: googleapis/gax-php

v1.16.3

23 Aug 19:35
2b0fabf

Choose a tag to compare

1.16.3 (2022-08-23)

Bug Fixes

v1.16.2

17 Aug 15:09
42dc3a6

Choose a tag to compare

1.16.2 (2022-08-16)

Bug Fixes

  • use responseType for custom operations (#413) (b643adf)

v1.16.1

11 Aug 17:26
e879d2b

Choose a tag to compare

1.16.1 (2022-08-11)

Bug Fixes

  • remove typehint from extended method (#411) (fb37f73)

v1.16.0

10 Aug 19:33
c6656a8

Choose a tag to compare

1.16.0 (2022-08-10)

Features

Bug Fixes

  • deps: update dependency google/longrunning to ^0.2 (#407) (54d4f32)

v1.15.0

02 Aug 21:15
68dfafe

Choose a tag to compare

1.15.0 (2022-08-02)

Features

  • move LongRunning classes to a standalone package (#401) (1747125)

v1.14.0

26 Jul 20:12
87bdb94

Choose a tag to compare

1.14.0 (2022-07-26)

Features

  • support requesting numeric enum rest encoding (#395) (0d74a48)

v1.13.0

19 Jun 23:41
1403cdf

Choose a tag to compare

Features

  • add support for protobuf version in header agent (#387)

Misc

  • dropped support for PHP 5.5

v1.12.2

17 May 14:49
38ea1c1

Choose a tag to compare

Bug Fixes

  • add ReturnTypeWillChange for PHP 8.1 compatibility (#378)

v1.12.1

20 Apr 16:47
c853202

Choose a tag to compare

Bug Fixes

  • exclude broken protobuf version (#382)

v1.12.0

25 Feb 22:38
d802c9b

Choose a tag to compare

Fixes

  • feat: improve errors by hoisting ErrorInfo fields directly in error message (#354)