Skip to content

0.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 07:13

0.6.8 (2025-04-25)

🚀 Features

🐛 Bug Fixes

  • Update UnprocessedRequest to match actual data (#1155) (a15a1f3) by @Pijukatel
  • Fix the order in which cookies are saved to the SessionCookies and the handler is executed for PlaywrightCrawler (#1163) (82ff69a) by @Mantisus
  • Call failed_request_handler for SessionError when session rotation count exceeds maximum (#1147) (b3637b6) by @Mantisus