0.2.0 (2026-05-22)
- add new fields (1beb7dc)
- Add Agent Engine-level configuration for generation_trigger_config. (5f80eac)
- Add AgentEngine Memories module (01da9a3)
- Add AgentEngine Memories Revisions module (7196cad)
- Add AgentEngine Sandboxes module (b690152)
- Add AgentEngine Sessions module (40c4b7a)
- Add AgentEngine Sessions module (aa06c53)
- Add consolidation customization to Memory Bank (27adf0e)
- Add GenAI Client and basic Agent Engine module (694acaf)
- Add ingest_events method for Memory Bank. (5f80eac)
- Add memory_types filter to RetrieveMemories (9f3174b)
- Add model_status to GenerateContentResponse (Gemini API only) (bb078d7)
- Add part_metadata in Part (Gemini API only) (bb078d7)
- Add rawEvent field to SessionEvents (cf692e3)
- Add RetrieveProfiles. (9f3174b)
- Add session_id to Create Session to allow custom session id (d6af269)
- Add structured data and context to MemoryRevision. (9f3174b)
- Add structured data and memory type to Memory. (9f3174b)
- Add subset_topics to Memory Bank GenerateMemories (3d7e09e)
- Add support for agent gateway in agent engine (fc840bb)
- add support for keep alive probe in agent engines (080977f)
- Adds cancel_query_job to SDK for agent engine long running async tasks. (15a2401)
- faster sandbox creation with templates and snapshots and improve dataplane routing and security. (2bcf522)
- In run_query_job, rename gcs_bucket to gcs_uri and allow the case that user sets the filename for the output. (dffffd3)
- Make AgentEngine module methods public for prototyping (372858b)
- Move Agent Engines modules into agentplatform namespace (3ce78d0)
- Support rendered_parts in GroundingSupport (bb078d7)
- Update fields from discovery doc change (#36) (11ad542)
- Fix name collision on SandboxEnvironment.state by renaming enum to SandboxState (bb442c8)
- Add more examples for AgentEngine (cb3d618)
- introduce Gemini Enterprise Agent Platform to Vertex AI README (1a44b46)
- update doc string to replace
Vertex AIwithGemini Enterprise Agent Platform, update method error message to replaceVertex AIwithGemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replaceVertex AIwithGemini Enterprise Agent Platform(407add3) - Update README with experimental warning (0c1eff4)
- Reset version to 0.0.0 to prepare for 0.1.0 agentplatform release (4902cc0)
- Update versions (79204de)
1.52.0 (2026-04-14)
- Add Agent Engine-level configuration for generation_trigger_config. (5f80eac)
- Add ingest_events method for Memory Bank. (5f80eac)
- Add memory_types filter to RetrieveMemories (9f3174b)
- Add RetrieveProfiles. (9f3174b)
- Add structured data and context to MemoryRevision. (9f3174b)
- Add structured data and memory type to Memory. (9f3174b)
- Add subset_topics to Memory Bank GenerateMemories (3d7e09e)
- Add support for agent gateway in agent engine (fc840bb)
- add support for keep alive probe in agent engines (080977f)
- Adds cancel_query_job to SDK for agent engine long running async tasks. (15a2401)
- Add more examples for AgentEngine (cb3d618)
1.51.0 (2026-04-07)
- Add AgentEngine Memories module (01da9a3)
- Add AgentEngine Memories Revisions module (7196cad)
- Add AgentEngine Sandboxes module (b690152)
- Add consolidation customization to Memory Bank (27adf0e)
- Add session_id to Create Session to allow custom session id (d6af269)
- In run_query_job, rename gcs_bucket to gcs_uri and allow the case that user sets the filename for the output. (dffffd3)
1.50.0 (2026-03-30)
- Add rawEvent field to SessionEvents (cf692e3)
- Make AgentEngine module methods public for prototyping (372858b)
- Update fields from discovery doc change (#36) (11ad542)
- Fix pom file build for Java 25 (ebdd232)
- Update README with experimental warning (0c1eff4)
1.49.0 (2026-03-24)
- Add AgentEngine Sessions Events module (40c4b7a)
- Add AgentEngine Sessions module (aa06c53)
- Add GenAI Client and basic Agent Engine module (694acaf)
- Update versions (79204de)