Skip to content

Commit

Permalink
chore(main): release 1.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored May 29, 2024
1 parent 49bf6d8 commit be30d16
Show file tree
Hide file tree
Showing 44 changed files with 521 additions and 125 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.38.0"
".": "1.39.0"
}
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.39.0](https://github.com/googleapis/google-cloud-java/compare/v1.38.0...v1.39.0) (2024-05-29)


### Features

* [aiplatform] Added the new `GenerationConfig.response_schema` field ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] add control service APIs ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] promote answer APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] promote grounding check APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] promote ranking APIs to v1 GA ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] support cancelling import operations ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] support writing user events for blended engines ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [dlp] add secrets discovery support ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))


### Documentation

* [bigquerydatatransfer] update OAuth links in `CreateTransferConfigRequest` and `UpdateTransferConfigRequest` ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [discoveryengine] keep the API doc up-to-date with recent changes ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))
* [dlp] Updated method documentation ([135c89c](https://github.com/googleapis/google-cloud-java/commit/135c89cfd3692801ae79cebc12023ed1ed0590c7))

## [1.38.0](https://github.com/googleapis/google-cloud-java/compare/v1.37.0...v1.38.0) (2024-05-23)


Expand Down
Loading

0 comments on commit be30d16

Please sign in to comment.