Skip to content

Releases: googleapis/gax-php

v1.30.0

28 Feb 20:33
25fb6fe
Compare
Choose a tag to compare

1.30.0 (2024-02-28)

Features

  • Auto Populate fields configured for auto population in Rpc Request Message (#543) (99d6b89)
  • Make the default authHttpHandler in CredentialsWrapper null (#544) (2a25eea)

v1.29.1

26 Feb 19:15
54a863e
Compare
Choose a tag to compare

1.29.1 (2024-02-26)

Bug Fixes

  • Allow InsecureCredentialsWrapper::getAuthorizationHeaderCallback to return null (#541) (676f4f7)

v1.29.0

26 Feb 14:31
58ff20e
Compare
Choose a tag to compare

1.29.0 (2024-02-26)

Features

  • Add InsecureCredentialsWrapper for Emulator connection (#538) (b5dbeaf)

v1.28.1

20 Feb 15:26
9b12840
Compare
Choose a tag to compare

1.28.1 (2024-02-20)

Bug Fixes

  • Universe domain check for grpc transport (#534) (1026d8a)

v1.28.0

15 Feb 19:05
dfca60f
Compare
Choose a tag to compare

1.28.0 (2024-02-15)

Features

  • Allow setting of universe domain in environment variable (#520) (6e6603b)

v1.27.2

14 Feb 20:18
da805a0
Compare
Choose a tag to compare

1.27.2 (2024-02-14)

Bug Fixes

  • Typo in TransportOptions option name (#530) (6914fe0)

v1.27.1

14 Feb 17:11
42433b8
Compare
Choose a tag to compare

1.27.1 (2024-02-14)

Bug Fixes

v1.27.0

07 Feb 23:12
7d2533e
Compare
Choose a tag to compare

1.27.0 (2024-02-07)

Features

  • Create ClientOptionsTrait (#527) (cfe2c60)
  • Implement ProjectIdProviderInterface in CredentialsWrapper (#523) (b56a463)
  • Update ArrayTrait to be consistent with Core (#526) (8e44185)

Bug Fixes

  • Correct exception type for Guzzle promise (#521) (7129373)

v1.26.3

18 Jan 20:24
b7c782d
Compare
Choose a tag to compare

1.26.3 (2024-01-18)

Bug Fixes

  • CallOptions should use transportOptions (#513) (2d45ee1)

Miscellaneous

  • Updates google/common-protos to require ^4.4

v1.26.2

09 Jan 19:29
5dc97ea
Compare
Choose a tag to compare

1.26.2 (2024-01-09)

Bug Fixes

  • Ensure modifyClientOptions is called for new surface clients (#515) (68231b8)