Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@nh13 nh13 released this 11 Jun 23:48
e01d696

This is a backwards API incompatible release.

The following changes were made:

  • do not log if no batch logs are present (#6)
  • refactor batch.Status to store which statuses have CloudWatch logs; this introduces a backwards compatible API change (#11)
  • watch_job does not skip over cloud logs (#7)
  • better handling of exceptions while print logs while watching a batch job (#11)
  • Update mypy_boto3 so type discovery is not needed (#13)
  • Batch submit jobs needs to filter the input keyword arguments (#14)
  • set the job id after submission (#14)