Skip to content

Releases: VEuPathDB/lib-compute-platform

v1.8.0

15 Aug 13:16
d26fb1a
Compare
Choose a tag to compare

Updates the rabbit wrapper lib dependency to v2.0.0 and exposes a new config option which allows implementing services to specify a queue message ack timeout override.

v1.7.4

29 May 16:30
9e58b7a
Compare
Choose a tag to compare

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

09 Nov 22:45
0bd92c9
Compare
Choose a tag to compare

Changes

  1. Adds a new method for listing campus-local jobs in a failed status.
  2. Adds a parameter to the deleteJob method to disable the exception normally thrown when the S3 workspace does not exist.

v1.5.1

28 Apr 19:58
af3a71e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

16 Mar 16:50
2998988
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

08 Mar 14:02
b12051d
Compare
Choose a tag to compare

Add method for listing references to all available jobs.

v1.3.6

01 Mar 13:52
c14e154
Compare
Choose a tag to compare

Fixes issue with rerunning pre-existing jobs causing a foreign key violation in the backing postgres DB.

v1.3.5

09 Nov 16:21
4006345
Compare
Choose a tag to compare

Fixes:

  • Now prevents submitting new jobs that would overwrite preexisting jobs owned by other service instances.

v1.3.4

01 Nov 17:50
c67cbb7
Compare
Choose a tag to compare

Updates dependencies to include library patches.

Version 1.2.2

13 Oct 18:04
0633dae
Compare
Choose a tag to compare

Update dependencies.