Skip to content

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

9.2.0

15 Dec 17:14

Choose a tag to compare

feat; add new orchestrator and phase container types, hidden behind container-orchestrator feature

9.1.1

15 Dec 16:45

Choose a tag to compare

feat: allow to use both basic client and branch client in working with storage
feat: configuration resolving is done automatically, JobResolver class is now internal

9.0.1

01 Dec 14:16

Choose a tag to compare

  • use branch aware Storage client when resolving configuration

8.1.0

22 Nov 11:43

Choose a tag to compare

  • feat: job type is set according to its parallelism

8.0.0

19 Nov 13:08

Choose a tag to compare

BC break: JobRuntimeResolver - LoggerInterface argument removed from constructor

7.6.0

08 Nov 10:02

Choose a tag to compare

feat: added type, parallelism and onError attributes.

7.5.0

02 Nov 14:32

Choose a tag to compare

  • feat: the client can now throw StateTransitionForbiddenException and StateTerminalException alongside StateTargetEqualsCurrentException according to stringCode returned from Internal API response in case of "forbidden" state transition of a job

7.4.0

08 Nov 10:01

Choose a tag to compare

feat: support for sorting records in methods getJobsWithStatus and getJobsWithIds via JobsSortOptions optional parameter

7.3.0

08 Nov 10:00

Choose a tag to compare

feat: backend size in Result/JobMetrics