v1.0.8
What's Changed
Main Features
coco.use_state()— persistent per-component user-defined state (#2034) @hakuuwwLiveMap— in-memory intermediate collection (#2088) @georgeh0- Preview mode for update actions (#1945) @MrAnayDongre
- Token-bucket
RateLimiter(#2057) @georgeh0
Improvements
- Allow
LiveComponentclasses inmount_each()(#2091) @georgeh0 use_stateacceptsStableKey, not juststr(#2085) @georgeh0- Support
!-prefixed negation inexcluded_patterns(#1901) @SuperMarioYL
Fixes
- Retry transient LiteLLM embedding errors (#2090) @georgeh0
- Use
Displayinstead ofDebugfor runtime errors crossing into Python (#2052) @nuthalapativarun - Clear idle batchers to avoid stale accumulation (#2062) @georgeh0
Documentation
- Document
LiteLLMTranscriberspeech-to-text (#2059) @georgeh0 - Add Tigris alongside MinIO as a supported S3-compatible service (#2063) @davidmyriel
- Render Mermaid diagrams in docs (#2045) @sdhilip200
- Fix dead msgspec doc links (#2089) @georgeh0
New Contributors
- @sdhilip200 made their first contribution in #2045
- @hakuuww made their first contribution in #2034
- @SuperMarioYL made their first contribution in #1901
- @davidmyriel made their first contribution in #2063
- @pyjuan91 made their first contribution in #2078
Full Changelog: v1.0.7...v1.0.8