Skip to content

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

23.0.0

19 Jun 06:38

Choose a tag to compare

Breaking changes

  • Removed support for data planes

Full Changelog: 22.1.0...23.0.0

22.1.0

30 Apr 11:03

Choose a tag to compare

  • feat: new ComponentDefinition fields dataTypesConfiguration and processorConfiguration

Full Changelog: 22.0.0...22.1.0

22.0.0

23 Apr 12:07

Choose a tag to compare

  • Support authentication using application token

Full Changelog: 21.0.0...22.0.0

21.0.0

12 Dec 11:17

Choose a tag to compare

Interface of OrchestrationJobMatcher changed:

  • required StorageClientPlainFactory in constructor
  • required storage api token string parameter in matchTaskJobsForOrchestrationJob()
    Full Changelog: 20.0.0...21.0.0

20.0.0

12 Dec 11:16

Choose a tag to compare

New JobInterface methods getDeduplicationId() + getOrchestrationPhaseId() Full Changelog: 19.0.0...20.0.0

19.0.1

04 Dec 13:46

Choose a tag to compare

  • deps update - google sdk timeouts

Full Changelog: 19.0.0...19.0.1

19.0.0

21 Nov 13:37

Choose a tag to compare

Use JobType enum instead of JobInterface::TYPE_* constants

18.7.0

19 Oct 19:32

Choose a tag to compare

JobResult::setVariables() JobResult::setVariables() with VariableCollection[]

18.6.3

13 Oct 09:08

Choose a tag to compare

Allow integers for orchestrationTaskId

18.6.2

12 Oct 12:50

Choose a tag to compare

Allow strings & integers for onlyOrchestrationTaskIds