Releases: googleapis/gax-php
Releases · googleapis/gax-php
Google ApiCore 1.0.3
Google ApiCore 0.38.2
Google ApiCore 0.38.1
Google ApiCore 1.0.2
Google ApiCore 1.0.1
Google ApiCore 1.0.1
Protobuf changes
- Loosen protobuf conflict in composer.json to v3.7.0 to allow for installation on app engine standard. (#235)
Google ApiCore 1.0.0
Google ApiCore 1.0.0
Moving ApiCore to GA!
RequestBuilding serialization approach
- Added a new serialization approach in RequestBuilder (#226)
Protobuf changes
- Updated protobuf dependency to 3.7.1 (#232)
- Added conflict section to composer.json to prevent protobuf extension conflict (#232)
- Remove skip tests for protobuf extension (#230)
Cleanup and dependencies
Google ApiCore 0.38.0
Google ApiCore 0.38.0
This will be the final minor version before 1.0.
Remove generated proto files
- BREAKING CHANGE: Remove common protos (#220)
Make PagedListResponse iterable
- Make PagedListResponse iterable (#221)
Update interceptor signature
- Update interceptor interface to match grpc (#222)
Refactoring, cleanup, and minor features
Google ApiCore 0.37.0
Google ApiCore 0.37.0
Add gRPC Fallback support
Add support for grpc_call_invoker
- Adds support to enable grpc_call_invoker in client options (#207)
Update PathTemplate implemetation
Update common protos
- Refresh common protos using latest artman image (#210)
Refactoring and cleanup
- Refactor AgentHeaderDescriptor (#206)
Google ApiCore 0.36.0
Google ApiCore 0.36.0
Added testing library for protobuf extension
- Temporary workaround for protobuf extension issue (#199)
0.35.0
Google ApiCore 0.35.0
Update doc generation
- Remove proto-client files from gax doc generation (#194)
Add temporary interceptor support
- Add temporary support for interceptors using a similar interface to the proposed interface in gRPC (#182)
Fixes and improvements
- Miscellaneous minor fixes and documentation cleanup (#195)