Skip to content

DataSync 1.5.4

Compare
Choose a tag to compare
@aynleslie aynleslie released this 31 Dec 20:08

This release fixes four bugs.

Bugs

  • Validity checks were prematurely finishing in some cases, allowing jobs to start that would otherwise be denied.
  • Constructing a synthetic location could fail if the component columns were found in the file to publish but not in the dataset (unless the previous bug allowed the job to proceed).
  • Unknown control file fields were allowed and ignored; we're now restricting control files to have only those fields DataSync supports.
  • The publish method could not be given on the command line if a control file was being used.