v0.8.21

envoyproxy/envoyv0.8.21Jun 22, 2026by EricLBuehler

AI Summary

Fixed core issues by removing local repo list cache and improving error handling during model resolution.

Key Highlights

  • Removed local repo list cache
  • Improved error messages during model resolution
  • Better explanations for resolution failures

New Features

  • Cache removal
  • Improved model resolution errors

Full Release Notes

## What's Changed
* fix(core): remove local repo list cache by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2270
* feat(core): improve errors and explanations during model resolution by @EricLBuehler in https://github.com/EricLBuehler/mistral.rs/pull/2271


**Full Changelog**: https://github.com/EricLBuehler/mistral.rs/compare/v0.8.20...v0.8.21