github googleapis/google-cloud-go v0.58.0

3 years ago

Deprecation notice

  • cloud.google.com/go/monitoring/apiv3 has been deprecated due to breaking
    changes in the API. Please migrate to cloud.google.com/go/monitoring/apiv3/v2.

Changes

  • all:
    • The remaining uses of gtransport.Dial have been removed.
    • The genproto dependency has been updated to a version that makes use of
      new protoreflect library. For more information on these protobuf changes
      please see the following post from the official Go blog:
      https://blog.golang.org/protobuf-apiv2.
  • internal:
    • Started generation of datastore admin v1 client.
    • Updated protofuf version used for generation to 3.12.X.
    • Update the release levels for several APIs.
    • Generate clients with protoc-gen-go@v1.4.1.
  • monitoring:
    • Re-enable generation of monitoring/apiv3 under v2 directory (see deprecation
      notice above).
  • profiler:
    • Fixed flakiness in tests.
  • Various updates to autogenerated clients.

Don't miss a new google-cloud-go release

NewReleases is sending notifications on new releases.