跳转到内容

v1.8.5

发布于 2025-07-12GitHub Release

  • SQL Read/Write Splitting: Introduced SQL read/write splitting for improved database performance and scalability (#4976, #4990, #5000).
  • Serverless Support in REST: Added support for serverless use in REST services (#5001).
  • Fixed HTTP SSE method timeout not working when timeout is set by server (#4932)
  • Fixed timeout 0s not working in API files (#4932)
  • Fixed panic caused by time.Duration type with numerical values (#4944)
  • Fixed duration type comparison in environment variable processing (#4979)
  • @wanwusangzhi made their first contribution (#4944)
  • @geekeryy made their first contribution (#4979)

Full Changelog: v1.8.4…v1.8.5