We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf9414 commit 2d7b402Copy full SHA for 2d7b402
integrations/amazon_bedrock/CHANGELOG.md
@@ -1,15 +1,27 @@
1
# Changelog
2
3
-## [integrations/amazon_bedrock-v3.5.2] - 2025-05-05
+## [integrations/amazon_bedrock-v3.6.0] - 2025-05-09
4
+
5
+### 🚀 Features
6
7
+- Add Toolset support to AmazonBedrockChatGenerator (#1707)
8
9
+### 🐛 Bug Fixes
10
11
+- Fix BedrockChatGenerator to be able to handle multiple tool calls from one response (#1711)
12
13
### 🚜 Refactor
14
15
- Refactor tests of AmazonBedrock Integration (#1671)
16
17
18
### 🧹 Chores
19
20
- Update ChatGenerators with `deserialize_tools_or_toolset_inplace` (#1623)
21
22
+### 🌀 Miscellaneous
23
24
+- Chore: Update docstrings, add more types, remove haystack 2.12 check and pin >=2.13.1 (#1706)
25
26
## [integrations/amazon_bedrock-v3.5.0] - 2025-04-03
27
0 commit comments