Skip to content

0.10.1

Compare
Choose a tag to compare
@SooLee SooLee released this 15 Oct 20:13
· 741 commits to master since this release
67fa8ce
  • The problem of EC2UnintendedTerminationException and EC2IdleException not working is now fixed
    • Basically, when an AWSEM EC2 instance for some reason goes into sleep for more than an hour (Idle) or terminated for an unknown reason (unintendedtermination), Tibanna detects and throws these errors. In the former case, it also kills the sleeping instance.
  • AMI support for regions other than us-east-1
  • Dependency versions (python-lambda-4dn and benchmark-4dn) adjusted.