What's Changed
- feat(tus): add salvo-tus crate with TUS protocol support by @tyreseluo in #1257
- refactor(rate-limiter): use
IpAddrasRemoteIpIssuer::Keyby @Paraworker in #1283 - fix: query multi-value extraction for untagged enums by @tyreseluo in #1282
- chore(deps): update bcrypt requirement from 0.17 to 0.18 by @dependabot[bot] in #1284
- feat(proxy): add unix-sock-client to full feature set by @18o in #1285
- fix: affix-state description in docs by @yshing in #1286
- fix(core,acme): allow selecting quinn rustls provider by @tyreseluo in #1287
- cargo fmt for examples by @chrislearn in #1288
- feat: add depot for extract by @Caisin in #1268
- Parse FormData from payload if body is ReqBody::None by @chrislearn in #1290
- Doc-improve by @chrislearn in #1291
- feat: enhance HTML documentation and update Todo schema by @chrislearn in #1292
- chore(deps): update nix requirement from 0.30 to 0.31 by @dependabot[bot] in #1294
- feat: enhance generic name resolution for OpenAPI schemas by @chrislearn in #1293
- fix(core): enforce form payload limits and add tests by @chrislearn in #1295
- Cargo-clippy by @chrislearn in #1296
- Uses full qualified path for Result by @sanpii in #1297
- Extract data from depot by @chrislearn in #1298
New Contributors
- @Paraworker made their first contribution in #1283
- @yshing made their first contribution in #1286
- @Caisin made their first contribution in #1268
- @sanpii made their first contribution in #1297
Full Changelog: v0.88.1...v0.89.0