Skip to content

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

15.5.0

31 Jan 13:54

Choose a tag to compare

Allow Symfony 6.x

Full Changelog: 15.3.0...15.5.0

15.4.0

25 Jan 14:03

Choose a tag to compare

Full Changelog: 15.3.0...15.4.0

JobRuntimeResolver - merge backends from jobData/configData/configuration

15.3.0

25 Jan 13:13

Choose a tag to compare

removed client factory as it is not used

15.2.0

23 Dec 12:07

Choose a tag to compare

  • feat: setRunnerId in patchJobData
  • feat: staging_storage in ComponentDefinition allows workspace-bigquery for im/om

Full Changelog: 15.1.0...15.2.0

15.1.0

14 Nov 15:35

Choose a tag to compare

What's Changed

  • JobRuntimeResolver : Sets default backend context value for jobs of type standard
    Full Changelog: 15.0.0...15.1.0

15.0.0

25 Oct 11:21

Choose a tag to compare

What's Changed

  • JobFactory :
    • Backend - new required parameter context for backend context specification (wlm)
    • FullJobDefinition - new option context under backend and metrics/backend
    • NewJobDefinition - new option context under backend
    • OverridesConfigurationDefinition - new option context under runtime/backend
  • Result/JobMetrics - contain info about backend context
    Full Changelog: 14.4.1...15.0.0

14.4.1

03 Oct 07:20

Choose a tag to compare

fix Argument #1 ($runtimeConfiguration) must be of type array, null given

14.1.0

10 Aug 07:48

Choose a tag to compare

feat: support authorization via storage token

14.0.0

10 Aug 07:48

Choose a tag to compare

refactor: moved constants to JobInterface
refactor: removed method modifyJob

13.0.0

10 Aug 07:47

Choose a tag to compare

fix: unfreeze storage client version 13