Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 3.4 KB

CHANGELOG-archive.md

File metadata and controls

97 lines (62 loc) · 3.4 KB

Changelog

Version 1.31 and newer (Oct 1st, 2021)

No longer tracked in this file. See GitHub releases instead.

Version 1.30 (Aug 9th, 2021)

  • PR#81: Allow specifying AWS role at runtime.

Version 1.29 (Apr 12th, 2021)

  • 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].

Version 1.28.1 (Mar 18th, 2021)

  • Missing permission checks in CloudBees AWS Credentials Plugin allows enumerating credentials IDs: [SECURITY-2032].

Version 1.28 (Sep 2nd, 2019)

Version 1.27 (May 14th, 2019)

Version 1.26 (Feb 25th, 2019)

  • PR#48: Configurable Session Token Duration.
  • PR#51: Define default region for STS actions to fix regression introduced in 1.24

Version 1.25 (Feb 24th, 2019)

  • PR#50: [JENKINS-53101] Add Declarative credentials handler for AWS creds.

Version 1.24 (Nov 18th, 2018)

  • PR#46: Use the default provider chain from the AWS SDK.

Version 1.23 (Sept 28th, 2017)

  • 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

Version 1.22 (Aug 30th, 2017)

  • "Assume Role" support improvements

Version 1.21 (Jun 15th, 2017)

  • Fix backward compatibility issue introduced by v1.17

Version 1.20 (Jun 3rd, 2017)

  • JENKINS-41967: Fix backward compatibility issue introduced by v1.17

Version 1.19 (Jan 23, 2017)

  • Fix backward compatibility issue introduced by v1.17

Version 1.18 (Jan 23, 2017)

  • Expose method through interface for getting credentials with MFA token passed in

Version 1.17 (Jan 13th, 2017)

  • Add support for assuming IAM roles (PR #12)

Version 1.16 (Jul 1st, 2016)