File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ integrations/google_ai-v5.2.0] - 2025-05-27
4+
5+ ### 🚀 Features
6+
7+ - Add run_async for GoogleAIGeminiChatGenerator (#1543 )
8+
9+ ### 🐛 Bug Fixes
10+
11+ - Update serialization/deserialization tests to add new parameter ` connection_type_validation ` (#1464 )
12+
13+ ### 🧪 Testing
14+
15+ - Change model from unsupported gemini-pro to gemini-1.5-pro (#1436 )
16+ - Update tool serialization in tests to include ` inputs_from_state ` and ` outputs_to_state ` (#1581 )
17+ - Upgrade gemini models (#1617 )
18+
19+ ### ⚙️ CI
20+
21+ - Review testing workflows (#1541 )
22+
23+ ### 🧹 Chores
24+
25+ - Use Haystack logging across integrations (#1484 )
26+ - Update ChatGenerators with ` deserialize_tools_or_toolset_inplace ` (#1623 )
27+
28+ ### 🌀 Miscellaneous
29+
30+ - Chore: remove ` jsonschema ` dependency from ` default ` environment (#1368 )
31+ - Test: Update tests to check for ` outputs_to_string ` in Tool when running haystack-ai>=2.12 (#1585 )
32+ - Ci: Update to ` GoogleAIGeminiGenerator ` tests (#1648 )
33+
334## [ integrations/google_ai-v5.1.0] - 2025-01-30
435
536### 🚀 Features
You can’t perform that action at this time.
0 commit comments