Skip to content

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:00
· 31 commits to main since this release

更新内容 / Updates

  • 改进路由规则匹配与目标解析,提升复杂模型和提供商配置下的路由稳定性。

  • Improved routing-rule matching and target resolution for more reliable routing with complex model/provider configurations.

  • 优化 Responses 原生请求与兼容路径之间的决策和 fallback 行为。

  • Improved decision-making and fallback behavior between native Responses requests and compatibility paths.

  • 增强流式请求状态、请求日志及上游端点信息记录。

  • Enhanced streaming state handling, request logging, and upstream endpoint reporting.

  • 管理界面补充路由与请求详情显示,并完善相关数据迁移。

  • Improved routing and request-detail displays in the admin UI and completed related data migrations.

验证 / Verification

  • JavaScript syntax: node --check app/web/static/app.js passed.
  • Full test suite: 518 passed.
  • GitHub Release workflow completed successfully.
  • Windows, Linux, and macOS ARM64 packages uploaded successfully.
  • GHCR image publish job completed successfully.

Docker image:

docker pull ghcr.io/pricening/llm-aio-gateway:latest