Skip to content

Commit 72f9ea1

Browse files
chore(main): release vertexai 0.20.0
1 parent 779074e commit 72f9ea1

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.9.0",
1313
"spanner": "1.92.0",
1414
"storage": "1.63.0",
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
@@ -1399,7 +1399,7 @@ libraries:
13991399
- path: google/cloud/vectorsearch/v1
14001400
- path: google/cloud/vectorsearch/v1beta
14011401
- name: vertexai
1402-
version: 0.19.0
1402+
version: 0.20.0
14031403
keep:
14041404
- README.md
14051405
- 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-11)
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)