Skip to content

reflow0.5.3

Compare
Choose a tag to compare
@mariusae mariusae released this 13 Nov 21:29
· 1063 commits to master since this release

This release contains support for AWS's new C5 instance types, and a number of bug fixes and improvements.

  • ec2cluster: support for the new c5 instance types
  • local/s3: remove digest.WriterAt until we have the new S3 downloader
  • syntax: fix miscellaneous delayed evaluation bugs
  • tool: check if shell returns an error
  • local: use the return code from Docker's ContainerInspect call
  • syntax: increase local file limit from 100MB to 200MB
  • local: fix invalid sequence token assignment in cloudwatchlogs
  • local: restore s3 state across restarts