Skip to content

Commit 9e022cc

Browse files
committed
Update the changelog
1 parent 2e83f98 commit 9e022cc

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

integrations/astra/CHANGELOG.md

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

3+
## [integrations/astra-v4.2.0] - 2026-03-24
4+
5+
### 🚀 Features
6+
7+
- *(astra)* Add run_async to AstraEmbeddingRetriever (#3016)
8+
9+
### 🐛 Bug Fixes
10+
11+
- Converting to `staticmethod` some tests in `AstraDocumentStore` (#2928)
12+
13+
### 🧪 Testing
14+
15+
- `AstraDocumentStore` use Mixin tests (#3027)
16+
17+
### 🧹 Chores
18+
19+
- Add missing -> None return type annotations to astra __init__ methods (#2974)
20+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
21+
- Increase lower pins for 3.14 support in some integrations + test with 3.14 (#3033)
22+
23+
324
## [integrations/integrations/astra-v4.1.0] - 2026-03-06
425

526
### 🚀 Features

0 commit comments

Comments
 (0)