Skip to content

Releases: faradayio/falconeri

v0.1.7: Fix several minor practical things

31 Oct 10:49
@emk emk
Compare
Choose a tag to compare
I've been running this version internally for a while and want to make
it available to others.

v0.1.6: Only create `/pfs/out` once (bug fix)

27 Aug 18:51
@emk emk
Compare
Choose a tag to compare
This fixes a bug in the v0.1.5 release. We need to get some on-cluster
integration tests up and running to catch things like this.

v0.1.5: Bulk insertions & `/scratch` cleanup

27 Aug 17:44
@emk emk
Compare
Choose a tag to compare
This should start jobs a bit faster, and correctly clean up `/scratch`.

v0.1.4: Print more detailed errors from `falconeri-worker`

27 Aug 16:33
@emk emk
Compare
Choose a tag to compare
Include the entire error chain, plus the backtrace (for now). This will
make it easier to debug problems calling `gsutil`.

v0.1.3

24 Aug 12:31
@emk emk
Compare
Choose a tag to compare
v0.1.3: Generate JSON schema for jobs

v0.1.2: Add basic S3 and Kuberentes secret support

02 Aug 14:49
@emk emk
Compare
Choose a tag to compare
We now support `tranform.secrets` and `s3://` URLs for inputs and outputs.

v0.1.1

20 Jul 13:23
@emk emk
Compare
Choose a tag to compare
v0.1.1: Fix binary releases