Skip to content

Commit 2455f43

Browse files
chore(main): release vertexai 0.20.0
1 parent 3666568 commit 2455f43

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
"pubsublite": "1.9.0",
1414
"spanner": "1.92.0",
1515
"storage": "1.63.0",
16-
"vertexai": "0.19.0"
16+
"vertexai": "0.20.0"
1717
}

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1400,7 +1400,7 @@ libraries:
14001400
- path: google/cloud/vectorsearch/v1
14011401
- path: google/cloud/vectorsearch/v1beta
14021402
- name: vertexai
1403-
version: 0.19.0
1403+
version: 0.20.0
14041404
keep:
14051405
- README.md
14061406
- internal/version.go

vertexai/CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
## [0.20.0](https://github.com/googleapis/google-cloud-go/compare/vertexai/v0.19.0...vertexai/v0.20.0) (2026-07-08)
4+
5+
6+
### Features
7+
8+
* Add Agent Engine-level configuration for generation_trigger_config. ([427745c](https://github.com/googleapis/google-cloud-go/commit/427745cc2a481dfa5a96399ceb553f6f8cf80fe0))
9+
* Add ingest_events method for Memory Bank. ([427745c](https://github.com/googleapis/google-cloud-go/commit/427745cc2a481dfa5a96399ceb553f6f8cf80fe0))
10+
* **vertexai:** Add subset_topics to Memory Bank GenerateMemories ([45d75e5](https://github.com/googleapis/google-cloud-go/commit/45d75e5d0693fbd1a7fba6472be00e4120e388ed))
11+
312
## [0.19.0](https://github.com/googleapis/google-cloud-go/releases/tag/vertexai%2Fv0.19.0) (2026-04-09)
413

514
## [0.18.0](https://github.com/googleapis/google-cloud-go/releases/tag/vertexai%2Fv0.18.0) (2026-04-02)

vertexai/internal/version.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)