github caidaoli/ccLoad v1.25.1

latest releases: v2.15.1, v2.15.0, v2.14.0...
5 months ago

What's Changed

🐛 Bug Fixes

  • fix: 修复OpenAI缓存定价错误(GPT-5应为90%折扣) (7b9b42c)
    • 所有OpenAI模型错误地使用统一的50%缓存折扣
    • GPT-5系列修正为90%折扣,GPT-4.1/o3/o4新增75%折扣
    • gpt-5.1-codex-max实际费用从$0.0394降至正确的$0.0138
  • fix: 修复SQL方言兼容性、CSV导入索引缺失、auth goroutine泄漏 (948ab70)
  • fix: 修复响应处理的两个安全问题 (5442b74)
  • fix: 修复超时后上游连接未关闭导致资源泄漏 (80fc592)

🔒 Security

  • security: 修复3个P0级安全漏洞 (52525c7)

♻️ Refactoring

  • refactor: 移除冗余gzip解压逻辑,改用文本检测 (82c0fe4)
  • refactor: P1/P2/P3 代码质量改进 (e9bbd66)

Full Changelog: v1.25.0...v1.25.1

Don't miss a new ccLoad release

NewReleases is sending notifications on new releases.