Skip to content

v2.6.0

Choose a tag to compare

@drobnikj drobnikj released this 18 Jul 11:59
· 703 commits to master since this release

What's Changed

  • Add run.update() method for setting fields on runs. You can update statusMessage of run using this method. by @barjin in #258
  • Fix parsing ApifyError for method called with forceBuffer param to true. by @drobnikj in #260
  • Fix stream support, related with axios/axios#1045 by @mvolfik in #256

New Contributors

Full Changelog: v2.5.2...v2.6.0