Releases: googleapis/gax-php
Releases · googleapis/gax-php
0.21.0
No change
This release is to maintain version equality with google/proto-client 0.21.0. No changes have been introduced between this release and 0.20.1
0.20.1
0.20.0
Supporting google/protobuf
This release changes the supported protocol buffer library from https://github.com/stanley-cheung/Protobuf-PHP to https://github.com/google/protobuf. This is a major breaking change that affects large parts of this repository. While the public surfaces in gax-php have not changed significantly, this update will affect any code that uses protobuf types.
0.10.0
0.9.0
Add support for user headers
0.8.1
Update GAX version correctly
0.8.0
Add support for updated header format
0.7.0
- Add support for gRPC streaming methods
0.6.0
- Adds support for long running operations
- Adds support for unit test generation
0.5.0
Update the agent header for compatibility with grpc 1.0.1