Releases: keboola/job-queue-internal-api-php-client
Releases · keboola/job-queue-internal-api-php-client
25.5.0
- feat: add importedRowsCount to Table and outputVariables to JobResult
Full Changelog: 25.4.0...25.5.0
25.4.0
- Enforce parallelism limits when
job-parallelism-enforcefeature is enabled
Full Changelog: 25.3.0...25.4.0
25.3.0
- Optimize ROW_CONTAINER type creation in JobRuntimeResolver
Full Changelog: 25.2.0...25.3.0
25.2.0
- adds
definition.namefield in component specification - applies recursively
ignoreExtraKeysacross the entire component specification
Full Changelog: 25.1.0...25.2.0
25.1.0
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
24.2.0
- Minimal required version of
keboola/artifactsis now^4.0. - Class
Keboola\JobQueueInternalClient\Result\JobArtifactshas two new methodsaddDownloadedandaddUploadedfor modifying artifact arrays.
Full Changelog: 24.1.0...24.2.0
24.1.0
- Fix tests on
no-dindprojects - Improve test coverage
Full Changelog: 24.0.0...24.1.0
24.0.0
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
- New
getCreatedTime()method inJobInterface
Full Changelog: 23.12.0...23.13.0