Releases: VEuPathDB/lib-compute-platform
Releases · VEuPathDB/lib-compute-platform
v1.8.0
v1.7.4
Fixes
Workspace deletion bug causing an error when attempting to recreate a job over the top of a previously expired workspace.
Full Changelog: v1.7.2...v1.7.4
v1.6.0
Changes
- Adds a new method for listing campus-local jobs in a failed status.
- Adds a parameter to the deleteJob method to disable the exception normally thrown when the S3 workspace does not exist.
v1.5.1
What's Changed
- Remove
resetWorkspace
method. by @Foxcapades in #47 - Allow for other campuses to claim expired jobs. by @Foxcapades in #44
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Workspace deletion/expiration checks when executing an async job. by @Foxcapades in #39
- Allow manual job expiration. by @Foxcapades in #37
- Add method for retrieving a single file. by @Foxcapades in #43
- allow expiring and deleting incomplete jobs by @Foxcapades in #41
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Add method for listing references to all available jobs.
v1.3.6
Fixes issue with rerunning pre-existing jobs causing a foreign key violation in the backing postgres DB.
v1.3.5
Fixes:
- Now prevents submitting new jobs that would overwrite preexisting jobs owned by other service instances.
v1.3.4
Updates dependencies to include library patches.
Version 1.2.2
Update dependencies.