3.1.0 (2026-07-20)
🚀 Features
- Add request body compression with optional brotli (#927) (a8a393b) by @mixalturek
🐛 Bug Fixes
- Offload async request body compression to a worker thread (#950) (7ac3885) by @vdusek
- Propagate last_run status/origin filters to chained storage clients (#954) (fe24058) by @vdusek
- Propagate API token to custom HTTP clients (#956) (ded0852) by @vdusek
- Make batch_add_requests split batches by serialized payload size (#953) (2adf515) by @vdusek