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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.253.0 #7567

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jul 30, 2024

🤖 I have created a release beep boop

0.253.0

google/cloud-access-approval 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-ai-platform 1.2.0

Features

  • A new enum NotebookExecutionJobView is added (c31f326)
  • A new enum Strategy is added (c31f326)
  • A new field billable_sum is added to message .google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution (c31f326)
  • A new field dedicated_endpoint_dns is added to message .google.cloud.aiplatform.v1.Endpoint (c31f326)
  • A new field dedicated_endpoint_enabled is added to message .google.cloud.aiplatform.v1.Endpoint (c31f326)
  • A new field grounding_chunks is added to message .google.cloud.aiplatform.v1.GroundingMetadata (c31f326)
  • A new field grounding_supports is added to message .google.cloud.aiplatform.v1.GroundingMetadata (c31f326)
  • A new field is_hugging_face_model is added to message .google.cloud.aiplatform.v1.GetPublisherModelRequest (c31f326)
  • A new field numeric_filters is added to message .google.cloud.aiplatform.v1.NearestNeighborQuery (c31f326)
  • A new field ray_logs_spec is added to message .google.cloud.aiplatform.v1.RaySpec (c31f326)
  • A new field satisfies_pzi is added to message .google.cloud.aiplatform.v1.Endpoint (c31f326)
  • A new field satisfies_pzs is added to message .google.cloud.aiplatform.v1.Endpoint (c31f326)
  • A new field score is added to message .google.cloud.aiplatform.v1.Candidate (#7557) (c31f326)
  • A new field strategy is added to message .google.cloud.aiplatform.v1.Scheduling (c31f326)
  • A new field system_instruction is added to message .google.cloud.aiplatform.v1.CountTokensRequest (c31f326)
  • A new field tools is added to message .google.cloud.aiplatform.v1.CountTokensRequest (c31f326)
  • A new field total_billable_token_count is added to message .google.cloud.aiplatform.v1.SupervisedTuningDataStats (c31f326)
  • A new message CreateNotebookExecutionJobOperationMetadata is added (c31f326)
  • A new message CreateNotebookExecutionJobRequest is added (c31f326)
  • A new message DeleteNotebookExecutionJobRequest is added (c31f326)
  • A new message GetNotebookExecutionJobRequest is added (c31f326)
  • A new message GroundingChunk is added (c31f326)
  • A new message GroundingSupport is added (c31f326)
  • A new message ListNotebookExecutionJobsRequest is added (c31f326)
  • A new message ListNotebookExecutionJobsResponse is added (c31f326)
  • A new message NotebookExecutionJob is added (c31f326)
  • A new message NumericFilter is added (c31f326)
  • A new message RayLogsSpec is added (c31f326)
  • A new message Segment is added (c31f326)
  • A new method CreateNotebookExecutionJob is added to service NotebookService (c31f326)
  • A new method DeleteNotebookExecutionJob is added to service NotebookService (c31f326)
  • A new method GetNotebookExecutionJob is added to service NotebookService (c31f326)
  • A new method ListNotebookExecutionJobs is added to service NotebookService (c31f326)
  • A new resource_definition aiplatform.googleapis.com/NotebookExecutionJob is added (c31f326)
  • A new value ADAPTER_SIZE_THIRTY_TWO is added to enum AdapterSize (c31f326)

Documentation

  • A comment for field contents in message .google.cloud.aiplatform.v1.CountTokensRequest is changed (c31f326)
  • A comment for field disable_attribution in message .google.cloud.aiplatform.v1.Retrieval is changed (c31f326)
  • A comment for field instances in message .google.cloud.aiplatform.v1.CountTokensRequest is changed (c31f326)
  • A comment for field language_code in message .google.cloud.aiplatform.v1.GetPublisherModelRequest is changed (c31f326)
  • A comment for field model in message .google.cloud.aiplatform.v1.CountTokensRequest is changed (c31f326)
  • A comment for field name in message .google.cloud.aiplatform.v1.Dataset is changed (c31f326)
  • A comment for field name in message .google.cloud.aiplatform.v1.DatasetVersion is changed (c31f326)
  • A comment for field update_mask in message .google.cloud.aiplatform.v1.UpdateFeatureGroupRequest is changed (c31f326)
  • A comment for field update_mask in message .google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest is changed (c31f326)
  • A comment for field update_mask in message .google.cloud.aiplatform.v1.UpdateFeatureRequest is changed (c31f326)
  • A comment for field update_mask in message .google.cloud.aiplatform.v1.UpdateFeatureViewRequest is changed (c31f326)
  • A comment for message TrialContext is changed (c31f326)
google/analytics-admin 0.24.0

⚠ BREAKING CHANGES

  • Rename custom method CreateSubpropertyRequest to ProvisionSubpropertyRequest

Features

  • Add CreateBigQueryLink, UpdateBigQueryLink, and DeleteBigQueryLink methods (53f9f98)
  • Add GetEventEditRule, CreateEventEditRule, ListEventEditRules, UpdateEventEditRule, DeleteEventEditRule, and ReorderEventEditRules methods to the Admin API v1 alpha (53f9f98)
  • Add GetKeyEvent, CreateKeyEvent, ListKeyEvents, UpdateKeyEvent, and DeleteKeyEvent methods (#7571) (53f9f98)
  • Add the BIGQUERY_LINK option to the ChangeHistoryResourceType enum (53f9f98)
  • Add the create_time field to the Audience resource (53f9f98)
  • Add the dataset_location field to the BigQueryLink resource (53f9f98)
  • Add the gmp_organization field to the Account resource (53f9f98)
  • Add the primary field to the ChannelGroup resource (53f9f98)
  • Mark GetConversionEvent, CreateConversionEvent, ListConversionEvents, UpdateConversionEvent, and DeleteConversionEvent methods as deprecated (53f9f98)

Bug Fixes

  • Rename custom method CreateSubpropertyRequest to ProvisionSubpropertyRequest (53f9f98)

Documentation

  • Add deprecation comment to GetConversionEvent, CreateConversionEvent, ListConversionEvents, UpdateConversionEvent, and DeleteConversionEvent methods (53f9f98)
  • Improve comment formatting of account and property fields in SearchChangeHistoryEventsRequest (53f9f98)
  • Improve comment formatting of the name field in DeleteFirebaseLinkRequest, GetGlobalSiteTagRequest, and GetDataSharingSettingsRequest (53f9f98)
  • Improve comment formatting of the parent field in CreateFirebaseLinkRequest and ListFirebaseLinksRequest (53f9f98)
google/cloud-apigee-connect 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-asset 1.16.4

Bug Fixes

  • deps: Update dependency google/access-context-manager to v1 (#7558) (8825b41)
google/cloud-bigquery-reservation 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-bigtable 2.2.0

Features

  • Add fields and the BackupType proto for Hot Backups (#7576) (7d6d011)

Documentation

  • Clarify comments and fix typos (7d6d011)
google/cloud-billing-budgets 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-common-protos 0.6.0

Features

google/common-protos 4.8.0

Features

google/cloud-contact-center-insights 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-data-catalog 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-deploy 1.1.0

⚠ BREAKING CHANGES

  • Remove an API that was mistakenly made public (#7563)

Bug Fixes

  • Remove an API that was mistakenly made public (#7563) (f295a46)
google/cloud-dlp 1.17.0

Features

  • Add refresh frequency for data profiling (f292de9)
  • gRPC config for get, list, and delete FileStoreDataProfiles (f292de9)
  • Org-level connection bindings (f292de9)

Documentation

  • Replace HTML tags with CommonMark notation (f292de9)
  • Small improvements (f292de9)
google/cloud-dms 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-document-ai 1.14.0

Features

  • A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (c5b4542)
  • A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#7573) (c5b4542)
google/cloud-eventarc 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-filestore 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/grafeas 1.1.0

Features

  • A new field version is added to message .grafeas.v1.ComplianceOccurrence (#7565) (41443d5)
  • A new field vulnerability_attestation is added to message .grafeas.v1.DiscoveryOccurrence (41443d5)
  • A new message VulnerabilityAttestation is added (41443d5)
google/cloud-managed-identities 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/maps-fleetengine-delivery 0.1.3

Documentation

  • Document that delivery_vehicle.type can be set on CreateDeliveryVehicle (#7564) (c34fa05)
google/cloud-netapp 1.0.1

Documentation

  • [NetApp] A comment for field active_directory_id in message .google.cloud.netapp.v1.CreateActiveDirectoryRequest is changed (#7569) (2ab5721)
google/cloud-network-connectivity 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-network-management 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-orchestration-airflow 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-oslogin 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-parallelstore 0.5.0

Features

  • Add file_stripe_level and directory_stripe_level fields to Instance (#7570) (ded654e)
google/cloud-policy-troubleshooter 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-policytroubleshooter-iam 0.2.6

Bug Fixes

  • deps: Update dependency google/cloud-iam to v1 (#7559) (f9c9bb2)
google/cloud-recommender 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-resource-settings 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-security-center 1.31.0

Features

google/cloud-shell 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)
google/cloud-spanner 1.83.0

Features

  • spanner: Add support for Cloud Spanner Incremental Backups (#7568) (cc2ab23)
google/cloud-vpc-access 2.0.0-RC1

⚠ BREAKING CHANGES

  • Create V2 release candidates for some components (#7577)

Chores

  • Create V2 release candidates for some components (#7577) (aca00f6)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners July 30, 2024 19:49
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 79e98ee to eb47b43 Compare July 30, 2024 19:49
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 30, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from eb47b43 to ba55aee Compare July 30, 2024 19:50
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 30, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from ba55aee to 6edc54f Compare July 31, 2024 17:19
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jul 31, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch 11 times, most recently from 898152d to 175435c Compare August 2, 2024 18:43
@bshaffer bshaffer added the release-please:force-run To run release-please label Aug 2, 2024
@release-please release-please bot removed the release-please:force-run To run release-please label Aug 2, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch 2 times, most recently from 09951a0 to e505be2 Compare August 2, 2024 19:49
@release-please release-please bot requested a review from a team as a code owner August 2, 2024 19:49
@release-please release-please bot force-pushed the release-please--branches--main branch from e505be2 to 2cd87b8 Compare August 2, 2024 19:50
@release-please release-please bot force-pushed the release-please--branches--main branch from 2cd87b8 to 3530b90 Compare August 2, 2024 21:34
@release-please release-please bot force-pushed the release-please--branches--main branch from 3530b90 to 64a692b Compare August 2, 2024 21:39
@Hectorhammett Hectorhammett merged commit 888dc29 into main Aug 2, 2024
29 checks passed
@Hectorhammett Hectorhammett deleted the release-please--branches--main branch August 2, 2024 22:35
Copy link
Contributor Author

release-please bot commented Aug 2, 2024

🤖 Created releases:

Copy link

Triggered job: cloud-devrel/client-libraries/php/google-cloud-php/docs/docs (2024-08-02T22:36:03.700Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: tagged autorelease: triggered owlbot:run Add this label to trigger the Owlbot post processor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants