Skip to content

Releases: googleapis/gax-dotnet

Google.Api.Gax version 3.7.0-beta01

25 Jan 10:33
4709763
Compare
Choose a tag to compare
Pre-release

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

10 Jan 09:47
Compare
Choose a tag to compare

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

07 Jan 09:48
Compare
Choose a tag to compare

This includes new routing information.

Google.Api.Gax version 3.6.0-beta03

05 Nov 12:02
Compare
Choose a tag to compare
Pre-release

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

08 Oct 11:47
Compare
Choose a tag to compare
Pre-release

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

16 Sep 09:32
66caee8
Compare
Choose a tag to compare

This includes a new Visibility type, a few enum values, and updated
dependencies.

Google.Api.Gax version 3.5.0

16 Aug 10:47
Compare
Choose a tag to compare

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

16 Aug 17:10
835d1c5
Compare
Choose a tag to compare
Pre-release

As per version 3.5.0, but with REGAPIC support.

Google.Api.Gax version 3.5.0-beta01

09 Aug 15:02
Compare
Choose a tag to compare
Pre-release

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

16 Jun 09:17
Compare
Choose a tag to compare
Pre-release

The purpose of this release is to allow testing of updated REGAPIC code.