Skip to content

chore(main): release 1.85.0#12788

Merged
diegomarquezp merged 1 commit intomainfrom
release-please--branches--main
Apr 14, 2026
Merged

chore(main): release 1.85.0#12788
diegomarquezp merged 1 commit intomainfrom
release-please--branches--main

Conversation

@diegomarquezp
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.85.0

1.85.0 (2026-04-14)

Features

  • [appoptimize] new module for appoptimize (#12768) (050187d)
  • [chronicle] Add DataTableService to Chronicle v1 Client Libraries (fc62b1e)
  • [databasecenter] Add support for BigQuery datasets and (fc62b1e)
  • [dataplex] Allow Data Documentation DataScans to support BigQuery (fc62b1e)
  • [dataproc] Add Engine field to support LightningEngine in (fc62b1e)
  • [discoveryengine] add AUTO condition to SearchAsYouTypeSpec in (fc62b1e)
  • [infra-manager] adding DeploymentGroups, you can now manage (fc62b1e)
  • [kms] add a variable to SingleTenantHsmInstanceCreate to control (fc62b1e)
  • [kms] support external-μ in the Digest (fc62b1e)
  • [shopping-merchant-products] a new field base64_encoded_name is (fc62b1e)
  • [vectorsearch] Added CMEK support (fc62b1e)

Bug Fixes

  • auth: Address ClientSideCredentialAccessBoundary RefreshTask race condition (#12681) (30088d2)
  • bqjdbc: lazily instantiate Statement in BigQueryDatabaseMetaData (#12752) (72e5508)
  • deps: update the Java code generator (gapic-generator-java) to (fc62b1e)
  • gdch: support EC private keys (#1896) (bf926fb)
  • update appoptimize version to 0.0.1 to match released repo (#12782) (80dfac6)

Documentation

  • [network-management] Update comment for the region field in (fc62b1e)
  • [shopping-merchant-inventories] A comment for field name in (fc62b1e)

This PR was generated with Release Please. See documentation.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request transitions the repository from snapshot to release versions, specifically updating the project to version 1.85.0. The changes encompass updates to the release manifest, changelog, workspace settings, and version strings across numerous POM files and internal Java classes. Feedback focused on correcting metadata keys in versioning comments within the accesscontextmanager module to ensure consistent and accurate automated version tracking.

<description>PROTO library for proto-google-identity-accesscontextmanager-type</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The version update comment for the parent project is inconsistent with other modules in this repository. It should use the main library key google-identity-accesscontextmanager:current instead of the proto-specific key proto-google-identity-accesscontextmanager-v1:current to ensure consistent automated versioning across the module.

Suggested change
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<version>1.92.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->

<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-type</artifactId>
<version>1.92.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.92.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The version update comment for the proto-google-identity-accesscontextmanager-type dependency is incorrect. It should use the key proto-google-identity-accesscontextmanager-type:current to correctly track the version of the dependent artifact, rather than reusing the key for the current module.

Suggested change
<version>1.92.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.92.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->

@diegomarquezp diegomarquezp merged commit fabe31c into main Apr 14, 2026
139 of 162 checks passed
@diegomarquezp diegomarquezp deleted the release-please--branches--main branch April 14, 2026 00:47
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.

2 participants