Skip to content

Google.Api.Gax: v4.5.0

Compare
Choose a tag to compare

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

  • Encode unknown enums as numeric values for REGAPIC paths and query parameters, and routing headers (5508b25)
  • Update gRPC adapter detection to always use Grpc.Core on .NET Framework (2c97fa5)
  • Use ordinal string operations (9456e22)