Releases: googleapis/gax-php
Releases · googleapis/gax-php
v1.36.0
1.36.0 (2024-12-11)
Features
- Add logging to the supported transports (#585) (819a677)
v1.29.2
Compatibility Release: Adds PHP 8.4 compatibility to the last release compatible with PHP 7.4 (v1.29.1
). See #600
v1.35.1
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.33.0
1.33.0 (2024-05-10)
Features
- Support V2 OperationsClient in OperationResponse (#564) (7f8bb13)
v1.31.0
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
- add compatibility for Protobuf v4 (#550)