2.11.0 (2026-07-09)
Features
- Add environment_id in network config (85fe0a5)
- Add response_format and Translation_config in GenerationConfig (3f3b7bc)
- add retrieval result step and new fields to maps and search results (ecfdc69)
- Add Tool.exa_ai_search for Gemini Enterprise API (3f3b7bc)
- support Function declarations during Agent Creation (824badf)
- voice consent signature types across all SDK languages. (5fb5354)
Bug Fixes
- interactions: accept both dict and list[dict] for transform (67d2f68)
Code Refactoring
- interactions: remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (0f414be)