Changelog
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.2.6 (2024-10-07)
Bug Fixes
3.2.5 (2024-08-14)
Features
3.2.4 (2024-07-04)
Bug Fixes
Features
3.2.3 (2024-06-03)
Bug Fixes
3.2.2 (2024-05-23)
Bug Fixes
- dont fail on resolution of not installed packages (0cea251)
3.2.1 (2024-05-23)
Features
3.2.0 (2024-04-11)
Features
3.1.16 (2024-02-23)
Note: Version bump only for package apify
3.1.15 (2024-01-08)
Features
- ignore proxy configuration locally if no valid token or password is found (#272) (0931c2e), closes #262
3.1.14 (2023-11-27)
Note: Version bump only for package apify
3.1.13 (2023-11-15)
Bug Fixes
3.1.12 (2023-10-05)
Bug Fixes
3.1.11 (2023-10-04)
Bug Fixes
Features
3.1.10 (2023-09-07)
Bug Fixes
3.1.9 (2023-09-06)
Note: Version bump only for package apify
3.1.8 (2023-07-20)
Bug Fixes
- require newer version of apify-client and other packages (24a3a4b)
Features
3.1.7 (2023-06-09)
Note: Version bump only for package apify
3.1.6 (2023-06-09)
Bug Fixes
3.1.5 (2023-05-31)
Bug Fixes
- add missing
options
parameter toActor.setStatusMessage()
(712e8c6)
Features
3.1.4 (2023-03-23)
Bug Fixes
3.1.3 (2023-03-22)
Bug Fixes
Features
3.1.2 (2023-02-07)
Bug Fixes
- declare missing dependency on tslib (bc27118)
- remove unused export of
QueueOperationInfoOptions
(b29fe48)
3.1.1 (2022-11-13)
Features
- add
statusMessage
toAbortOptions
(fb10bb6) - warn about Actor not being initialized before using storage methods (#126) (91cd246)
3.1.0 (2022-10-13)
Bug Fixes
- apify: add
@apify/timeout
to dependencies (#76) (1d64a1f) - use correct event manager for Actor methods (#49) (ef3a0c5)
- wait for memory storage to write changes before
Actor.exit
exists the process (c721d98)
Features
- add
Actor.useState()
helper (#98) (27dc413) - apify: add decryption for input secrets (#83) (78bb990)
- re-export the logger in Actor sdk (#54) (c78d8a4)
- update @apify/scraper-tools (#37) (788913e)
- update the scrapers (#70) (efbfc44)
3.0.0 (2022-07-13)
This section summarizes most of the breaking changes between Crawlee (v3) and Apify SDK (v2). Crawlee is the spiritual successor to Apify SDK, so we decided to keep the versioning and release Crawlee as v3.