Releases: googleapis/gax-dotnet
Releases · googleapis/gax-dotnet
Google.Api.Gax version 3.7.0-beta01
Changes since 3.6.0:
- Addition of RoutingHeaderExtractor and corresponding ApiCall
methods to use it
This beta release is primarily aimed at making it easier to test the
generator changes for routing headers.
Google.Api.Gax version 3.6.0
Changes since 3.5.0:
- Support for REST-based gRPC adapter ("REGAPIC")
- Use self-signed JWTs in Google.Apis.Gax.Rest
- Extension methods on RpcException to access extra error information
- Updated dependencies
Google.Api.CommonProtos version 2.5.0
This includes new routing information.
Google.Api.Gax version 3.6.0-beta03
Changes since 3.6.0-beta02:
- Expose HTTP to gRPC status code mapping for REGAPIC. (This is the purpose of this release.)
- Use self-signed JWTs in Google.Api.Gax.Rest
Google.Api.Gax version 3.6.0-beta02
This adds ForwardingCallInvoker for REGAPIC.
(It also includes extension methods for accessing extended error
information, but that is somewhat incidental - this beta series is
primarily for REGAPIC support.)
Google.Api.CommonProtos version 2.4.0
This includes a new Visibility type, a few enum values, and updated
dependencies.
Google.Api.Gax version 3.5.0
Changes since 3.4.0:
- Set the gRPC max-receive-size to 2GB by default
- Support for self-signed JWTs in gRPC client builders
Google.Api.Gax version 3.6.0-beta01
As per version 3.5.0, but with REGAPIC support.
Google.Api.Gax version 3.5.0-beta01
The purpose of this release is to allow testing of updated REGAPIC code.
Changes since 3.5.0-alpha01:
- Include more error information in REGAPIC errors
- Dependency updates
- Setting the default gRPC max-receive-size to 2GB
Google.Api.Gax version 3.5.0-alpha01
The purpose of this release is to allow testing of updated REGAPIC code.