Skip to content

0.2.0

Compare
Choose a tag to compare
@fnesveda fnesveda released this 09 Aug 09:33
· 319 commits to master since this release
77fec4b

Added

  • added the gracefully parameter to the "Abort run" method

Changed

  • replaced base_url with api_url in the client constructor
    to enable easier passing of the API server url from environment variables available to actors on the Apify platform

Internal changes

  • changed tags for actor images with this client on Docker Hub to be aligned with the Apify SDK Node.js images
  • updated the requests dependency to 2.26.0
  • updated development dependencies