Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .librarian/state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2864,7 +2864,7 @@ libraries:
- internal/generated/snippets/vectorsearch/
tag_format: '{id}/v{version}'
- id: vertexai
version: 0.19.0
version: 0.20.0
last_generated_commit: ""
apis: []
source_roots:
Expand Down
2 changes: 1 addition & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2450,7 +2450,7 @@ libraries:
- F_open_telemetry_attributes
path: google/cloud/vectorsearch/v1beta
- name: vertexai
version: 0.19.0
version: 0.20.0
keep:
- README.md
- internal/version.go
Expand Down
2 changes: 2 additions & 0 deletions vertexai/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changes

## [0.20.0](https://github.com/googleapis/google-cloud-go/releases/tag/vertexai%2Fv0.20.0) (2026-04-16)

## [0.19.0](https://github.com/googleapis/google-cloud-go/releases/tag/vertexai%2Fv0.19.0) (2026-04-09)

## [0.18.0](https://github.com/googleapis/google-cloud-go/releases/tag/vertexai%2Fv0.18.0) (2026-04-02)
Expand Down
2 changes: 1 addition & 1 deletion vertexai/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading