Skip to content

Releases: keboola/job-queue-internal-api-php-client

25.5.0

17 Apr 10:56

Choose a tag to compare

  • feat: add importedRowsCount to Table and outputVariables to JobResult

Full Changelog: 25.4.0...25.5.0

25.4.0

17 Apr 10:09

Choose a tag to compare

  • Enforce parallelism limits when job-parallelism-enforce feature is enabled

Full Changelog: 25.3.0...25.4.0

25.3.0

17 Apr 10:09

Choose a tag to compare

  • Optimize ROW_CONTAINER type creation in JobRuntimeResolver

Full Changelog: 25.2.0...25.3.0

25.2.0

20 Feb 16:40

Choose a tag to compare

  • adds definition.name field in component specification
  • applies recursively ignoreExtraKeys across the entire component specification

Full Changelog: 25.1.0...25.2.0

25.1.0

20 Jan 11:54

Choose a tag to compare

Add parentRunIdEquals filter to enable filtering for exact match in parentRunId
keboola/job-queue#675

Full Changelog: 24.3.0...25.1.0

24.3.0

18 Sep 21:20

Choose a tag to compare

  • Allow new Manage API client versions

24.2.0

25 Aug 14:19

Choose a tag to compare

  • Minimal required version of keboola/artifacts is now ^4.0.
  • Class Keboola\JobQueueInternalClient\Result\JobArtifacts has two new methods addDownloaded and addUploaded for modifying artifact arrays.

Full Changelog: 24.1.0...24.2.0

24.1.0

25 Aug 14:11

Choose a tag to compare

  • Fix tests on no-dind projects
  • Improve test coverage

Full Changelog: 24.0.0...24.1.0

24.0.0

25 Aug 14:09

Choose a tag to compare

Reworker JobInterface. Introduced simplified PlainJobInterface with no depenendecy on Storage API client or Object Encryptor.

Full Changelog: 23.13.0...24.0.0

23.13.0

07 Jul 11:59

Choose a tag to compare

  • New getCreatedTime() method in JobInterface

Full Changelog: 23.12.0...23.13.0