This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
ReleasePort's take
Light signalVersion v0.2.8 introduces round‑robin API key rotation and fixes counter overflows, but it breaks existing API key management workflows that do not use the new configuration.
Why it matters: The breaking change (severity 70) disables current API key management unless you reconfigure for round‑robin; developers must update their workflows before upgrade.
Summary
AI summaryImproved API key management adds round‑robin rotation across multiple keys.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
Breaks existing API key management workflows requiring round-robin configuration Breaks existing API key management workflows requiring round-robin configuration Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Medium |
Adds round-robin API key rotation across multiple keys Adds round-robin API key rotation across multiple keys Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Low |
Adds automatic fallback mechanisms for API keys Adds automatic fallback mechanisms for API keys Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Fixes potential overflows in API key counters Fixes potential overflows in API key counters Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Refactor | Low |
Updates tests for API key validation Updates tests for API key validation Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
This release introduces improved API key management with round-robin rotation across multiple keys, ensuring secure and efficient request distribution. New features include enhanced API key handling, automatic fallback mechanisms, and updated tests for key validation. Bug fixes address potential overflows in key counters, while improvements focus on performance and reliability. Documentation has been updated to reflect the new configuration behavior. Breaking changes are highlighted for developers to understand.
Breaking Changes
- API key management behavior changed to round‑robin rotation across multiple keys.
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]