Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #7303

Merged
merged 1 commit into from Jan 26, 2023
Merged

chore: release main #7303

merged 1 commit into from Jan 26, 2023

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jan 26, 2023

馃 I have created a release beep boop

aiplatform: 1.33.0

1.33.0 (2023-01-26)

Features

  • aiplatform/apiv1beta1: Add REST transport (f7b0822)
  • aiplatform: Add annotation_labels to ImportDataConfig in aiplatform v1 dataset.proto feat: add start_time to BatchReadFeatureValuesRequest in aiplatform v1 featurestore_service.proto feat: add metadata_artifact to Model in aiplatform v1 model.proto feat: add failed_main_jobs and failed_pre_caching_check_jobs to ContainerDetail in aiplatform v1 pipeline_job.proto feat: add persist_ml_use_assignment to InputDataConfig in aiplatform v1 training_pipeline.proto (9c5d6c8)
  • aiplatform: Add deleteFeatureValues in aiplatform v1beta1 featurestore_service.proto (bc7a5f6)
  • aiplatform: Add DeploymentResourcePool in aiplatform v1beta1 deployment_resource_pool.proto feat: add DeploymentResourcePoolService in aiplatform v1beta1 deployment_resource_pool_service.proto feat: add SHARED_RESOURCES to DeploymentResourcesType in aiplatform v1beta1 model.proto (1d6fbcc)
  • aiplatform: Add enable_dashboard_access in aiplatform v1 and v1beta1 custom_job.proto (447afdd)
  • aiplatform: Add instance_config to batch_prediction_job in aiplatform v1beta1 batch_prediction_job.proto (2b4957c)
  • aiplatform: Add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto (ee41485)
  • aiplatform: Add metadata_artifact to Dataset in aiplatform v1 dataset.proto feat: add WriteFeatureValues rpc to FeaturestoreOnlineServingService in aiplatform v1 featurestore_online_service.proto (7231644)
  • aiplatform: Add metadata_artifact to Dataset in aiplatform v1beta1 dataset.proto feat: add offline_storage_ttl_days to EntityType in aiplatform v1beta1 entity_type.proto feat: add online_storage_ttl_days to Featurestore in aiplatform v1beta1 featurestore.proto feat: add source_uris to ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto (7231644)
  • aiplatform: Add model_monitoring_stats_anomalies,model_monitoring_status to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto (e45ad9a)
  • aiplatform: Add model_source_info to Model in aiplatform v1 model.proto (52dddd1)
  • aiplatform: Add model_source_info to Model in aiplatform v1beta1 model.proto (52dddd1)
  • aiplatform: Add NVIDIA_A100_80GB to AcceleratorType in aiplatform v1beta1 accelerator_type.proto feat: add annotation_labels to ImportDataConfig in aiplatform v1beta1 dataset.proto feat: add total_deployed_model_count and total_endpoint_count to QueryDeployedModelsResponse in aiplatform v1beta1 deployment_resource_pool_service.proto feat: add start_time to BatchReadFeatureValuesRequest in aiplatform v1beta1 featurestore_service.proto feat: add metadata_artifact to Model in aiplatform v1beta1 model.proto feat: add failed_main_jobs and failed_pre_caching_check_jobs to ContainerDetail in aiplatform v1beta1 pipeline_job.proto feat: add persist_ml_use_assignment to InputDataConfig in aiplatform v1beta1 training_pipeline.proto (9c5d6c8)
  • aiplatform: Add read_mask to ListPipelineJobsRequest in aiplatform v1 pipeline_service feat: add input_artifacts to PipelineJob.runtime_config in aiplatform v1 pipeline_job (3bc37e2)
  • aiplatform: Add REST client (06a54a1)
  • aiplatform: Add saved_queries to Dataset in aiplatform v1 dataset.proto feat: add order_by to ListModelVersionRequest in aiplatform v1 model_service.proto feat: add update_all_stopped_trials to ConvexAutomatedStoppingSpec in aiplatform v1 study.proto feat: add ReadTensorboardUsage rpc in aiplatform v1 tensorboard_service.proto (ee41485)
  • aiplatform: Add saved_queries to Dataset in aiplatform v1beta1 dataset.proto feat: add order_by to ListModelVersionRequest in aiplatform v1beta1 model_service.proto feat: add update_all_stopped_trials to ConvexAutomatedStoppingSpec in aiplatform v1beta1 study.proto feat: add ReadTensorboardUsage rpc in aiplatform v1beta1 tensorboard_service.proto (ee41485)
  • aiplatform: Add service_account to batch_prediction_job in aiplatform v1 batch_prediction_job.proto (ac0c5c2)
  • aiplatform: Add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1 featurestore_service.proto feat: add RemoveContextChildren rpc to aiplatform v1 metadata_service.proto feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1 metadata_service.proto (52dddd1)
  • aiplatform: Add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto feat: add RemoveContextChildren rpc to aiplatform v1beta1 metadata_service.proto feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1beta1 metadata_service.proto feat: add InputArtifact to RuntimeConfig in aiplatform v1beta1 pipeline_job.proto feat: add read_mask to ListPipelineJobsRequest in aiplatform v1beta1 pipeline_service.proto feat: add TransferLearningConfig in aiplatform v1beta1 study.proto (52dddd1)
  • aiplatform: Add UpsertDatapoints and RemoveDatapoints rpcs to IndexService in aiplatform v1 index_service.proto (204b856)
  • aiplatform: Add UpsertDatapoints and RemoveDatapoints rpcs to IndexService in aiplatform v1beta1 index_service.proto (204b856)
  • aiplatform: Add WriteFeatureValues in aiplatform v1beta1 featurestore_online_service.proto (370e23e)
  • aiplatform: Making network arg optional in aiplatform v1 custom_job.proto feat: added SHARED_RESOURCES enum to aiplatform v1 model.proto docs: doc edits to aiplatform v1 dataset_service.proto, job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto (1d6fbcc)
  • aiplatform: Making network arg optional in aiplatform v1beta1 custom_job.proto feat: DeploymentResourcePool and DeployementResourcePoolService added to aiplatform v1beta1 model.proto (cl/463147866) docs: doc edits to aiplatform v1beta1 job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto (1d6fbcc)
  • aiplatform: Rewrite beta methods in terms of new stub location (#6735) (095cafd)
  • aiplatform: Rewrite signatures and type in terms of new location (620e6d8)
  • aiplatform: Start generating stubs dir (5d0b405)
  • aiplatform: Start generating stubs for beta (#6723) (71f5ab9)
analytics: 0.16.0

0.16.0 (2023-01-26)

Features

  • analytics/admin: Add GetAudience, 'ListAudience', 'CreateAudience', 'UpdateAudience', 'ArchiveAudience' methods to the Admin API v1alpha feat: add GetAttributionSettings, UpdateAttributionSettings methods to the Admin API v1alpha (83d8e8d)
  • analytics/admin: Add RunAccessReport method to the Admin API v1alpha (83d8e8d)
  • analytics/admin: Enable REST transport in C# (447afdd)
  • analytics/admin: Enable REST transport support for Python analytics-admin, media-translation and dataflow clients (ec1a190)
  • analytics: Add REST client (06a54a1)
  • analytics: Rewrite signatures in terms of new types for betas (9f303f9)
  • analytics: Start generating proto message types (563f546)

Bug Fixes

  • analytics/admin: Add py_test targets (1d6fbcc)
automl: 1.12.0

1.12.0 (2023-01-26)

Features

  • automl: Add REST client (06a54a1)
  • automl: Enable REST transport in C# (447afdd)
  • automl: Rewrite signatures in terms of new location (3c4b2b3)
  • automl: Rewrite signatures in terms of new types for betas (9f303f9)
  • automl: Start generating proto message types (563f546)
  • automl: Start generating stubs dir (de2d180)
billing: 1.12.0

1.12.0 (2023-01-26)

Features

  • billing/budgets/apiv1beta1: Add REST transport (f7b0822)
  • billing: Add REST client (06a54a1)
  • billing: Added Sku.geo_taxonomy fix: more oauth scopes (2a0b1ae)
  • billing: Enable REST transport in C# (447afdd)
  • billing: Rewrite signatures in terms of new location (3c4b2b3)
  • billing: Rewrite signatures in terms of new types for betas (9f303f9)
  • billing: Start generating proto message types (563f546)
  • billing: Start generating stubs dir (de2d180)
certificatemanager: 1.1.0

1.1.0 (2023-01-26)

Features

Bug Fixes

  • certificatemanager: Workaround crashes in gRPC for C++ (2359f92)
compute: 1.18.0

1.18.0 (2023-01-26)

Features

  • compute: Add REST client (06a54a1)
  • compute: Rewrite signatures and type in terms of new location (620e6d8)
  • compute: Start generating stubs dir (5d0b405)
  • compute: Update Compute Engine API to revision 20220720 (#723) (3db735c)
  • compute: Update Compute Engine API to revision 20220831 (#729) (a679a5a)
  • compute: Update Compute Engine API to revision 20221011 (#736) (aad4787)
  • compute: Update Compute Engine API to revision 20221101 (#751) (7231644)
  • compute: Update Compute Engine API to revision 20221224 (#760) (19e9d03)
  • compute: Update Compute Engine API to revision 20230103 (#769) (19e9d03)

Bug Fixes

container: 1.13.0

1.13.0 (2023-01-26)

Features

  • container: Add a FastSocket API (7231644)
  • container: Add APIs for GKE Control Plane Logs (9c5d6c8)
  • container: Add compact placement feature for node pools (2a0b1ae)
  • container: Add etags for cluster and node pool update operations (06a54a1)
  • container: Add REST client (06a54a1)
  • container: Add support for viewing the subnet IPv6 CIDR and services IPv6 CIDR assigned to dual stack clusters (447afdd)
  • container: Added High Throughput Logging API for Google Kubernetes Engine docs: ReservationAffinity key field docs incorrect docs: missing period in description for min CPU platform (bc7a5f6)
  • container: Launch GKE Cost Allocations configuration to the v1 GKE API (de4e16a)
  • container: Rewrite signatures in terms of new location (3c4b2b3)
  • container: Start generating stubs dir (de2d180)

Documentation

  • container: BinaryAuthorization.enabled field is marked as deprecated (338d9c3)
datacatalog: 1.12.0

1.12.0 (2023-01-26)

Features

  • datacatalog/apiv1beta1: Add REST transport (f7b0822)
  • datacatalog/lineage: Start generating apiv1 (#7245) (d7a53c3)
  • datacatalog: Add REST client (06a54a1)
  • datacatalog: Rewrite signatures in terms of new location (3c4b2b3)
  • datacatalog: Rewrite signatures in terms of new types for betas (9f303f9)
  • datacatalog: Start generating proto message types (563f546)
  • datacatalog: Start generating REST transport for apiv1 (#7246) (1b90131)
  • datacatalog: Start generating stubs dir (de2d180)

Documentation

  • datacatalog/lineage: Fixed formatting for several literal expressions (19e9d03)
  • datacatalog: Documentation updates chore: cleanup; annotations updates; adding missing imports (9c5d6c8)
dataproc: 1.12.0

1.12.0 (2023-01-26)

Features

  • dataproc: Add REST client (06a54a1)
  • dataproc: Add SPOT to Preemptibility enum (447afdd)
  • dataproc: Add support for Dataproc metric configuration (52dddd1)
  • dataproc: Rewrite signatures in terms of new location (3c4b2b3)
  • dataproc: Start generating stubs dir (de2d180)
dialogflow: 1.26.0

1.26.0 (2023-01-26)

Features

  • dialogflow/apiv2beta1: Add REST transport (f7b0822)
  • dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (2359f92)
  • dialogflow/cx: Added JSON_PACKAGE field to ExportAgentRequest (19e9d03)
  • dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (8b3b76d)
  • dialogflow/cx: ResponseMessage proto contains channel information docs: updated go library package (1fb0c5e)
  • dialogflow: Add Agent Assist Summarization API (https://cloud.google.com/agent-assist/docs/summarization) docs: clarify SuggestionFeature enums which are specific to chat agents (8388f87)
  • dialogflow: Add REST client (06a54a1)
  • dialogflow: Added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (7231644)
  • dialogflow: Added cx_current_page field to AutomatedAgentReply docs: clarified docs for Sentiment (4f0456e)
  • dialogflow: Added StreamingAnalyzeContent API feat: Added obfuscated_external_user_id to Participant feat: Can directly set Cloud Speech model on the SpeechToTextConfig (9c5d6c8)
  • dialogflow: Added SuggestConversationSummary RPC (#7252) (0c5e386)
  • dialogflow: Can directly set Cloud Speech model on the SpeechToTextConfig (aad4787)
  • dialogflow: Include conversation dataset name to be created with dataset creation metadata docs: clarify SuggestionFeature enums which are specific to chat agents (de4e16a)
  • dialogflow: Rewrite signatures in terms of new location (3c4b2b3)
  • dialogflow: Rewrite signatures in terms of new types for betas (9f303f9)
  • dialogflow: Start generating apiv2beta1 (#6601) (6f8b1eb)
  • dialogflow: Start generating proto message types (563f546)
  • dialogflow: Start generating stubs dir (de2d180)

Bug Fixes

  • dialogflow/cx: Revert removal of LRO mixin (52dddd1)

Documentation

  • dialogflow/cx: Clarified Agent Assist max retention is 30 days (4f0456e)
  • dialogflow/cx: Clarified Agent Assist max retention is 30 days (7c8cbcf)
  • dialogflow/cx: Clarified gcs_bucket field of the SecuritySettings message (de4e16a)
  • dialogflow/cx: Clarified gcs_bucket field of the SecuritySettings message (8388f87)
  • dialogflow/cx: Clarified TTL as time-to-live docs: Removed pre-GA disclaimer from Interaction Logging (has been GA for awhile) (aad4787)
  • dialogflow/cx: Clarify interactive logging TTL behavior (9c5d6c8)
  • dialogflow: Added an explicit note that DetectIntentRequest's text input is limited by 256 characters (1d6fbcc)
  • dialogflow: Reformat some comments and documentation (19e9d03)
documentai: 1.6.0

1.6.0 (2023-01-26)

Features

  • documentai/apiv1beta3: Add REST transport (f7b0822)
  • documentai: Add REST client (06a54a1)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating proto message types (563f546)
  • documentai: Start generating stubs dir (de2d180)
maps: 0.5.0

0.5.0 (2023-01-26)

Features

  • maps/addressvalidation: Start generating apiv1 (#7012) (3e88250)
  • maps/routing: Add ExtraComputations feature to ComputeRoutes and ComputeRouteMatrix (447afdd)
  • maps/routing: Start generating apiv2 (#7056) (1b7993d)
  • maps: Add REST client (06a54a1)

Bug Fixes

  • maps/addressvalidation: Return to grpc-only transport for C# (19e9d03)
orgpolicy: 1.9.0

1.9.0 (2023-01-26)

Features

  • orgpolicy: Add REST client (06a54a1)
  • orgpolicy: Rewrite signatures in terms of new location (3c4b2b3)
  • orgpolicy: Start generating stubs dir (de2d180)
  • orgpolicy: Support for OrgPolicy dry runs (447afdd)
run: 0.8.0

0.8.0 (2023-01-26)

Features

  • run: Add REST client (06a54a1)
  • run: Adding support for encryption_key_revocation_action and encryption_key_shutdown_duration for RevisionTemplate and ExecutionTemplate docs: Documentation improvements, including clarification that v1 labels/annotations are rejected in v2 API (19e9d03)
  • run: Adds Cloud Run Jobs v2 API client libraries (9c5d6c8)
  • run: Adds gRPC probe support to Cloud Run v2 API client libraries (9c5d6c8)
  • run: Adds Startup and Liveness probes to Cloud Run v2 API client libraries (8b203b8)
  • run: Rewrite signatures in terms of new location (3c4b2b3)
  • run: Start generating stubs dir (de2d180)

Documentation

  • run: Fix the main client gem name listed in the readme (a679a5a)
servicecontrol: 1.9.0

1.9.0 (2023-01-26)

Features

  • servicecontrol: Add REST client (06a54a1)
  • servicecontrol: Enable REST transport in C# (447afdd)
  • servicecontrol: Rewrite signatures in terms of new location (3c4b2b3)
  • servicecontrol: Start generating stubs dir (de2d180)
speech: 1.14.0

1.14.0 (2023-01-26)

Features

  • speech: Add REST client (06a54a1)
  • speech: Added ABNF Grammars field in Speech Adaptation * Added a new field to Speech Adaptation to specify ABNF grammar definitions (3115df4)
  • speech: Added new fields to facilitate debugging * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out). * Added request_id to Speech response protos. (bf75547)
  • speech: Rewrite signatures in terms of new location (3c4b2b3)
  • speech: Rewrite signatures in terms of new types for betas (9f303f9)
  • speech: Start generating apiv2 (#6891) (1c7e02f)
  • speech: Start generating proto message types (563f546)
  • speech: Start generating stubs dir (de2d180)

Documentation

  • speech: Clarify boost usage in Reference (2359f92)
trace: 1.8.0

1.8.0 (2023-01-26)

Features

  • trace: Add Cloud Trace v2 retry defaults for BatchWriteSpans (19e9d03)
  • trace: Add REST client (06a54a1)
  • trace: Rewrite signatures in terms of new location (3c4b2b3)
  • trace: Start generating stubs dir (de2d180)

Documentation

  • trace: Remove html formatting (cleanup) (2359f92)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested a review from a team as a code owner January 26, 2023 17:05
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 26, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jan 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 26, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 26, 2023
@codyoss codyoss enabled auto-merge (squash) January 26, 2023 17:27
daniel-sanche pushed a commit to tang-fh/google-cloud-go that referenced this pull request Jan 26, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 26, 2023
@product-auto-label product-auto-label bot added size: u Pull request is empty. and removed size: l Pull request size is large. labels Jan 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 26, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 26, 2023
@release-please release-please bot force-pushed the release-please--branches--main branch from 2060dfc to 5474104 Compare January 26, 2023 17:46
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 26, 2023
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: u Pull request is empty. labels Jan 26, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 26, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 26, 2023
@codyoss codyoss merged commit d1db4b2 into main Jan 26, 2023
@codyoss codyoss deleted the release-please--branches--main branch January 26, 2023 17:58
@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

@release-please
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants