Skip to content

Releases: apify/apify-sdk-js

[email protected]

27 Nov 12:16
Compare
Choose a tag to compare

3.1.14 (2023-11-27)

This release updates internal dependencies, including the new got-scraping v4 (used for resolving proxy URLs).

[email protected]

15 Nov 13:37
Compare
Choose a tag to compare

3.1.13 (2023-11-15)

Bug Fixes

  • apify: declare got-scraping as dependency (#252) (a6bcf1d)

[email protected]

05 Oct 09:44
Compare
Choose a tag to compare

3.1.12 (2023-10-05)

Bug Fixes

  • add more logging to Actor.init and Actor.exit (#236) (b7e01fc)

[email protected]

04 Oct 13:07
Compare
Choose a tag to compare

3.1.11 (2023-10-04)

Bug Fixes

  • run the whole Actor.exit() code inside a timeout handler (#235) (c8aabae)

Features

  • Use .reboot() instead of .metamorph() for reboot (#227) (8c0bff5)

[email protected]

07 Sep 12:15
Compare
Choose a tag to compare

3.1.10 (2023-09-07)

Bug Fixes

  • require newer version of crawlee to fix possible issues with purgeDefaultStorages (#226) (95cf31f)

[email protected]

06 Sep 12:42
Compare
Choose a tag to compare

3.1.9 (2023-09-06)

Note: Version bump only for package apify

@apify/[email protected]

28 Jul 09:53
Compare
Choose a tag to compare

1.1.2 (2023-07-28)

Bug Fixes

  • declare missing dependency on tslib (bc27118)

Features

[email protected]

20 Jul 15:36
Compare
Choose a tag to compare

3.1.8 (2023-07-20)

Bug Fixes

  • require newer version of apify-client and other packages (24a3a4b)

Features

[email protected]

09 Jun 18:52
Compare
Choose a tag to compare

3.1.7 (2023-06-09)

Note: Version bump only for package apify

[email protected]

09 Jun 10:11
Compare
Choose a tag to compare

3.1.6 (2023-06-09)

Bug Fixes

  • only print status message when explicitly provided in Actor.exit() (#203) (85159e4)