Skip to content

Commit e19d1e5

Browse files
HaystackBotsjrl
andauthored
Update changelog for integrations/mistral (#1781)
Co-authored-by: sjrl <10526848+sjrl@users.noreply.github.com>
1 parent 115217d commit e19d1e5

1 file changed

Lines changed: 32 additions & 1 deletion

File tree

integrations/mistral/CHANGELOG.md

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
# Changelog
22

3+
## [integrations/mistral-v0.2.0] - 2025-05-23
4+
5+
### 🐛 Bug Fixes
6+
7+
- Update serialization/deserialization tests to add new parameter `connection_type_validation` (#1464)
8+
- Bring Mistral integration up to date with changes made to OpenAIChatGenerator and OpenAI Embedders (#1774)
9+
10+
### 📚 Documentation
11+
12+
- ChatMessage examples (#1752)
13+
14+
### 🧪 Testing
15+
16+
- Mistral/Stackit - add pytz test dependency (#1504)
17+
- Update tool serialization in tests to include `inputs_from_state` and `outputs_to_state` (#1581)
18+
- Remove not needed tool_choice (#1651)
19+
- Add async tests for MistralChatGenerator (#1674)
20+
21+
### ⚙️ CI
22+
23+
- Review testing workflows (#1541)
24+
25+
### 🧹 Chores
26+
27+
- Remove Python 3.8 support (#1421)
28+
29+
### 🌀 Miscellaneous
30+
31+
- Mark test as integration (#1422)
32+
- Test: Update tests to check for `outputs_to_string` in Tool when running haystack-ai>=2.12 (#1585)
33+
- Fix: Fix Mistral sede tests (#1666)
34+
335
## [integrations/mistral-v0.1.1] - 2025-02-12
436

537
### 🧹 Chores
@@ -8,7 +40,6 @@
840

941
### 🌀 Miscellaneous
1042

11-
- Docs: update changelog for integrations/mistral (#1362)
1243
- Chore: remove `jsonschema` dependency from `default` environment (#1368)
1344

1445
## [integrations/mistral-v0.1.0] - 2025-02-10

0 commit comments

Comments
 (0)