Skip to content

Commit 12d3415

Browse files
HaystackBotwochingeanakin87
authored
docs: update changelog for integrations/google_ai (#1812)
* Update changelog for integrations/google_ai * Update CHANGELOG.md --------- Co-authored-by: wochinge <[email protected]> Co-authored-by: Stefano Fiorucci <[email protected]>
1 parent 3c2ea6d commit 12d3415

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

integrations/google_ai/CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
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

0 commit comments

Comments
 (0)