Skip to content

Releases: apify/apify-sdk-python

3.0.4

Choose a tag to compare

@github-actions github-actions released this 03 Nov 12:25

3.0.4 (2025-11-03)

🐛 Bug Fixes

⚡ Performance

  • Use Apify-provided environment variables to obtain PPE pricing information (#644) (0c32f29) by @Mantisus

3.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Oct 10:48

3.0.3 (2025-10-21)

🐛 Bug Fixes

3.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Oct 09:33

3.0.2 (2025-10-17)

🐛 Bug Fixes

3.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Oct 11:30

3.0.1 (2025-10-08)

🐛 Bug Fixes

  • Also load input from a file with a .json extension in file system storage (#617) (b62804c) by @janbuchar

3.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 07:50

3.0.0 (2025-09-29)

🚀 Features

🐛 Bug Fixes

Chore

Refactor

2.7.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:46

2.7.3 (2025-08-11)

🐛 Bug Fixes

  • Expose APIFY_USER_IS_PAYING env var to the configuration (#507) (0de022c)

2.7.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:20

2.7.2 (2025-07-30)

🐛 Bug Fixes

  • Restrict apify-shared and apify-client versions (#523) (581ebae)

2.7.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 12:51

2.7.1 (2025-07-24)

🐛 Bug Fixes

  • Add back support for Python 3.9.

2.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 09:52

2.7.0 (2025-07-14)

🚀 Features

2.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 11:36

2.6.0 (2025-06-09)

🚀 Features

  • Add RemainingTime option for timeout argument of Actor.call and Actor.start (#473) (ba7f757) by @Pijukatel

🐛 Bug Fixes