You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).