Skip to main content
Version: 3.2

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.3.3 (2023-05-31)

Bug Fixes

  • set status message every 5 seconds and log it via debug level (#1918) (32aede6)

Features

  • core: add Request.maxRetries to allow overriding the maxRequestRetries (#1925) (c5592db)

3.3.2 (2023-05-11)

Bug Fixes

  • respect config object when creating SessionPool (#1881) (db069df)

Features

3.3.1 (2023-04-11)

Bug Fixes

  • start status message logger after the crawl actually starts (5d1df7a)
  • status message - total requests (#1842) (710f734)

3.3.0 (2023-03-09)

Features

  • add basic support for setStatusMessage (#1790) (c318980)
  • move the status message implementation to Crawlee, noop in storage (#1808) (99c3fdc)

3.2.2 (2023-02-08)

Note: Version bump only for package @crawlee/basic

3.2.1 (2023-02-07)

Note: Version bump only for package @crawlee/basic

3.2.0 (2023-02-07)

Bug Fixes

3.1.4 (2022-12-14)

Bug Fixes

3.1.3 (2022-12-07)

Bug Fixes

Features

  • always show error origin if inside the userland (#1677) (bbe9045)

3.1.2 (2022-11-15)

Note: Version bump only for package @crawlee/basic

3.1.1 (2022-11-07)

Note: Version bump only for package @crawlee/basic

3.1.0 (2022-10-13)

Note: Version bump only for package @crawlee/basic

3.0.4 (2022-08-22)

Note: Version bump only for package @crawlee/basic