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 1.41.0 #11001

Merged
merged 15 commits into from
Jul 31, 2024
Merged

chore(main): release 1.41.0 #11001

merged 15 commits into from
Jul 31, 2024

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Jun 27, 2024

πŸ€– I have created a release beep boop

1.41.0

1.41.0 (2024-07-31)

⚠ BREAKING CHANGES

  • [deploy] remove an API that was mistakenly made public
  • [discoveryengine] update sample query, sample query set patterns

Features

  • [aiplatform] A new field score is added to message .google.cloud.aiplatform.v1.Candidate (ec77898)
  • [aiplatform] A new message ApiAuth is added (ec77898)
  • [aiplatform] add model and contents fields to ComputeTokensRequest v1 (f4a2a5a)
  • [aiplatform] add model and contents fields to ComputeTokensRequest v1beta1 (f4a2a5a)
  • [aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1 (f4a2a5a)
  • [aiplatform] add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1 (f4a2a5a)
  • [analytics-admin] add GetKeyEvent, CreateKeyEvent, ListKeyEvents, UpdateKeyEvent, DeleteKeyEvent methods to the Admin API v1beta (ec77898)
  • [analyticshub] support public directory self service for Listings/Exchanges (f4a2a5a)
  • [bigquerymigration] Update MS API stubs with Unified API (ec77898)
  • [chat] Add doc for Discoverable Space support for GA launch (f4a2a5a)
  • [chat] add GetSpaceEvent and ListSpaceEvents APIs (ec77898)
  • [confidentialcomputing] Add a new field tee_attestation to VerifyAttestationRequest message proto for SEV SNP and TDX attestations (ec77898)
  • [container] A new field ray_operator_config is added to message .google.container.v1beta1.AddonsConfig (ec77898)
  • [container] add DCGM enum in monitoring config (ec77898)
  • [container] support for Ray Clusters (ec77898)
  • [datacatalog] add DataplexTransferStatus enum and field to TagTemplate (ec77898)
  • [dataplex] expose data scan execution create time to customers (f4a2a5a)
  • [deploy] add support for different Pod selector labels when doing canaries (ec77898)
  • [deploy] added support for deploy policies (ec77898)
  • [deploy] added support for new custom target type and deploy policy platform logs (ec77898)
  • [dialogflow-cx] added support for consent based redaction (ec77898)
  • [dialogflow-cx] exposed DataStoreConnectionSignals (ec77898)
  • [discoveryengine] add Chunk resource in the search response (ec77898)
  • [discoveryengine] add Chunk resource in the search response (f4a2a5a)
  • [discoveryengine] add sample query set APIs (ec77898)
  • [discoveryengine] add sample query set APIs (ec77898)
  • [discoveryengine] Update CompletionService (ec77898)
  • [discoveryengine] Update SearchService (ec77898)
  • [dlp] add Cloud Storage discovery support (ec77898)
  • [dlp] org-level connection bindings (ec77898)
  • [edgenetwork] A new field bonding_type is added to message .google.cloud.edgenetwork.v1.Subnet (f1438e5)
  • [grafeas] A new field version is added to message .grafeas.v1.ComplianceOccurrence (ec77898)
  • [language] add model_version in ModerateTextRequest and expose severity score in ClassificationCategory (ec77898)
  • [maps-mapsplatformdatasets] added a new API FetchDatasetErrors (ec77898)
  • [orchestration-airflow] add airflow_database_retention_days and airflow_metadata_retention_config to message DataRetentionConfig (ec77898)
  • [parallelstore] add iam.googleapis.com/ServiceAccount resource definition (f4a2a5a)
  • [privilegedaccessmanager] new module for privilegedaccessmanager (#11041) (74e6a63)
  • [run]support update_mask in Cloud Run UpdateService (ec77898)
  • [securesourcemanager] add field private_config to message .google.cloud.securesourcemanager.v1.Instance (ec77898)
  • [securitycenter] added cloud provider field to list findings response (f4a2a5a)
  • [securitycenter] added cloud provider field to list findings response (f1438e5)
  • [speech] add locations metadata proto file (ec77898)
  • [video-live-stream] added RetentionConfig for enabling retention of output media segments (ec77898)
  • [vmwareengine] Adding autoscaling settings (ec77898)

Bug Fixes

  • [container] Deprecate "EXPERIMENTAL" option for Gateway API (this value has never been supported) (ec77898)
  • [container] Deprecate "EXPERIMENTAL" option for Gateway API (this value has never been supported) (f4a2a5a)
  • [deploy] remove an API that was mistakenly made public (ec77898)
  • [discoveryengine] update sample query, sample query set patterns (ec77898)
  • deps: update dependency com.google.apis:google-api-services-dns to v1-rev20240531-2.0.0 (#10948) (2b14251)
  • deps: update dependency com.google.apis:google-api-services-dns to v1-rev20240719-2.0.0 (#11030) (2209dd3)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20240621-2.0.0 (#10884) (0ae9818)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20240706-2.0.0 (#11003) (2353bc6)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.131.0 (#10798) (5d55d0c)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.40.1 (#10996) (1d97e4d)
  • deps: update the Java code generator (gapic-generator-java) to 2.43.0 (ec77898)

Documentation

  • [chat] Update doc for SetUpSpace in service ChatService to support group members (f1438e5)
  • [container] minor updates to reference documentation (ec77898)
  • [dlp] replace HTML tags with CommonMark notation (ec77898)
  • [errorreporting] Updates documentation with regional resource names for multiple requests (ec77898)
  • [life-sciences] modify example accelerator type (f1438e5)
  • [managedkafka] update values allowed in kms_key (ec77898)
  • [netapp] A comment for field active_directory_id in message .google.cloud.netapp.v1.CreateActiveDirectoryRequest is changed (ec77898)
  • add sample code for authenticating with api keys (#11023) (b12223f)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners June 27, 2024 22:27
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from a0f2c76 to 974e2da Compare June 27, 2024 22:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 27, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from b97486e to 407c729 Compare June 28, 2024 15:26
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 14ddbd5 to a0a152d Compare June 28, 2024 19:22
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from e17c012 to db65e64 Compare June 29, 2024 01:23
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 29, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 29, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 29, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 27dd0f4 to d449fcd Compare July 9, 2024 20:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 9, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 9, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 88a3c3f to 3437b8e Compare July 26, 2024 21:29
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 26, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from bd95d82 to 96eee7d Compare July 31, 2024 19:06
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2024
@lqiu96 lqiu96 closed this Jul 31, 2024
@lqiu96 lqiu96 reopened this Jul 31, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2024
@lqiu96 lqiu96 merged commit 706cfcb into main Jul 31, 2024
29 checks passed
@lqiu96 lqiu96 deleted the release-please--branches--main branch July 31, 2024 22:01
Copy link
Contributor Author

πŸ€– Created releases:

Copy link

Triggered job: cloud-devrel/client-libraries/java/google-cloud-java/release/stage (2024-07-31T22:01:39.440Z)

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

The release build has started, the log can be viewed here. 🌻

Copy link

πŸ₯š You hatched a release! The release build finished successfully! πŸ’œ

Copy link

The release build has started, the log can be viewed here. 🌻

Copy link

πŸ₯š You hatched a release! The release build finished successfully! πŸ’œ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants