This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
Summary
AI summaryUpdates Bug Fixes, New Features, and Chores across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Introduce Anthropic-first fallback configuration options Introduce Anthropic-first fallback configuration options Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Implement model selection with capacity filtering Implement model selection with capacity filtering Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Add circuit breaking for model routing scenarios Add circuit breaking for model routing scenarios Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Low |
Add `llms.txt` file for project structure overview Add `llms.txt` file for project structure overview Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Low |
Enhance system design documentation with contributor guidelines Enhance system design documentation with contributor guidelines Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Short-circuit fallback chain on 401/403 authentication errors Short-circuit fallback chain on 401/403 authentication errors Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Update provider retrieval to use `Client.Provider` for accurate model handling Update provider retrieval to use `Client.Provider` for accurate model handling Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Block providers on authentication errors in fallback logic Block providers on authentication errors in fallback logic Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Handle multiple API keys during authentication error fallback Handle multiple API keys during authentication error fallback Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Low |
Normalize provider strings by replacing underscores with hyphens Normalize provider strings by replacing underscores with hyphens Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Routatic-Proxy v0.5.1 Release Notes
This release focuses on enhancing authentication error handling in fallback chains, improving model routing reliability, and significantly expanding documentation to support new configuration options and model management features.
New Features
- Add
llms.txtfile for project structure and key concepts overview - Introduce Anthropic-first fallback configuration options
- Implement model selection with capacity filtering
- Add circuit breaking for model routing scenarios
- Enhance system design documentation with contributor guidelines
Bug Fixes
- Short-circuit fallback chain on 401/403 authentication errors
- Normalize provider strings by replacing underscores with hyphens
- Update provider retrieval to use
Client.Providerfor accurate model handling - Enhance WireFormat logic for OpenAI models and fallback streamlining
- Block providers on authentication errors in fallback logic
- Handle multiple API keys during authentication error fallback
Improvements
- Streamline fallback chain logic for authentication errors
- Improve model metadata and routing strategies in documentation
- Add detailed comments and codebase documentation for clarity
- Optimize capacity handling in router logic
- Refactor fallback and router components for maintainability
Documentation
- Update README with Go version and license badges
- Add contributing guidelines and system design documentation
- Expand installation instructions with update commands
- Document deprecated Zen models and replacements
- Improve model guide with routing strategies and metadata
- Add llms.txt file documentation
Chores
- Refactor fallback and router components
- Update configuration handling in model registry
- Enhance test coverage for fallback scenarios
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
Get notified when new releases ship.
Sign up freeAbout Oc-go-cc, an Open-source proxy that lets Claude Code use OSS models
All releases →Related context
Earlier breaking changes
- v0.6.0 Configuration format updated; migration required for compatibility.
- v0.5.2 Catalog storage migrates from JSON files to SQLite by default.
- v0.3.0 Anthropic model routing now prioritizes Zen-specific endpoints over legacy Anthropic when `IsZen` is true; existing configs may need updates using `model_overrides`.
- v0.3.0 `model_overrides` now requires explicit model names for DeepSeek V4 Pro and Flash Free variants; shorthand syntax removed.
- v0.2.9 Removes models mimo-v2-pro, mimo-v2-omni, qwen3.5-plus from routing
Beta — feedback welcome: [email protected]