Skip to content

Commit

Permalink
Release Google.Api.Gax version 3.6.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jskeet committed Jan 10, 2022
1 parent f5f51f2 commit 4899a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReleaseVersion.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
- divergent versions, but for the moment this keeps things simpler.
-->
<PropertyGroup>
<Version>3.6.0-beta03</Version>
<Version>3.6.0</Version>
</PropertyGroup>
</Project>

0 comments on commit 4899a6a

Please sign in to comment.