Skip to content

Releases: googleapis/gax-dotnet

2.1.0 release of Google.Api.CommonProtos

10 Jun 08:37
Compare
Choose a tag to compare
Release Google.Api.CommonProtos version 2.1.0

This is purely the result of regenerating protos.

3.0.0 of all GAX packages

16 Mar 10:02
Compare
Choose a tag to compare
Release all GAX libraries as 3.0.0 and CommonProtos as 2.0.0.

There are no code changes since 3.0.0-beta03.

(Note: Json.NET reference updated to 12.0.3 to match Google.Apis.)

2.0.0 release of Google.Api.CommonProtos

16 Mar 10:03
Compare
Choose a tag to compare
Release all GAX libraries as 3.0.0 and CommonProtos as 2.0.0.

There are no code changes since 3.0.0-beta03.

(Note: Json.NET reference updated to 12.0.3 to match Google.Apis.)

3.0.0-beta03 of all GAX packages

09 Mar 18:29
Compare
Choose a tag to compare
Pre-release
Release GAX v3.0.0-beta03

New features:

- Support for simpler emulator detection in client builders
- First pre-release of Google.Cloud.Gax.Grpc.GrpcNetClient

3.0.0-beta02 of all GAX packages

03 Mar 15:37
Compare
Choose a tag to compare
Pre-release
Release GAX 3.0.0-beta02

Changes since 3.0.0-beta01:

- Google.Apis.Auth dependency updated
- The "gccl" value in x-goog-api-client is now omitted
- ServiceSettingsBase exposes VersionHeaderBuilder publicly so that manual libraries can add "gccl" back into x-goog-api-client
- The gRPC ClientBuilderBase respects cancellation tokens more widely
- ChannelPool and ScopedCredentialProvider methods for retrieving
  channels/credentials have been made internal, as they're now not
  used within API libraries, only in ClientBuilderBase

3.0.0-beta01 of all GAX packages

17 Feb 09:56
Compare
Choose a tag to compare
Pre-release
Release version 3.0.0-beta01 of all GAX packages

This is the first pre-release of GAX v3. It contains breaking changes compared with GAX v2, and should not be used in any code with a dependency on GAX v2.

2.0.0-beta02 release of Google.Api.CommonProtos

17 Feb 09:45
Compare
Choose a tag to compare
Release Google.Api.Gax.CommonProtos version 2.0.0-beta02

The main purpose of this release is to update the Google.Protobuf version to 3.11.4, to fix a critical issue.

2.0.0-beta01 release of Google.Api.CommonProtos

17 Jan 11:10
Compare
Choose a tag to compare

First 2.0 beta release of Google.Api.CommonProtos

Main changes:

  • Removed old experimental protos
  • Updated protoc (and Google.Protobuf dependency) to 3.11.2
  • Updated target frameworks to netstandard2.0 and net461

2.10.0 of all GAX packages

07 Oct 15:37
Compare
Choose a tag to compare
Release GAX 2.10.0

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

2.10.0-beta04 of all GAX packages

11 Sep 15:29
Compare
Choose a tag to compare
Pre-release
Release GAX 2.10.0-beta04

Only change is to depend on Google.Apis.Auth 1.41.1