Skip to content

Commit 6d97a0c

Browse files
chore(main): release 1.80.0
1 parent bb36a6f commit 6d97a0c

File tree

4 files changed

+6511
-5
lines changed

4 files changed

+6511
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.79.0"
2+
".": "1.80.0"
33
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [1.80.0](https://github.com/googleapis/google-cloud-java/compare/v1.79.0...v1.80.0) (2026-02-20)
4+
5+
6+
### Features
7+
8+
* [aiplatform] Add `traffic_type, tool_use_prompt_tokens_details` to message `GenerateContentResponse.UsageMetadata` ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
9+
* [compute] Update Compute Engine v1 API to revision 20260106 ([#1148](https://github.com/googleapis/google-cloud-java/issues/1148)) ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
10+
* [developerconnect] Add Secure Source Manager and Generic HTTP Endpoint connection types ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
11+
* [dialogflow-cx] Add new value `DETECT_INTENT_RESPONSE_VIEW_DEFAULT` to enum `DetectIntentResponseView` ([d544f39](https://github.com/googleapis/google-cloud-java/commit/d544f3925a0c305ce4f785b0d045fd7c09cd301d))
12+
* [grafeas] A new field `registry` is added to message `.grafeas.v1.BaseImage` ([d544f39](https://github.com/googleapis/google-cloud-java/commit/d544f3925a0c305ce4f785b0d045fd7c09cd301d))
13+
* [kms] Add KeyProjectResolutionMode to AutokeyConfig to support project-level configurations ([d544f39](https://github.com/googleapis/google-cloud-java/commit/d544f3925a0c305ce4f785b0d045fd7c09cd301d))
14+
* [kmsinventory] Add support for project level key usage tracking ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
15+
* [speech] adds endpointing sensitivity to streaming recognition features ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
16+
17+
18+
### Bug Fixes
19+
20+
* **deps:** update the Java code generator (gapic-generator-java) to 2.67.0 ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
21+
22+
23+
### Documentation
24+
25+
* [databasecenter] Replace "GCP" with "Google Cloud" in API comments ([a8b55ed](https://github.com/googleapis/google-cloud-java/commit/a8b55eddc2643cce78e32b03d96945ec1318f922))
26+
327
## [1.79.0](https://github.com/googleapis/google-cloud-java/compare/v1.78.0...v1.79.0) (2026-02-13)
428

529

0 commit comments

Comments
 (0)