Skip to content

Releases: apify/apify-client-js

2.10.0

01 Nov 12:39
Compare
Choose a tag to compare

2.10.0 (2024-11-01)

🚀 Features

🐛 Bug Fixes

v2.9.7

14 Oct 13:59
Compare
Choose a tag to compare

What's Changed

  • feat: Rename maxCostPerRunUsd to maxTotalChargeUsd by @novotnyj in #592

Full Changelog: v2.9.6...v2.9.7

v2.9.6

01 Oct 12:38
cc28237
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.5...v2.9.6

v2.9.5

20 Aug 08:49
854e776
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.4...v2.9.5

v2.9.4

28 Jun 08:11
3b7c4b7
Compare
Choose a tag to compare

What's Changed

  • fix: add missing isApifyIntegration field to Webhook type by @omikader in #523
  • feat: add notifications field to Schedule by @m-murasovs in #545
  • feat: added data property to API error object by @gippy in #559

Full Changelog: v2.9.3...v2.9.4

v2.9.3

26 Feb 10:12
Compare
Choose a tag to compare

What's Changed

  • chore: remove warning when parseDateFields reaches depth limit by @tobice in #521

Full Changelog: v2.9.2...v2.9.3

v2.9.2

23 Feb 13:12
980d958
Compare
Choose a tag to compare

What's Changed

  • feat: add monthlyUsage() and limits() endpoints to UserClients by @tobice in #517
  • feat: parse monthlyUsage.dailyServiceUsages[].date as Date by @tobice in #519

Full Changelog: v2.9.1...v2.9.2

v2.9.1

20 Feb 12:21
1f4633f
Compare
Choose a tag to compare

What's Changed

  • fix: ensure axios headers are instance of AxiosHeaders via interceptor by @B4nan in #515

Full Changelog: v2.9.0...v2.9.1

v2.9.0

16 Feb 09:34
Compare
Choose a tag to compare

What's Changed

  • fix: publish browser bundle by @B4nan in #506
  • fix: update axios to v1.6 by @B4nan in #505
  • feat: add KeyValueStore.recordExists() method by @barjin in #510
  • feat: add log() method to BuildClient by @tobice in #509
  • feat: add runs() and builds() top level endpoints by @foxt451 in #468

New Contributors

Full Changelog: v2.8.6...v2.9.0

v2.8.6

05 Feb 12:38
Compare
Choose a tag to compare

What's Changed

  • fix: replace ReadableStream with Readable by @foxt451 in #463
  • fix: add missing properties to ActorCollectionCreateOptions type by @jirimoravcik in #486
  • feat(request-queue): Limit payload size for batchAddRequests() by @drobnikj in #489
  • docs: add code owner for documentation by @TC-MO in #488

New Contributors

Full Changelog: v2.8.4...v2.8.6