Skip to content

Commit

Permalink
Release GAX 2.10.0
Browse files Browse the repository at this point in the history
Changes since 2.9.0:

- Support for Cloud Run as a new Platform
- Added a new LocationName common resource name
- Added Format method to all resource names
- Update all dependencies
- Constrain gRPC dependencies to 1.x
- Add a new ServiceEndpoint(string) constructor
- Use "gke_container" instead of "container" for monitored resources
  • Loading branch information
jskeet committed Oct 7, 2019
1 parent df8e61a commit bd85744
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>2.10.0-beta04</Version>
<Version>2.10.0</Version>
</PropertyGroup>
</Project>

0 comments on commit bd85744

Please sign in to comment.