Releases: googleapis/gax-php
Releases · googleapis/gax-php
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)
v1.28.0
1.28.0 (2024-02-15)
Features
- Allow setting of universe domain in environment variable (#520) (6e6603b)
v1.27.0
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
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
1.26.2 (2024-01-09)
Bug Fixes
- Ensure modifyClientOptions is called for new surface clients (#515) (68231b8)