No longer tracked in this file. See GitHub releases instead.
- PR#81: Allow specifying AWS role at runtime.
- PR#76: Fix angry jenkins with broader exception handling.
- PR#71: AssumeRole does not honour proxy settings [JENKINS-60057].
- PR#65:
Add a @Symbol to AmazonWebServicesCredentialsBinding - PR#53: Remove workspace requirement [JENKINS-57075].
- Missing permission checks in CloudBees AWS Credentials Plugin allows enumerating credentials IDs: [SECURITY-2032].
- PR#69: Fix for an obvious case of [JENKINS-58842].
- PR#54: [JENKINS-57426] Make pipeline-model-extensions dependency optional.
- PR#48: Configurable Session Token Duration.
- PR#51: Define default region for STS actions to fix regression introduced in 1.24
- PR#50: [JENKINS-53101] Add Declarative credentials handler for AWS creds.
- PR#46: Use the default provider chain from the AWS SDK.
- PR#33:
- Bump to Java 7 as minimum requirement
- Bump to 1.625.1 as minimum Jenkins version
- Update credentials plugin dependency to version 2.1.6
- "Assume Role" support improvements
- Fix backward compatibility issue introduced by v1.17
- JENKINS-41967: Fix backward compatibility issue introduced by v1.17
- Fix backward compatibility issue introduced by v1.17
- Expose method through interface for getting credentials with MFA token passed in
- Add support for assuming IAM roles (PR #12)
- JENKINS-35017: Migrate to new parent POM.