Releases: googleapis/gax-dotnet
Releases · googleapis/gax-dotnet
Google.Api.Gax: v4.5.0
4.5.0 (2024-01-22)
Features
- Add FieldInfo for API field information (051bf9b)
- Introduce API Key support into ClientBuilderBase (efb0bdd)
- Keep a copy of common protos within Google.Api.CommonProtos/protos (5f981dd)
- Make CallSettings.FromGoogleRequestParamsHeader public (6449aa5)
- Pack protos in NuGet package for Google.Api.CommonProtos (4eb8a70)
- Regenerate common protos (1af2b4e)
Bug Fixes
Google.Api.CommonProtos version 2.13.0
Changes since 2.12.0:
- Update protoc and Google.Protobuf to 3.25.0
- Additional methods for Google.Rpc.Status to retrieve details
Google.Api.CommonProtos version 2.12.0
Changes since 2.11.0:
- The package contains the original protos, in contents/protos. Build targets in the package set the
GoogleApiCommonProtos_ProtosPath
msbuild property, and ifIncludeGoogleApiCommonProtos
is set to the valuetrue
in the project, theProtobuf_StandardImportsPath
property is updated to include it before theProtobuf_BeforeCompile
target is executed. (This should make the package easier to work with from Grpc.Tools.)
Google.Api.CommonProtos version 2.11.0
Changes since 2.10.0:
- FieldInfo message and field extension for more nuanced field metadata
- New policy-related messages (and reference in Control)
- New field behavior of IDENTIFIER
Google.Api.Gax: v4.4.0
Google.Api.CommonProtos version 2.10.0
Release Google.Api.CommonProtos version 2.10.0 Changes since 2.9.0: - Regenerated all protos with Protobuf 3.23.0 - Updated Protobuf dependency to 3.23.0
Google.Api.CommonProtos version 2.9.0
Changes since 2.8.0:
- Updates to existing protos
Google.Api.CommonProtos version 2.8.0
Changes since 2.7.0:
- Updated to protobuf runtime 3.22.0
- New protos google/rpc/http.proto and google/rpc/context/audit_context.proto
- Updates to existing protos