Skip to content

Releases: googleapis/gax-php

v1.26.1

04 Jan 19:17
b4e80d6
Compare
Choose a tag to compare

1.26.1 (2024-01-04)

Bug Fixes

v1.26.0

03 Jan 21:38
7f3f9e7
Compare
Choose a tag to compare

1.26.0 (2024-01-03)

Features

  • Add support for universe domain (#502) (5a26fac)
  • Interface and methods for middleware stack (#473) (766da7b)

Bug Fixes

v1.25.0

02 Nov 22:05
8f07f56
Compare
Choose a tag to compare

1.25.0 (2023-11-02)

Features

v1.24.0

10 Oct 17:53
2fedb0d
Compare
Choose a tag to compare

1.24.0 (2023-10-10)

Features

  • Ensure NewClientSurface works for consoldiated v2 clients (#493) (cb8706e)

v1.23.0

14 Sep 18:31
e5de66d
Compare
Choose a tag to compare

1.23.0 (2023-09-14)

Features

  • Typesafety for new surface client options (#450) (21550c5)

v1.22.1

04 Aug 14:32
2566bce
Compare
Choose a tag to compare

1.22.1 (2023-08-04)

Bug Fixes

  • Deprecation notice while GapicClientTrait->setClientOptions (#483) (1c66d34)

v1.22.0

31 Jul 17:14
bc2d110
Compare
Choose a tag to compare

1.22.0 (2023-07-31)

Features

  • Sets api headers for "gcloud-php-new" and "gcloud-php-legacy" surface versions (#470) (2d8ccff)

v1.21.1

28 Jun 16:30
a1497cc
Compare
Choose a tag to compare

1.21.1 (2023-06-28)

Bug Fixes

  • Revert "chore: remove unnecessary api endpoint check" (#476) (13e773f)

v1.21.0

09 Jun 17:49
1462f84
Compare
Choose a tag to compare

1.21.0 (2023-06-09)

Features

  • Support guzzle/promises:v2 (753eae9)

v1.20.2

12 May 16:23
4f10140
Compare
Choose a tag to compare

1.20.2 (2023-05-12)

Bug Fixes

  • Ensure timeout set by RetryMiddleware is int not float (#462) (9d4c7fa)