Releases: googleapis/gax-php
Releases · googleapis/gax-php
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)
v1.30.0
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
1.29.1 (2024-02-26)
Bug Fixes
- Allow InsecureCredentialsWrapper::getAuthorizationHeaderCallback to return null (#541) (676f4f7)
v1.29.0
1.29.0 (2024-02-26)
Features
- Add InsecureCredentialsWrapper for Emulator connection (#538) (b5dbeaf)
v1.28.1
1.28.1 (2024-02-20)
Bug Fixes
- Universe domain check for grpc transport (#534) (1026d8a)