Skip to content

Commit 3f99cb2

Browse files
chore(main): release vertexai 0.20.0
1 parent bdc5b4c commit 3f99cb2

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.8.2",
1414
"spanner": "1.92.0",
1515
"storage": "1.62.2",
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
@@ -1378,7 +1378,7 @@ libraries:
13781378
- path: google/cloud/vectorsearch/v1
13791379
- path: google/cloud/vectorsearch/v1beta
13801380
- name: vertexai
1381-
version: 0.19.0
1381+
version: 0.20.0
13821382
keep:
13831383
- README.md
13841384
- 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-06-17)
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)