This is the old changelog imported from the Jenkins wiki, for newer changes see GitHub Releases.
- JENKINS-34437 Enable amazon-ecr-plugin behind proxy
- Performance improvements
- Set minor version to 1.642.1
- Upgrade Credentials Plugin
- Upgrade AWS Java SDK Plugin
- Upgrade AWS Credentials Plugin
- Upgrade Docker Commons Plugin
- improve log
- JENKINS-38465 ECR Plugin now it is compatible with credential stored into folders
- JENKINS-36127 Resolved a NPE when attempt to configure docker build and publish
- JENKINS-34958 New credential format that contains the region. For example, by specifying the following credentials: ecr:us-west-2:credential-id, the provider will set the Region of the AWS Client to us-west-2, when requesting for Authorisation token.
- 1.2 Release failed to upload the artifact - so just release again to correctly upload the artifact.
NOTE: This release doesn't contain any update.
- Update parent pom
- JENKINS-35220 Correctly display the credentials
- Replace custom ECR API client with aws-java-sdk
- Initial release