Skip to content

Commit d172ec0

Browse files
chore(main): release agentplatform 0.22.0
1 parent 37f1745 commit d172ec0

4 files changed

Lines changed: 12 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.21.0",
44
"auth/oauth2adapt": "0.2.8",
55
"bigquery": "1.78.0",

agentplatform/CHANGES.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,18 @@
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-13)
17+
18+
19+
### Features
20+
21+
* Add new fields ([bcbcd0f](https://github.com/googleapis/google-cloud-go/commit/bcbcd0f855f076f7ef962910603c71efc7b4a83b))
22+
* Add revision_labels, revision_expire_time, revision_ttl, disable_memory_revisions, metadata, metadata_merge_strategy and overlap_event_count to Memory Bank IngestEvents API ([6f4e42b](https://github.com/googleapis/google-cloud-go/commit/6f4e42b8f8f28c602c81f424c824c8e328485fed))
23+
* 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))
24+
1625
## [0.20.0](https://github.com/googleapis/google-cloud-go/releases/tag/agentplatform%2Fv0.20.0) (2026-05-07)
1726

1827
### Features
1928

2029
* Add structured data and memory type to Memory. ([32a256f](https://github.com/googleapis/google-cloud-go/commit/32a256f9daba9dbf640fd5d0f9a8975b0e35c72d))
2130
* 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
@@ -53,7 +53,7 @@ libraries:
5353
apis:
5454
- path: google/cloud/advisorynotifications/v1
5555
- name: agentplatform
56-
version: 0.21.0
56+
version: 0.22.0
5757
skip_generate: true
5858
skip_release: true
5959
- name: agentregistry

0 commit comments

Comments
 (0)