v0.13.0
What's Changed
- chore: Upgrade logforth version to 0.26.1 by @zuston in #372
- fix: logforth compatibility with version 0.21.6 by @zuston in #373
- feat(ci): Build artifacts for labeled PR by @zuston in #376
- feat: Align with log options by @zuston in #375
- refactor: LocalIO trait by @zuston in #377
- feat: Using explicit write buf to replace BufWriter to wrap tcpstream by @zuston in #378
- chore: Upgrade logforth to 0.26.2 to fix rolling by @zuston in #380
- chore: Remove noisy log about ticket checking by @zuston in #382
- feat: Activate log append into stdout for default log by @zuston in #384
- feat: Use sendfile to optimize file-to-socket transfers on Linux by @zuston in #379
- fix: Simplify sendfile logic by @zuston in #389
- feat: Respect client-side RSS configs when applying app-level options by @zuston in #391
- fix: Reserve log guard to make it valid by @zuston in #394
- feat: Support per-application toggle for sendfile feature by @zuston in #393
- fix: Avoid panic on hdfs client creating failure by @zuston in #398
- feat: Only one thread can create dir on hdfs and upgrade hdrs version to print stacktrace by @zuston in #396
Full Changelog: v0.12.0...v0.13.0