Skip to content

Commit

Permalink
Release Google.Api.Gax version 3.4.0
Browse files Browse the repository at this point in the history
Changes since 3.3.0:

- Allow an IHttpClientFactory to be specified in REST ClientBuilders
- gRPC libraries updated to 2.38.0
- Google.Apis.Auth updated to 1.52.0
- Support GKE on Windows as far as we can in `Platform`
- Improved derivation of the GKE container name from mountinfo
- Avoid a redirect when checking the metadata server
  • Loading branch information
jskeet committed Jun 15, 2021
1 parent b1038c3 commit 73d1610
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.4.0-alpha01</Version>
<Version>3.4.0</Version>
</PropertyGroup>
</Project>

0 comments on commit 73d1610

Please sign in to comment.