Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@gisjedi gisjedi released this 14 Aug 15:06
· 53 commits to master since this release
74814b6

Breaking Changes

  • #114 - Update job.errors to include name member
  • #100 - Use cpus reserved name in job.resources.scalar
  • #93 - Remove job.interface.outputs.files member count with simpler multiple boolean

Enhancements

  • #107 - Make job.interface.inputs.mediaTypes and job.interface.outputs.mediaType members optional
  • #101 - Add sample Docker image to support Seed compliant executor validation
  • #95 - Adopt GeoJSON format for sidecar metadata schema
  • #92 - Add partial member to job.interface.inputs.files to support limited read of large files

Clarifications

  • #127 - Update discovery section with brief reference to Silo
  • #126 - Update description of side-car metadata to reflect GeoJSON schema use
  • #108 - Consistently specify error categories supported
  • #106 - Specify lack of support for recursive glob patterns in file outputs
  • #98 - Correct reference to JSON RFC
  • #97 - Indicate environment variable injection behavior when job.interface.files.*.multiple is True

Bugs

  • #89 - Update Seed document reference to job.interface.outputs.mediaTypes to match schema