Skip to content

Commit 6fb5cc0

Browse files
committed
Update the changelog
1 parent b2a6d09 commit 6fb5cc0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

integrations/amazon_bedrock/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

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+
323
## [integrations/amazon_bedrock-v6.5.0] - 2026-03-03
424

525
### 🚀 Features

0 commit comments

Comments
 (0)