PackageTrack

Go modules · #1782

github.com/routatic/proxy

v0.5.1routatic/proxy

Release timeline

20 releases since 2026

Releases

  1. v0.5.111 Jul 2026

    Nothing published for this version

  2. v0.5.06 Jul 2026
    Release notes

    Fixed

    • Narrow complex scenario keywords to prevent false positives in routing (#111)
    • Short-circuit fallback chain on authentication errors (401/403) to avoid unnecessary retries
    • Implement provider key count logic to enhance fallback handling for auth errors
    • Normalize provider strings by replacing underscores with hyphens
    • Update provider retrieval to use client.Provider for correct model handling
    • Enhance WireFormat logic to support OpenAI models and streamline fallback handling
    Open source →
  3. v0.4.930 Jun 2026
    Release notes

    Added

    • Fall back to OpenCode when Anthropic is unavailable (#107)
    Open source →
  4. v0.4.828 Jun 2026
    Release notes

    Added

    • Self-update feature for automatic binary updates

    Fixed

    • Windows autostart integration (#105)
    Open source →
  5. v0.4.726 Jun 2026
    Release notes

    Added

    • macOS DMG support in release workflow with improved caching

    Changed

    • Simplify target platform definition for cross-compilation
    Open source →
  6. v0.4.626 Jun 2026
    Release notes

    Added

    • Chinese documentation for installation and configuration guides
    • Chinese troubleshooting guide
    Open source →
  7. v0.4.526 Jun 2026
    Release notes

    Added

    • macOS GUI with webview and system tray integration (#104)

    Fixed

    • Build constraints for darwin and cgo compatibility
    Open source →
  8. v0.4.425 Jun 2026
    Release notes

    Added

    • Provider-specific API keys with comma-separated support for round-robin key rotation (#103)
    Open source →
  9. v0.4.325 Jun 2026
    Release notes

    Fixed

    • Preserve image data in normalize/denormalize bridge
    • Widen and correct vision-capable model list (#99)
    Open source →
  10. v0.4.225 Jun 2026
    Release notes

    Fixed

    • Honor small max_tokens values in capacity filter so requests with low limits are not incorrectly routed (#100)
    Open source →
  11. v0.4.123 Jun 2026
    Release notes

    Added

    • New OpenCode models: GLM-5.2, Kimi K2.7 Code, Qwen3.7 Plus, Qwen3.7 Max (#98)

    Deprecated

    • GLM-5 model (deprecated May 14, 2026); use GLM-5.1 or GLM-5.2
    Open source →
  12. v0.4.023 Jun 2026
    Release notes

    Added

    • Request/response debug capture with usage logging (#97)
    Open source →
  13. v0.3.922 Jun 2026
    Release notes

    Fixed

    • JSON-encode normalized strings in bridge
    • Add k2.7-code and M3 model metadata (#89)
    Open source →
  14. v0.3.822 Jun 2026
    Release notes

    Changed

    • Update README to include Discord link and improve documentation formatting
    Open source →
  15. v0.3.722 Jun 2026
    Release notes

    Fixed

    • Race condition in heartbeat context during SSE streaming
    Open source →
  16. v0.3.621 Jun 2026
    Release notes

    Added

    • AWS Bedrock as a new provider (#85)
    Open source →
  17. v0.3.520 Jun 2026
    Release notes

    Added

    • Platform-specific PID writing for Unix and Windows for daemon mode
    • Vision routing, statusline endpoint, capacity filtering, and daemon improvements (#57)

    Changed

    • Remove platform-specific PID handling files (refactored approach)
    Open source →
  18. v0.3.420 Jun 2026
    Release notes

    Fixed

    • Streaming timeout handling
    • Anthropic-native fallback and routing on provider-architecture branch (#84)
    Open source →
  19. v0.3.320 Jun 2026
    Release notes

    Fixed

    • Dockerfile Go version mismatch (1.24 to 1.25) (#83)
    Open source →
  20. v0.3.219 Jun 2026
    Release notes

    Added

    • Provider Abstraction + Unified Request Model + Routing Policy Engine (#82)
    • Docker image publishing to GitHub Container Registry (#74)

    Changed

    • Rename project from oc-go-cc to routatic-proxy (#81)

    Fixed

    • SSE streaming reliability: heartbeat race, idle watchdog, fast-path, e2e tests (#79)
    Open source →