What's Changed
- Implement timeout management with Mutex and CancellationToken for FlexFusewire by @chrislearn in #1426
- Enhance cache middleware with concurrent miss coalescing by @chrislearn in #1427
- Refactor string handling for improved UTF-8 compatibility by @chrislearn in #1428
- fix: sanitize TUS filetype extensions by @chrislearn in #1429
- fix: honor TUS CORS options by @chrislearn in #1430
- fix: enforce TUS max size on streamed writes by @chrislearn in #1431
- fix: strip hop-by-hop proxy headers by @chrislearn in #1432
- fix: require OIDC issuer and audience validation by @chrislearn in #1433
Full Changelog: v0.92.1...v0.92.2