Skip to content

Releases: googleapis/java-vertexai

v1.50.0

31 Mar 23:00
9d8e22b

Choose a tag to compare

1.50.0 (2026-03-30)

Features

  • Add rawEvent field to SessionEvents (cf692e3)
  • Make AgentEngine module methods public for prototyping (372858b)
  • Update fields from discovery doc change (#36) (11ad542)

Bug Fixes

  • Fix pom file build for Java 25 (ebdd232)

Documentation

  • Update README with experimental warning (0c1eff4)

v1.49.0

24 Mar 00:05
c664b8c

Choose a tag to compare

1.49.0 (2026-03-24)

Features

  • Add AgentEngine Sessions Events module (40c4b7a)
  • Add AgentEngine Sessions module (aa06c53)
  • Add GenAI Client and basic Agent Engine module (694acaf)

Miscellaneous Chores