Amazon ECR Credential Helper - Release v0.5.0
- Feature - Added support for ECR Public (#253)
- Feature - Added support for EC2 IMDSv2 (#240)
- Enhancement - The AWS shared config file (
~/.aws/config
) is now enabled by default. This can be disabled by setting the environment variableAWS_SDK_LOAD_CONFIG
tofalse
(#201) - Bug - Fixed an issue where output from a
credential_process
was sometimes too big for the default buffer (#240)