Skip to content

Commit 3bc3270

Browse files
chore(main): release agentplatform 0.22.0
1 parent 7843ebf commit 3bc3270

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-individual-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"agentplatform": "0.21.0",
2+
"agentplatform": "0.22.0",
33
"auth": "0.20.0",
44
"auth/oauth2adapt": "0.2.8",
55
"bigquery": "1.77.0",

agentplatform/CHANGES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,17 @@
1313

1414
* update README to reflect Gemini Enterprise Agent Platform ([541569e](https://github.com/googleapis/google-cloud-go/commit/541569e80c1154b8742f147fa9667b6794be84eb))
1515

16+
## [0.22.0](https://github.com/googleapis/google-cloud-go/compare/agentplatform/v0.21.0...agentplatform/v0.22.0) (2026-07-01)
17+
18+
19+
### Features
20+
21+
* Add new fields ([bcbcd0f](https://github.com/googleapis/google-cloud-go/commit/bcbcd0f855f076f7ef962910603c71efc7b4a83b))
22+
* Onboard Vertex Model Garden to GenAI Python SDK: Add list_publisher_model_deploy_options support ([24a976e](https://github.com/googleapis/google-cloud-go/commit/24a976e8805e716c8d01ffe9dd7045aefdb8ee69))
23+
1624
## [0.20.0](https://github.com/googleapis/google-cloud-go/releases/tag/agentplatform%2Fv0.20.0) (2026-05-07)
1725

1826
### Features
1927

2028
* Add structured data and memory type to Memory. ([32a256f](https://github.com/googleapis/google-cloud-go/commit/32a256f9daba9dbf640fd5d0f9a8975b0e35c72d))
2129
* Agent Platform for go ([2b08b5d](https://github.com/googleapis/google-cloud-go/commit/2b08b5d36be63ce10990efbdc4ab694cfc2a3686))
22-

agentplatform/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.

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ libraries:
5050
apis:
5151
- path: google/cloud/advisorynotifications/v1
5252
- name: agentplatform
53-
version: 0.21.0
53+
version: 0.22.0
5454
skip_generate: true
5555
skip_release: true
5656
- name: agentregistry

0 commit comments

Comments
 (0)