3.1.3 (2026-08-18)
🐛 Bug Fixes
- Require value in EnvVarRequest and allow null error messages in request dicts (#1001) (4540199) by @apify-service-account
- Warn when a requested timeout is capped at timeout_max (#962) (4281530) by @vdusek
- Do not mask unrelated import errors when guarding optional dependencies (#1009) (f57e9e7) by @vdusek
- Keep HttpResponse isinstance checks from consuming streamed responses (#1010) (8a2bb7b) by @vdusek
- Fail fast on transport errors a retry cannot fix (#1019) (ab63eff) by @vdusek
- Classify and retry failures while reading a streamed error body (#1020) (2760aa6) by @vdusek