Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-12 | 1.3 kB | |
v1.8.5 source code.tar.gz | 2025-07-12 | 11.2 MB | |
v1.8.5 source code.zip | 2025-07-12 | 11.7 MB | |
Totals: 3 Items | 22.8 MB | 5 |
Features
- 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).
Bug Fixes & Improvements
- 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)
New Contributors
Full Changelog: v1.8.4...v1.8.5