1.147.0 (2026-04-09)
⚠ BREAKING CHANGES
- The labels field has been removed from GeminiExample. The tools and safety_settings fields have been turned into lists.
Features
- Add system_labels parameter to Model Garden deploy methods. (a196cda)
- Add the delete method for the Agent Engine Task Store Service (2f2a211)
- GenAI Client(evals): Route gemini-3 model traffic to global region in local agent scraping (e2e81c9)
- GenAI SDK client(multimodal) - Add single_turn_template helper to GeminiRequestReadConfig. (0e5037d)
- Set agent_framework for A2aAgent class. (a8085e5)
Bug Fixes
- Add SDK workaround for double-wrapped Any response in async_retrieve_contexts. (bd4983b)
- GenAI SDK client(multimodal) - Fix inconsistencies between the GeminiExample class definition and API type. (fad250e)
Miscellaneous Chores
- Release 1.147.0 (4a11370)