v0.8.11
EricLBuehler/mistral.rsv0.8.11Jun 19, 2026by EricLBuehler
AI Summary
The server receives improvements in observability through enhanced logging and Prometheus metrics, alongside new support for Anthropic API skills.
Key Highlights
- Added better server logging methods and Prometheus metrics
- Added skills support for Anthropic API
New Features
- Enhanced server logging methods
- Prometheus metrics
- Anthropic API skills support
Full Release Notes
## What's Changed * feat(server): add better server logging methods and prometheus metrics by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2248 * feat(server): add skills support for anthropic api by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2249 **Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.10...v0.8.11