3.2.0 (2026-09-03)
🚀 Features
- Add Actor task publication endpoints (#985) (139a426) by @apify-service-account
- Unify the request pipeline across HTTP clients (#1022) (00ce055) by @vdusek
- Add HTTPX-based HTTP client (#1004) (19509a2) by @vdusek
🐛 Bug Fixes
- Require unique_key and url in RequestBase, add RequestWithoutId (#1030) (28efd13) by @apify-service-account
- Drop pricing_infos from CreateActorRequest and clarify apify_margin_percentage docs (#1031) (ebeda95) by @apify-service-account
- Percent-encode caller-supplied URL path segments (#1025) (3e333a0) by @vdusek
- Send request queue write fields under the names the API declares (#1026) (3b6e96e) by @vdusek
- Prevent losing a status message when redirecting Actor run logs (#1036) (dba6aba) by @vdusek
- Loosen StoreListActor.picture_url to str and add new API error type (#1038) (a098dd5) by @apify-service-account
- Accept task input lists, omitted run and private user fields, and datetime usage dates (#1041) (6a218f8) by @apify-service-account
- Update impit to ~=0.14.0 (#1044) (779b17f) by @renovate[bot]
- Name the extra to install in optional-dependency import errors (#1046) (56bca2a) by @vdusek
- Add the description field to Actor task models (#1049) (89ac756) by @apify-service-account