v3.13.7

apify/crawleev3.13.7Jun 6, 2025by apify-service-account

AI Summary

A quick bug fix release correcting cookie handling in the HTTP client to ensure merged cookies are used correctly during requests.

Key Highlights

  • Fix merged cookie usage in `GotScrapingHttpClient`.

Full Release Notes

## [3.13.7](https://github.com/apify/crawlee/compare/v3.13.6...v3.13.7) (2025-06-06)


### Bug Fixes

* use merged cookies correctly in `GotScrapingHttpClient` ([#3000](https://github.com/apify/crawlee/issues/3000)) ([a2985f2](https://github.com/apify/crawlee/commit/a2985f259f068fbe00aed931a812b8a8755282cb)), closes [#2991](https://github.com/apify/crawlee/issues/2991)