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.46.0 #11238

Merged
merged 17 commits into from
Oct 9, 2024
Merged

chore(main): release 1.46.0 #11238

merged 17 commits into from
Oct 9, 2024

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Oct 8, 2024

πŸ€– I have created a release beep boop

1.46.0

1.46.0 (2024-10-09)

⚠ BREAKING CHANGES

  • [backupdr] Remove visibility of unneeded TestIamPermissions RPC
  • [documentai] remove deprecated v1beta1 and v1beta2 (#11228)

Features

  • [admanager] Added support for Interactive Reporting (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add a dynamic retrieval API (30455f7)
  • [aiplatform] add continuous sync option in feature_view.proto (30455f7)
  • [aiplatform] add enable_secure_private_service_connect in service attachment (30455f7)
  • [aiplatform] add new PscInterfaceConfig field to pipeline_job.proto (30455f7)
  • [aiplatform] add partner_model_tuning_spec to TuningJob (30455f7)
  • [aiplatform] add psc_automation_configs to DeployIndex v1 (30455f7)
  • [bigquerydatatransfer]Add scheduleOptionsV2 and Error fields for TransferConfig (30455f7)
  • [channel] Add support for primary_admin_email as customer_identity for ImportCustomer (30455f7)
  • [chat] Add doc for permission settings & announcement space support (30455f7)
  • [cloudcommerceconsumerprocurement] add Order modification RPCs and License Management Service (30455f7)
  • [contact-center-insights] Add import / export IssueModel (30455f7)
  • [deploy] added support for deploy policies (30455f7)
  • [documentai] remove deprecated v1beta1 and v1beta2 (#11228) (5876f54)
  • [marketingplatformadminapi] new module for marketingplatformadminapi (#11225) (c2d44dc)
  • [oracledatabase] new module for oracledatabase (#11224) (1c83c78)
  • [retail] add conversational search (9d60986)
  • [retail] add conversational search (9d60986)
  • [retail] add conversational search (9d60986)
  • [shopping-merchant-accounts] add 'force' parameter for accounts.delete method (30455f7)
  • [shopping-merchant-datasources] adding some more information about supplemental data sources (30455f7)

Bug Fixes

  • [aiplatform] annotate PipelineJob and PipelineTaskRerunConfig fields as optional (30455f7)
  • [backupdr] Remove visibility of unneeded TestIamPermissions RPC (30455f7)
  • deps: update dependency com.google.apis:google-api-services-storage to v1-rev20240924-2.0.0 (#11207) (a649470)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.132.3 (#11201) (a8ff751)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.0 (#11212) (9c4f9e2)
  • deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.133.1 (#11231) (3a00b64)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.43.1 (#11198) (0cdd505)
  • deps: update dependency com.google.cloud:google-cloud-storage to v2.43.2 (#11236) (46e7ba4)
  • deps: update the Java code generator (gapic-generator-java) to 2.47.0 (30455f7)

Documentation

  • [batch] Clarify Batch only supports global custom instance template now (30455f7)
  • [parallelstore] minor documentation formatting fix for Parallelstore (30455f7)
  • [parallelstore] minor documentation formatting fix for Parallelstore (30455f7)
  • [recaptchaenterprise] minor wording and branding adjustments (9d60986)
  • [run]fixed formatting of some documentation (30455f7)

This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team as code owners October 8, 2024 22:28
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 8, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 8, 2024
@suztomo
Copy link
Member

suztomo commented Oct 8, 2024

Looks good to me:

suztomo@suztomo-mac.roam.internal ~/google-cloud-java
~/google-cloud-java $ grep admin versions.txt                                                                                   git[branch:main]
google-analytics-admin:0.62.0:0.62.0
grpc-google-analytics-admin-v1alpha:0.62.0:0.62.0
proto-google-analytics-admin-v1alpha:0.62.0:0.62.0
proto-google-analytics-admin-v1beta:0.62.0:0.62.0
grpc-google-analytics-admin-v1beta:0.62.0:0.62.0
google-cloud-appengine-admin:2.52.0:2.52.0
grpc-google-cloud-appengine-admin-v1:2.52.0:2.52.0
proto-google-cloud-appengine-admin-v1:2.52.0:2.52.0
google-iam-admin:3.47.0:3.47.0
grpc-google-iam-admin-v1:3.47.0:3.47.0
proto-google-iam-admin-v1:3.47.0:3.47.0
admin:0.1.0:0.1.0
proto-admin-v1alpha:0.1.0:0.1.0
grpc-admin-v1alpha:0.1.0:0.1.0
suztomo@suztomo-mac.roam.internal ~/google-cloud-java
~/google-cloud-java $ git log -1                                                                                                git[branch:main]
commit 37e5d14cb3b9aa666a09cc769e1130d625526b86 (HEAD -> release-please--branches--main, origin/release-please--branches--main)
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Oct 8 22:28:30 2024 +0000

    chore(main): release 1.46.0

@release-please release-please bot force-pushed the release-please--branches--main branch from 37e5d14 to e6ac79c Compare October 9, 2024 01:30
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 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 Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from 5be79e5 to 42ded68 Compare October 9, 2024 02:38
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 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 Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 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 Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@release-please release-please bot force-pushed the release-please--branches--main branch from d823716 to e519774 Compare October 9, 2024 13:39
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 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 Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 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 Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@zhumin8 zhumin8 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 9, 2024
@zhumin8 zhumin8 enabled auto-merge (squash) October 9, 2024 17:20
@zhumin8 zhumin8 merged commit f316a3f into main Oct 9, 2024
31 checks passed
@zhumin8 zhumin8 deleted the release-please--branches--main branch October 9, 2024 17:20
Copy link
Contributor Author

release-please bot commented Oct 9, 2024

πŸ€– Created releases:

🌻

Copy link

Triggered job: cloud-devrel/client-libraries/java/google-cloud-java/release/stage (2024-10-09T17:21:12.200Z)

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

Copy link

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