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 31, 2024
1 parent 3334bdd commit 553caa5
Show file tree
Hide file tree
Showing 48 changed files with 582 additions and 137 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"
}
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

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


### 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))
* [iap] new module for iap ([#10905](https://github.com/googleapis/google-cloud-java/issues/10905)) ([aa25967](https://github.com/googleapis/google-cloud-java/commit/aa25967b6482694f8ad41011c023a87bc31686e8))
* [vertexai] support number types in PartMaker.fromFunctionResponse ([#10892](https://github.com/googleapis/google-cloud-java/issues/10892)) ([b5743f5](https://github.com/googleapis/google-cloud-java/commit/b5743f5c96f6d2a8674285661fac2a2abbfaed2d))


### Bug Fixes

* [vertexai] remove last content in the chat history if API call fails ([#10900](https://github.com/googleapis/google-cloud-java/issues/10900)) ([f76b36a](https://github.com/googleapis/google-cloud-java/commit/f76b36a0cbec47ee20b98663cde9d15e733c2155))


### 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 553caa5

Please sign in to comment.