feat: mark GKE-on-AWS and GKE-on-Azure protos as being deprecated to discourage any new usage as these services turn down
docs: A comment for field `tags` in message `.google.cloud.gkemulticloud.v1.AttachedCluster` is changed
docs: A comment for field `throughput` in message `.google.cloud.gkemulticloud.v1.AwsVolumeTemplate` is changed
docs: A comment for field `requested_cancellation` in message `.google.cloud.gkemulticloud.v1.OperationMetadata` is changed
PiperOrigin-RevId: 839306772
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 808289479
chore(php): promote GSuiteAddOns as stable
chore(php): promote Run as stable
chore(php): promote StorageInsights as stable
chore(php): promote VideoLiveStream as stable
chore(php): promote VideoStitcher as stable
chore(php): promote VmwareEngine as stable
PiperOrigin-RevId: 647335803
feat: added Binary Authorization support which is a deploy-time security control that ensures only trusted container images are deployed
feat: added support for a new admin-groups flag in the create and update APIs
feat: added Surge Update and Rollback support for AWS Node Pools
feat: added support for per-node-pool subnet security group rules for AWS Node Pools
feat: added support for EC2 Spot instance types for AWS Node Pools
feat: added force-deletion support for AWS Clusters & Node Pools
feat: expanded Kubernetes version info
docs: updated comments of existing fields
PiperOrigin-RevId: 591286857
feat: Added `reconciling` and `update_time` output fields to Azure Client resource.
Added support for Azure workload identity federation to replace Azure client when creating clusters to manage Azure resources.
PiperOrigin-RevId: 506534887
feat: Add errors output fields for cluster and nodepool resources
feat: Add AWS Autoscaling Group metrics collection for AWS nodepools
feat: Add monitoring config
Clients can now (1) manage Attached Clusters, (2) use managed GMP metrics collection, (3) enable AWS nodepool ASG metrics collection, and (4) get error summary from API resources.
PiperOrigin-RevId: 496709757
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566