v1.4.0
⚠️ IMPORTANT: DO NOT UPGRADE TO VERSION 1.4.0 ⚠️
Version 1.4.0 contains an unexpected breaking change in generateVideos. Please upgrade to 1.4.1 or higher to avoid breaking your existing code.
1.4.0 (2025-06-12)
Features
- Add datastore_spec field for VertexAISearch (8c8b47a)
- Add support for Veo frame interpolation and video extension (94f5e41)
- RAG - Introducing context storing for Gemini Live API. (d63d625)
- Support maxConnections and maxConnectionsPerHost in Client instantiation (7a4a8ac)
- Support passing builder classes to setter methods (996c994)
- Support passing builder varargs to setter methods (0b08524)
- Support varargs in Enum setter methods (cd63fd0)
- Support varargs in setter methods (0b08524)
Documentation
- Add javadoc for setter methods in types classes (996c994)