Skip to content

Commit eb4e065

Browse files
committed
Update the changelog
1 parent c73dc4d commit eb4e065

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

integrations/ragas/CHANGELOG.md

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

3+
## [integrations/ragas-v4.0.0] - 2026-04-23
4+
5+
### 🚀 Features
6+
7+
- Update Ragas integration to work with `>=0.4.3` (#3207)
8+
9+
### 📚 Documentation
10+
11+
- Simplify pydoc configs (#2855)
12+
13+
### 🧪 Testing
14+
15+
- Test compatible integrations with python 3.14; update pyproject (#3001)
16+
- Track test coverage for all integrations (#3065)
17+
- Mark some tests as integration in Faiss and Qdrant (#3076)
18+
19+
### 🧹 Chores
20+
21+
- Add ANN ruff ruleset to optimum, paddleocr, pgvector, pinecone, pyversity, qdrant, ragas, snowflake (#2992)
22+
- Enforce ruff docstring rules in integrations 31-40 (openrouter, opensearch, optimum, paddleocr, pgvector, pinecone, pyversity, qdrant, ragas, snowflake) (#3011)
23+
- Fix 'occured' -> 'occurred' in validation error message (#3170)
24+
25+
326
## [integrations/ragas-v3.0.0] - 2026-01-13
427

528
### 📚 Documentation

0 commit comments

Comments
 (0)