v1.16.0
1.16.0 (2025-10-07)
Full Changelog: v1.15.0...v1.16.0
Features
- api: api update (f006836)
 - api: api update (8f74167)
 - api: api update (27835b7)
 - api: manual updates (22850d8)
 
Bug Fixes
- always send 
filename=...for multipart requests where a file is expected (1a6d4ac) - coroutine leaks from connection pool (3bc1ff2)
 - internal: use null byte as file separator in the fast formatting script (d8c723e)
 - shorten multipart boundary sep to less than RFC specificed max length (66403e8)
 
Performance Improvements
- faster code formatting (b578cd0)
 
Chores
- allow fast-format to use bsd sed as well (c57f00b)