Skip to content

deps: update googleapis/google-cloud-java action to v1.87.0#2001

Open
renovate-bot wants to merge 2 commits into
googleapis:mainfrom
renovate-bot:renovate/googleapis-google-cloud-java-1.x
Open

deps: update googleapis/google-cloud-java action to v1.87.0#2001
renovate-bot wants to merge 2 commits into
googleapis:mainfrom
renovate-bot:renovate/googleapis-google-cloud-java-1.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Apr 27, 2026

This PR contains the following updates:

Package Type Update Change
googleapis/google-cloud-java action minor v1.85.0v1.87.0

Release Notes

googleapis/google-cloud-java (googleapis/google-cloud-java)

v1.87.0

Compare Source

⚠ BREAKING CHANGES
  • [container] remove image_family from
  • [saasservicemgmt] Changed field behavior for an existing field
Features
  • [admanager] added new API dimension: (39e93fe)
  • [aiplatform] Release (39e93fe)
  • [aiplatform] Release (39e93fe)
  • [asset] add authentication scope for Policy Analyzer MCP tool (9c90001)
  • [backstory] new module for backstory (#​13334) (fd8f666)
  • [bigquerymigration] add support for assessment tasks in BigQuery (9c90001)
  • [chat] Support force notify and silent notification option for (39e93fe)
  • [cloudsupport] v2 version for GetComment and GetAttachment (39e93fe)
  • [compute] Update Compute Engine v1 API to revision 2026042 (9c90001)
  • [container] add confidential instance type and hyperdisk support (39e93fe)
  • [container] add confidential instance type and hyperdisk support (39e93fe)
  • [container] add custom node image configuration (9c90001)
  • [databasecenter] add a AggregateQueryStats API (9c90001)
  • [datalineage] A new method SearchLineageStreaming is added (39e93fe)
  • [datamanager] add encrypted_user_id.proto and the EncryptedUserId (9c90001)
  • [datamanager] add the coupon_codes field to CartData to track (9c90001)
  • [dataproc] add support for Cloud Resource Manager tags for (39e93fe)
  • [developerknowledge] new module for developerknowledge (#​13313) (502841b)
  • [dlp] Supporting Conversation Content Type (9c90001)
  • [health] Introduce Data Subscription Service for managing webhook (9c90001)
  • [health] introduce MedicalDeviceInfo message for Software as (9c90001)
  • [maps-places] add transit_station data to Places API (New) (9c90001)
  • [network-management] add fields and messages for Cloud Run jobs (9c90001)
  • [network-security] add networksecurity v1 client library (9c90001)
  • [policy-troubleshooter] add authentication scope for (9c90001)
  • [recommender] Support utilization insights and cloud hub (9c90001)
  • [security-private-ca] add (9c90001)
  • [storage] add support for GCS Storage Control Intelligence Finding (9c90001)
  • add duration to health metrics (#​13181) (ae86384)
  • add periodic WARNING metrics to assist in debugging (#​12976) (c9e2e6d)
  • add v1 version support for geminidataanalytics (#​13314) (946dfb4)
  • bigquery-jdbc: implement JDBC getObject type coercion support (#​13257) (72d4ab6)
  • bqjdbc: Add custom logger to handle ResultSet logs (#​13034) (887c67f)
  • bqjdbc: implement Per connection logging with Context proxy (#​13001) (293f18f)
  • dataplex: Add RequestDataProductAccess method to request access (9c90001)
  • migrate grpc-gcp to maven (#​237) (d787372)
  • spanner: add getIsolationLevel and getReadLockMode methods to CommitResponse (#​13004) (d5fc504)
  • spanner: add option for auto-tagging transactions (#​13214) (c8234cf)
  • spanner: add option for inline begin with multi-use read only txn (#​13233) (056abb6)
Bug Fixes
  • [container] remove image_family from (9c90001)
  • [saasservicemgmt] Changed field behavior for an existing field (9c90001)
  • bigquery-jdbc: Add escape character support for pattern matching (#​13259) (af3b7c5)
  • bigquery-jdbc: configure logging early to capture URL parsing warnings and errors (#​13323) (98d8e69)
  • bigquery-jdbc: fallback to standard precision and scale for numeric, integer, and temporal types (#​13321) (51ba902)
  • bigquery-jdbc: fix manual commit mode failure for non-US regions (#​13285) (d28436c)
  • bigquery-jdbc: handle EXPORT DATA, EXPORT MODEL, and LOAD DATA statements (#​13267) (5970866)
  • bigquery-jdbc: implement JDBC wrapper interface methods (#​13322) (46d6a86)
  • bigquery: prevent NullPointerException in OTel tracing when JobId is null (#​13301) (dcc2a68)
  • bigtable: Don't invoke unknown delegate code while holding a lock (#​13202) (a7e859e)
  • bigtable: Ensure that FallbackChannelPool locks doesnt leak to alien listeners (#​13195) (c8e615e)
  • bigtable: make heartbeat interval volatile (#​13217) (279918e)
  • bigtable: make ignoreError volatile (#​13218) (e5e5f14)
  • bigtable: prune older AFEs first (#​13215) (114e77b)
  • bigtable: recycle channel on consecutive new stream failures (#​13245) (842f64e)
  • bigtable: resolve check-then-act race condition in VRpcImpl (#​13196) (9853dd5)
  • bigtable: resolve deadlock in ClientConfigurationManager when notifying callbacks (#​13192) (c98e53d)
  • bqjdbc: avoid reusing statement in DatabaseMetaData (#​13224) (b1279ab)
  • bqjdbc: fallback to RestAPI if ReadAPI is not accessible (#​13018) (cb9bdc3)
  • bqjdbc: fix BigDecimal usage in mocks (#​13207) (65674c2)
  • bqjdbc: fix Long to java.sql.Time coercion (#​13035) (8ab9799)
  • bqjdbc: optimize meetsReadRatio latency to achieve faster page counting (#​13090) (36af3eb)
  • bqjdbc: Pass connection ID to DataType class loggers (#​13197) (ce9c504)
  • bqjdbc: resolve JDBC metadata compliance gaps for wrappers, searchability, and type mappings (#​13242) (5678fc2)
  • bqjdbc: update metadata values for GEOGRAPHY/JSON/INTERVAL types (#​13223) (d08691a)
  • bqjdbc: update shading to be more targeted (#​13232) (cc691a8)
  • bqjdbc: validate integer connection properties (#​13174) (875ff6a)
  • build: support generating unversioned libraries in OwlBot config (#​13336) (90d6661)
  • ci: correct directory typo in shared-dependencies workflow (#​13225) (a327bf2)
  • firestore: increase ITShutdownTest timeout to 50s (#​13199) (d432b35)
  • gapic-generator: allow non-versioned proto paths and correct help text (#​13329) (13717a2)
  • generator: align template and post-processor formatting (#​13028) (6a2307f)
  • hermetic_build: add grpc-gcp-java to module allowlist in root pom generator (#​13211) (f7c8407)
  • hermetic_build: restore Version.java after postprocessing entrypoint (#​13328) (ee3e9cd)
  • hermetic: exclude showcase modules from versions.txt (#​13030) (6ce87b7)
  • iam-admin: remove redundant IAM project service to prevent state conflict (#​13016) (95cfd5e)
  • remove google-cloud-bigtable-deps-bom from gapic-libraries-bom (#​13209) (ce156f2)
  • spanner: avoid double grpc-gcp wrapping for directpath fallback (#​13155) (fe608fe)
  • spanner: cache auto-tagging options to avoid system property lock contention (#​13273) (dc2feed)
  • spanner: derive built-in metrics project from database client (#​13262) (a577934)
Dependencies
  • update dependency com.google.cloud:sdk-platform-java-config to v3.62.0 (#​2379) (e9ec6e0)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.62.0 (#​2729) (af4893b)
  • update googleapis/google-cloud-java action to v1.86.0 (#​2377) (f2de1c3)
  • update googleapis/google-cloud-java action to v1.86.0 (#​2727) (d16eda9)
  • update shared dependencies (#​2910) (8cc8ae0)
Documentation

v1.86.2

Compare Source

What's Changed

v1.86.0

Compare Source

⚠ BREAKING CHANGES
  • [container] remove image_family from
  • [saasservicemgmt] Changed field behavior for an existing field
Features
  • [admanager] added new API dimension: (39e93fe)
  • [aiplatform] Release (39e93fe)
  • [aiplatform] Release (39e93fe)
  • [asset] add authentication scope for Policy Analyzer MCP tool (9c90001)
  • [backstory] new module for backstory (#​13334) (fd8f666)
  • [bigquerymigration] add support for assessment tasks in BigQuery (9c90001)
  • [chat] Support force notify and silent notification option for (39e93fe)
  • [cloudsupport] v2 version for GetComment and GetAttachment (39e93fe)
  • [compute] Update Compute Engine v1 API to revision 2026042 (9c90001)
  • [container] add confidential instance type and hyperdisk support (39e93fe)
  • [container] add confidential instance type and hyperdisk support (39e93fe)
  • [container] add custom node image configuration (9c90001)
  • [databasecenter] add a AggregateQueryStats API (9c90001)
  • [datalineage] A new method SearchLineageStreaming is added (39e93fe)
  • [datamanager] add encrypted_user_id.proto and the EncryptedUserId (9c90001)
  • [datamanager] add the coupon_codes field to CartData to track (9c90001)
  • [dataproc] add support for Cloud Resource Manager tags for (39e93fe)
  • [developerknowledge] new module for developerknowledge (#​13313) (502841b)
  • [dlp] Supporting Conversation Content Type (9c90001)
  • [health] Introduce Data Subscription Service for managing webhook (9c90001)
  • [health] introduce MedicalDeviceInfo message for Software as (9c90001)
  • [maps-places] add transit_station data to Places API (New) (9c90001)
  • [network-management] add fields and messages for Cloud Run jobs (9c90001)
  • [network-security] add networksecurity v1 client library (9c90001)
  • [policy-troubleshooter] add authentication scope for (9c90001)
  • [recommender] Support utilization insights and cloud hub (9c90001)
  • [security-private-ca] add (9c90001)
  • [storage] add support for GCS Storage Control Intelligence Finding (9c90001)
  • add duration to health metrics (#​13181) (ae86384)
  • add periodic WARNING metrics to assist in debugging (#​12976) (c9e2e6d)
  • add v1 version support for geminidataanalytics (#​13314) (946dfb4)
  • bigquery-jdbc: implement JDBC getObject type coercion support (#​13257) (72d4ab6)
  • bqjdbc: Add custom logger to handle ResultSet logs (#​13034) (887c67f)
  • bqjdbc: implement Per connection logging with Context proxy (#​13001) (293f18f)
  • dataplex: Add RequestDataProductAccess method to request access (9c90001)
  • migrate grpc-gcp to maven (#​237) (d787372)
  • spanner: add getIsolationLevel and getReadLockMode methods to CommitResponse (#​13004) (d5fc504)
  • spanner: add option for auto-tagging transactions (#​13214) (c8234cf)
  • spanner: add option for inline begin with multi-use read only txn (#​13233) (056abb6)
Bug Fixes
  • [container] remove image_family from (9c90001)
  • [saasservicemgmt] Changed field behavior for an existing field (9c90001)
  • bigquery-jdbc: Add escape character support for pattern matching (#​13259) (af3b7c5)
  • bigquery-jdbc: configure logging early to capture URL parsing warnings and errors (#​13323) (98d8e69)
  • bigquery-jdbc: fallback to standard precision and scale for numeric, integer, and temporal types (#​13321) (51ba902)
  • bigquery-jdbc: fix manual commit mode failure for non-US regions (#​13285) (d28436c)
  • bigquery-jdbc: handle EXPORT DATA, EXPORT MODEL, and LOAD DATA statements (#​13267) (5970866)
  • bigquery-jdbc: implement JDBC wrapper interface methods (#​13322) (46d6a86)
  • bigquery: prevent NullPointerException in OTel tracing when JobId is null (#​13301) (dcc2a68)
  • bigtable: Don't invoke unknown delegate code while holding a lock (#​13202) (a7e859e)
  • bigtable: Ensure that FallbackChannelPool locks doesnt leak to alien listeners (#​13195) (c8e615e)
  • bigtable: make heartbeat interval volatile (#​13217) (279918e)
  • bigtable: make ignoreError volatile (#​13218) (e5e5f14)
  • bigtable: prune older AFEs first (#​13215) (114e77b)
  • bigtable: recycle channel on consecutive new stream failures (#​13245) (842f64e)
  • bigtable: resolve check-then-act race condition in VRpcImpl (#​13196) (9853dd5)
  • bigtable: resolve deadlock in ClientConfigurationManager when notifying callbacks (#​13192) (c98e53d)
  • bqjdbc: avoid reusing statement in DatabaseMetaData (#​13224) (b1279ab)
  • bqjdbc: fallback to RestAPI if ReadAPI is not accessible (#​13018) (cb9bdc3)
  • bqjdbc: fix BigDecimal usage in mocks (#​13207) (65674c2)
  • bqjdbc: fix Long to java.sql.Time coercion (#​13035) (8ab9799)
  • bqjdbc: optimize meetsReadRatio latency to achieve faster page counting (#​13090) (36af3eb)
  • bqjdbc: Pass connection ID to DataType class loggers (#​13197) (ce9c504)
  • bqjdbc: resolve JDBC metadata compliance gaps for wrappers, searchability, and type mappings (#​13242) (5678fc2)
  • bqjdbc: update metadata values for GEOGRAPHY/JSON/INTERVAL types (#​13223) (d08691a)
  • bqjdbc: update shading to be more targeted (#​13232) (cc691a8)
  • bqjdbc: validate integer connection properties (#​13174) (875ff6a)
  • build: support generating unversioned libraries in OwlBot config (#​13336) (90d6661)
  • ci: correct directory typo in shared-dependencies workflow (#​13225) (a327bf2)
  • firestore: increase ITShutdownTest timeout to 50s (#​13199) (d432b35)
  • gapic-generator: allow non-versioned proto paths and correct help text (#​13329) (13717a2)
  • generator: align template and post-processor formatting (#​13028) (6a2307f)
  • hermetic_build: add grpc-gcp-java to module allowlist in root pom generator (#​13211) (f7c8407)
  • hermetic_build: restore Version.java after postprocessing entrypoint (#​13328) (ee3e9cd)
  • hermetic: exclude showcase modules from versions.txt (#​13030) (6ce87b7)
  • iam-admin: remove redundant IAM project service to prevent state conflict (#​13016) (95cfd5e)
  • remove google-cloud-bigtable-deps-bom from gapic-libraries-bom (#​13209) (ce156f2)
  • spanner: avoid double grpc-gcp wrapping for directpath fallback (#​13155) (fe608fe)
  • spanner: cache auto-tagging options to avoid system property lock contention (#​13273) (dc2feed)
  • spanner: derive built-in metrics project from database client (#​13262) (a577934)
Dependencies
  • update dependency com.google.cloud:sdk-platform-java-config to v3.62.0 (#​2379) (e9ec6e0)
  • update dependency com.google.cloud:sdk-platform-java-config to v3.62.0 (#​2729) (af4893b)
  • update googleapis/google-cloud-java action to v1.86.0 (#​2377) (f2de1c3)
  • update googleapis/google-cloud-java action to v1.86.0 (#​2727) (d16eda9)
  • update shared dependencies (#​2910) (8cc8ae0)
Documentation

v1.85.1

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners April 27, 2026 17:21
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: pubsublite Issues related to the googleapis/java-pubsublite API. labels Apr 27, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Apr 27, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-google-cloud-java-1.x branch from 1b217d2 to 3c22f88 Compare May 5, 2026 19:36
@dpebot
Copy link
Copy Markdown

dpebot commented May 5, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 5, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 5, 2026
@renovate-bot renovate-bot changed the title deps: update googleapis/google-cloud-java action to v1.85.1 deps: update googleapis/google-cloud-java action to v1.86.0 May 6, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-google-cloud-java-1.x branch from 3c22f88 to 131653c Compare May 6, 2026 01:25
@dpebot
Copy link
Copy Markdown

dpebot commented May 6, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-google-cloud-java-1.x branch from 131653c to 27c378a Compare May 12, 2026 10:13
@dpebot
Copy link
Copy Markdown

dpebot commented May 12, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-google-cloud-java-1.x branch from 27c378a to a785479 Compare May 16, 2026 01:08
@renovate-bot renovate-bot changed the title deps: update googleapis/google-cloud-java action to v1.86.0 deps: update googleapis/google-cloud-java action to v1.86.2 May 16, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented May 16, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-google-cloud-java-1.x branch from a785479 to 2c3da28 Compare June 3, 2026 21:59
@renovate-bot renovate-bot changed the title deps: update googleapis/google-cloud-java action to v1.86.2 deps: update googleapis/google-cloud-java action to v1.87.0 Jun 3, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Jun 3, 2026

/gcbrun

@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 3, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 3, 2026
@dpebot
Copy link
Copy Markdown

dpebot commented Jun 5, 2026

/gcbrun

@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 5, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 5, 2026
@forking-renovate
Copy link
Copy Markdown

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Labels

api: pubsublite Issues related to the googleapis/java-pubsublite API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants