Skip to content

Releases: apify/apify-shared-python

2.0.0

13 Aug 13:32
Compare
Choose a tag to compare

2.0.0 (2025-08-13)

Chore

Refactor

1.5.0

05 Aug 11:10
Compare
Choose a tag to compare

1.5.0 (2025-08-05)

🚀 Features

1.4.2

01 Aug 07:38
Compare
Choose a tag to compare

1.4.2 (2025-08-01)

What's Changed

  • chore: add APIFY_USER_IS_PAYING env var to the ApifyEnvVars by @stepskop in #40

Full Changelog: v1.4.1...v1.4.2

1.4.1

28 Apr 12:19
Compare
Choose a tag to compare

1.4.1 (2025-08-01)

1.4.0

11 Apr 13:17
Compare
Choose a tag to compare

1.4.0 (2025-04-11)

🚀 Features

1.2.1

06 Dec 11:43
cbe2ddd
Compare
Choose a tag to compare

Changed

  • Changed ACTOR_BUILD_TAGS to be a comma-separated list variable

1.2.0

05 Dec 15:27
55a8542
Compare
Choose a tag to compare

Added

  • Added new environment variables to constants

1.1.2

04 Jul 15:11
54bf018
Compare
Choose a tag to compare

What's Changed

  • docs: clarify release instructions in CONTRIBUTING by @tobice in #20
  • feat(consts): add actor standby consts by @jirimoravcik in #21

Full Changelog: v1.1.1...v1.1.2

1.1.1

08 Jan 13:17
658f25b
Compare
Choose a tag to compare

Internal changes

  • Relative imports were replaced with absolute imports

1.1.0

16 Nov 15:44
0b3c734
Compare
Choose a tag to compare

Internal changes

  • Migrate from Autopep8 and Flake8 to Ruff