Skip to content

Commit ceaa37a

Browse files
committed
Update the changelog
1 parent 2a570e5 commit ceaa37a

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

integrations/langfuse/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/langfuse-v4.1.0] - 2026-03-26
4+
5+
### 🚀 Features
6+
7+
- Log generation_kwargs in Langfuse spans (#3017)
8+
9+
### 🐛 Bug Fixes
10+
11+
- *(langfuse)* Replace MagicMock with Mock to prevent RAM exhaustion (#2543) (#2798)
12+
13+
### 📚 Documentation
14+
15+
- Simplify pydoc configs (#2855)
16+
17+
### 🧹 Chores
18+
19+
- Remove unused allow-direct-references (#2866)
20+
- Add ANN type annotations to google_genai, hanlp, jina, langfuse, lara (#2990)
21+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in integrations 21-30 (#3010)
22+
23+
324
## [integrations/langfuse-v4.0.1] - 2026-01-27
425

526
### 🐛 Bug Fixes

0 commit comments

Comments
 (0)