Skip to content

Commit 12739f8

Browse files
chore(main): release vertexai 0.20.0
1 parent b29b08a commit 12739f8

4 files changed

Lines changed: 13 additions & 3 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"pubsublite": "1.10.0",
1313
"spanner": "1.93.0",
1414
"storage": "1.63.1",
15-
"vertexai": "0.19.0"
15+
"vertexai": "0.20.0"
1616
}

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ libraries:
14161416
- path: google/cloud/vectorsearch/v1
14171417
- path: google/cloud/vectorsearch/v1beta
14181418
- name: vertexai
1419-
version: 0.19.0
1419+
version: 0.20.0
14201420
keep:
14211421
- README.md
14221422
- internal/version.go

vertexai/CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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-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+
* **o11y:** Regenerate clients for LRO tracing ([#20107](https://github.com/googleapis/google-cloud-go/issues/20107)) ([779074e](https://github.com/googleapis/google-cloud-go/commit/779074edd267a26520bae459307660953129eb07))
11+
* **vertexai:** Add subset_topics to Memory Bank GenerateMemories ([45d75e5](https://github.com/googleapis/google-cloud-go/commit/45d75e5d0693fbd1a7fba6472be00e4120e388ed))
12+
313
## [0.19.0](https://github.com/googleapis/google-cloud-go/releases/tag/vertexai%2Fv0.19.0) (2026-04-09)
414

515
## [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)