We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a6d09 commit 6fb5cc0Copy full SHA for 6fb5cc0
1 file changed
integrations/amazon_bedrock/CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Changelog
2
3
+## [integrations/amazon_bedrock-v6.6.0] - 2026-03-23
4
+
5
+### 🚀 Features
6
7
+- Use reasoning field in StreamingChunk for Bedrock (#2901)
8
9
+### 📚 Documentation
10
11
+- Move misplaced docstring in AmazonBedrockRanker.__init__ (#2970)
12
13
+### 🧪 Testing
14
15
+- Test compatible integrations with python 3.14; update pyproject (#3001)
16
17
+### 🧹 Chores
18
19
+- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
20
+- Drop redacted thinking support for AmazonBedrockChatGenerator (#2998)
21
22
23
## [integrations/amazon_bedrock-v6.5.0] - 2026-03-03
24
25
### 🚀 Features
0 commit comments