Skip to content

Commit 2d259b9

Browse files
committed
Update the changelog
1 parent 0c18e4f commit 2d259b9

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

integrations/ollama/CHANGELOG.md

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

3+
## [integrations/ollama-v6.3.0] - 2026-04-10
4+
5+
### 🐛 Bug Fixes
6+
7+
- Replace in-place dataclass mutations with dataclasses.replace() (#3112)
8+
- Ollama - better reasoning streaming support (#3131)
9+
10+
### 🧪 Testing
11+
12+
- Track test coverage for all integrations (#3065)
13+
14+
### 🧹 Chores
15+
16+
- Add ANN ruff ruleset to llama_cpp, llama_stack, mcp, meta_llama, mistral, mongodb_atlas, nvidia, ollama, openrouter, opensearch (#2991)
17+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in integrations 21-30 (#3010)
18+
- Increase lower pins for 3.14 support in some integrations + test with 3.14 (#3033)
19+
20+
321
## [integrations/ollama-v6.2.0] - 2026-03-09
422

523
### 🚀 Features

0 commit comments

Comments
 (0)