-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-java
base: v1.78.0
head repository: googleapis/google-cloud-java
compare: v1.79.0
- 9 commits
- 2,723 files changed
- 6 contributors
Commits on Feb 11, 2026
-
chore(main): release 1.79.0-SNAPSHOT (#11933)
🤖 I have created a release *beep* *boop* --- <details><summary>1.79.0-SNAPSHOT</summary> ### Updating meta-information for bleeding-edge SNAPSHOT release. </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Jin Seop Kim <jinseop@google.com>
Configuration menu - View commit details
-
Copy full SHA for bcabca0 - Browse repository at this point
Copy the full SHA bcabca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be970cc - Browse repository at this point
Copy the full SHA be970ccView commit details -
chore: remove duplicate declaration for com.google.api:gax-grpc:jar:t…
…estlib (#11546) duplicate declaration for gax-grpc. Exact same dependency at [L126-131](https://github.com/googleapis/google-cloud-java/blob/a3eafb2a66bf8a082d91bf4550b5aab7403f8084/java-notebooks/google-cloud-notebooks/pom.xml#L126-L131)
Configuration menu - View commit details
-
Copy full SHA for ffacde5 - Browse repository at this point
Copy the full SHA ffacde5View commit details
Commits on Feb 13, 2026
-
build: split integration tests for split repositories (#11886)
Adds split integration and graalvm tests for the logging submodule and skips running integration tests and graalvm tests in the main integration/graalvm Kokoro jobs. Changes: * The primary "Integration" and "GraalVM" tests will not run the tests from the migrated repositories (added to an exclusion list) * The migrated repositories will have their own separate integration & graalvm tests * These tests will short-circuit "success" if the module hasn't been touched (determined based on whether that folder was touched)
Configuration menu - View commit details
-
Copy full SHA for de7e784 - Browse repository at this point
Copy the full SHA de7e784View commit details -
chore: Update generation configuration at Fri Feb 13 02:59:52 UTC 2026 (
#11928) This pull request is generated with proto changes between [googleapis/googleapis@39bd091](googleapis/googleapis@39bd091) (exclusive) and [googleapis/googleapis@6eead6e](googleapis/googleapis@6eead6e) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT feat: [maps-places] Add `googleMapsTypeLabel` field to show type information on Google Maps feat: [maps-places] Add `googleMapsLinks` field for links to different actions on Google Maps fix!: [maps-places] An existing field `topic` is removed from message `.google.maps.places.v1.ContentBlock` fix!: [maps-places] An existing field `references` is removed from message `.google.maps.places.v1.ContentBlock` docs: [maps-places] A comment for field `reviews` in message `.google.maps.places.v1.ContextualContent` is changed docs: [maps-places] A comment for field `photos` in message `.google.maps.places.v1.ContextualContent` is changed PiperOrigin-RevId: 869356577 Source Link: [googleapis/googleapis@6eead6e](googleapis/googleapis@6eead6e) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [storagebatchoperations] add QUEUED state to Storage Batch Operations API feat: [storagebatchoperations] add bucket operations feat: [storagebatchoperations] add `is_multi_bucket_job` output field added to StorageBatchOperations Job PiperOrigin-RevId: 869283881 Source Link: [googleapis/googleapis@fb371ad](googleapis/googleapis@fb371ad) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [saasservicemgmt] Add AppHub related condition types to Deployment protos PiperOrigin-RevId: 869245151 Source Link: [googleapis/googleapis@772f196](googleapis/googleapis@772f196) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [kms] Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources feat: [kms] Introduced the RetiredResource resource to track records of deleted keys and prevent the reuse of their resource names feat: [kms] Added ListRetiredResources and GetRetiredResource RPCs to manage and view these records PiperOrigin-RevId: 868670725 Source Link: [googleapis/googleapis@f248ed0](googleapis/googleapis@f248ed0) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [databasecenter] Adding Method QueryIssues of Database Center API v1beta docs: [databasecenter] A comment for field `maintenance_version` in message `.google.cloud.databasecenter.v1beta.MaintenanceInfo` is changed docs: [databasecenter] A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed docs: [databasecenter] A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest` is changed docs: [databasecenter] A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest` is changed docs: [databasecenter] A comment for field `filter` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed docs: [databasecenter] A comment for field `order_by` in message `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed docs: [databasecenter] A comment for message `AggregateFleetResponse` is changed PiperOrigin-RevId: 868397264 Source Link: [googleapis/googleapis@9eea40c](googleapis/googleapis@9eea40c) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [discoveryengine] add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages feat: [discoveryengine] add CrowdingSpec to SearchRequest to set crowding settings feat: [discoveryengine] add output-only field SemanticState to SearchResponse. docs: [discoveryengine] update documentation for search and data store NLQ features docs: [discoveryengine] other misc documentation updates Clients can specify Natural Language Query Understanding-related fields, as well as CrowdingSpec. These features are available in the V1 APIs. PiperOrigin-RevId: 868345232 Source Link: [googleapis/googleapis@56bc1b4](googleapis/googleapis@56bc1b4) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add max_concurrent_active_run_count field to Schedule message PiperOrigin-RevId: 868308825 Source Link: [googleapis/googleapis@ce85add](googleapis/googleapis@ce85add) END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix!: [auditmanager] A new packaging option `cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb` for `go_package` is added fix!: [auditmanager] An existing packaging option `google.golang.org/genproto/googleapis/cloud/auditmanager/v1;auditmanager` for `go_package` is removed PiperOrigin-RevId: 868282499 Source Link: [googleapis/googleapis@3b4ba52](googleapis/googleapis@3b4ba52) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [dataform] Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs The v1beta1 API now includes support for Folders and TeamFolders, allowing users to organize repositories and files hierarchically and manage access controls. New Features: - Added TeamFolder resource and methods: CreateTeamFolder, GetTeamFolder, UpdateTeamFolder, DeleteTeamFolder QueryTeamFolderContents to list folder contents. SearchTeamFolders to search for TeamFolders. - Added Folder resource and methods: CreateFolder, GetFolder, UpdateFolder, DeleteFolder QueryFolderContents to list folder contents. Added MoveFolder to move Folders between TeamFolders, other Folders, or the user root folder. - Added MoveRepository to move Repositories between TeamFolders, Folders, or the user root folder. - Added QueryUserRootContents to list contents of a user's root folder. Repository resource now includes containing_folder and team_folder_name fields to indicate its location within the folder hierarchy. - IAM methods (GetIamPolicy, SetIamPolicy, TestIamPermissions) now support Folder and TeamFolder resources for access control management docs: [dataform] A comment for field `force` in message `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed PiperOrigin-RevId: 868182714 Source Link: [googleapis/googleapis@e1c1073](googleapis/googleapis@e1c1073) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] A new field `predefined_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` feat: [aiplatform] A new field `computation_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` feat: [aiplatform] A new field `llm_based_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` feat: [aiplatform] A new field `metric_results` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateInstancesResponse` feat: [aiplatform] A new message `MetricResult` is added feat: [aiplatform] A new message `PredefinedMetricSpec` is added feat: [aiplatform] A new message `ComputationBasedMetricSpec` is added feat: [aiplatform] A new message `LLMBasedMetricSpec` is added docs: [aiplatform] A comment for message `EvaluateDatasetResponse` is changed docs: [aiplatform] A comment for field `aggregation_output` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed docs: [aiplatform] A comment for field `output_info` in message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed docs: [aiplatform] A comment for message `OutputInfo` is changed docs: [aiplatform] A comment for message `Metric` is changed docs: [aiplatform] A comment for enum `AggregationMetric` is changed PiperOrigin-RevId: 867799029 Source Link: [googleapis/googleapis@7f62014](googleapis/googleapis@7f62014) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add model_armor_config to GeminiExample PiperOrigin-RevId: 867736163 Source Link: [googleapis/googleapis@4fa7f90](googleapis/googleapis@4fa7f90) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add max_concurrent_active_run_count field to Schedule message PiperOrigin-RevId: 866530570 Source Link: [googleapis/googleapis@725496d](googleapis/googleapis@725496d) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [maps-solar] Add satellite imagery to `rgb_url` description docs: [maps-solar] Add pre-GA details for Experiments enum PiperOrigin-RevId: 866492024 Source Link: [googleapis/googleapis@a65054d](googleapis/googleapis@a65054d) END_NESTED_COMMIT END_COMMIT_OVERRIDE --------- Co-authored-by: Jin Seop Kim <jinseop@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1041e03 - Browse repository at this point
Copy the full SHA 1041e03View commit details -
feat: [ces] new module for ces (#11940)
Generated by @jinseopkim0 via [generate_new_client_hermetic_build.yaml](https://github.com/googleapis/google-cloud-java/actions/workflows/generate_new_client_hermetic_build.yaml) Command used: ``` python generation/new_client_hermetic_build/add-new-client-config.py add-new-library --api-shortname "ces" --name-pretty "Gemini Enterprise for Customer Experience API" --api-description "Customer Experience Agent Studio (CX Agent Studio) is a minimal code conversational agent builder." --proto-path "google/cloud/ces/v1" --product-docs "https://docs.cloud.google.com/customer-engagement-ai/conversational-agents/ps" --rpc-docs "https://docs.cloud.google.com/customer-engagement-ai/conversational-agents/ps/reference/rpc" ``` Co-authored-by: Jin Seop Kim <jinseop@google.com>
Configuration menu - View commit details
-
Copy full SHA for fb47842 - Browse repository at this point
Copy the full SHA fb47842View commit details -
feat: [workloadmanager] new module for workloadmanager (#11941)
Generated by @jinseopkim0 via [generate_new_client_hermetic_build.yaml](https://github.com/googleapis/google-cloud-java/actions/workflows/generate_new_client_hermetic_build.yaml) Command used: ``` python generation/new_client_hermetic_build/add-new-client-config.py add-new-library --api-shortname "workloadmanager" --name-pretty "Workload Manager API" --api-description "Workload Manager is a service that provides tooling for enterprise workloads to automate the deployment and validation of your workloads against best practices and recommendations." --proto-path "google/cloud/workloadmanager/v1" --product-docs "https://docs.cloud.google.com/workload-manager/docs" --rpc-docs "https://docs.cloud.google.com/workload-manager/docs/reference/rest" ``` Co-authored-by: Jin Seop Kim <jinseop@google.com>
Configuration menu - View commit details
-
Copy full SHA for e7e86f7 - Browse repository at this point
Copy the full SHA e7e86f7View commit details -
chore: Update generation configuration at Fri Feb 13 20:33:48 UTC 2026 (
#11942) chore: Update generation configuration at Fri Feb 13 20:33:48 UTC 2026
Configuration menu - View commit details
-
Copy full SHA for a73793e - Browse repository at this point
Copy the full SHA a73793eView commit details -
chore(main): release 1.79.0 (#11943)
--- <details><summary>1.79.0</summary> ## [1.79.0](v1.78.0...v1.79.0) (2026-02-13) ### ⚠ BREAKING CHANGES * [auditmanager] A new packaging option `cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb` for `go_package` is added ### Features * [aiplatform] A new field `predefined_metric_spec` is added to message `.google.cloud.aiplatform.v1beta1.Metric` ([1041e03](1041e03)) * [aiplatform] add max_concurrent_active_run_count field to Schedule message ([1041e03](1041e03)) * [aiplatform] add max_concurrent_active_run_count field to Schedule message ([1041e03](1041e03)) * [aiplatform] add model_armor_config to GeminiExample ([1041e03](1041e03)) * [ces] new module for ces ([#11940](#11940)) ([fb47842](fb47842)) * [databasecenter] Adding Method QueryIssues of Database Center API v1beta ([1041e03](1041e03)) * [dataform] Update GCP Client Libraries in v1beta1 to support Folders, TeamFolders, and other relevant APIs ([1041e03](1041e03)) * [discoveryengine] add Natural Language Query Understanding fields and messages to DiscoveryEngine request, response, and datastore messages ([1041e03](1041e03)) * [kms] Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to permanently remove resources ([1041e03](1041e03)) * [maps-places] Add `googleMapsTypeLabel` field to show type information on Google Maps ([1041e03](1041e03)) * [saasservicemgmt] Add AppHub related condition types to Deployment protos ([1041e03](1041e03)) * [storagebatchoperations] add QUEUED state to Storage Batch Operations API ([1041e03](1041e03)) * [workloadmanager] new module for workloadmanager ([#11941](#11941)) ([e7e86f7](e7e86f7)) ### Bug Fixes * [auditmanager] A new packaging option `cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb` for `go_package` is added ([1041e03](1041e03)) ### Documentation * [maps-solar] Add satellite imagery to `rgb_url` description ([1041e03](1041e03)) </details> --- Co-authored-by: Jin Seop Kim <jinseop@google.com>
Configuration menu - View commit details
-
Copy full SHA for d934298 - Browse repository at this point
Copy the full SHA d934298View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.78.0...v1.79.0