This release focuses on the timeouts for checking EC2 metadata. The new timeout defaults to 1s, and is controllable via the AWS_METADATA_SERVICE_TIMEOUT
env var
News
- revise timeout for curl checks against instance metadata (Thanks @jmorten)
- curl timeout now respects the
AWS_METADATA_SERVICE_TIMEOUT
environment variable (like boto3)