Skip to content

Releases: googleapis/gax-php

v1.36.0

11 Dec 02:47
140599c
Compare
Choose a tag to compare

1.36.0 (2024-12-11)

Features

  • Add logging to the supported transports (#585) (819a677)

v1.29.2

11 Dec 18:13
e400e24
Compare
Choose a tag to compare

Compatibility Release: Adds PHP 8.4 compatibility to the last release compatible with PHP 7.4 (v1.29.1). See #600

v1.35.1

04 Dec 15:32
3360058
Compare
Choose a tag to compare

1.35.1 (2024-12-04)

Bug Fixes

  • Ensure hasEmulator client option is passed to createTransport (#594) (13bbe8a)
  • Remove implicit null, add php 8.4 (#599) (af0a0e7)

v1.35.0

06 Nov 20:27
21d0380
Compare
Choose a tag to compare

1.35.0 (2024-11-06)

Features

v1.34.1

15 Aug 18:01
173f0a9
Compare
Choose a tag to compare

1.34.1 (2024-08-13)

Bug Fixes

  • Disable universe domain check for MDS (#575) (a47a469)

v1.34.0

30 May 00:35
28aa3e9
Compare
Choose a tag to compare

1.34.0 (2024-05-29)

Features

  • Support new surface operations clients (#569) (fa06e73)

v1.33.0

14 May 14:55
12a158e
Compare
Choose a tag to compare

1.33.0 (2024-05-10)

Features

  • Support V2 OperationsClient in OperationResponse (#564) (7f8bb13)

v1.32.0

25 Apr 15:45
9b06449
Compare
Choose a tag to compare

1.32.0 (2024-04-24)

Features

v1.31.0

22 Apr 14:30
35cc3d3
Compare
Choose a tag to compare

1.31.0 (2024-04-22)

Features

  • Add the api header to the GapicClientTrait (#553) (cc102eb)

Bug Fixes

  • Add caching and micro optimizations in Serializer (5a5d8a7)
  • Pass auth http handler to update metadata call (#557) (6e04a50)

v1.30.1

03 Apr 19:06
2deeb24
Compare
Choose a tag to compare
  • add compatibility for Protobuf v4 (#550)