Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 1.99 KB

CHANGELOG.md

File metadata and controls

68 lines (44 loc) · 1.99 KB

Changelog

1.7 and later

Changelog moved to GitHub Releases

Version 1.6 (28 January 2020)

  • Chore: Remove trilead from credentials test

Version 1.5 (2018-12-11)

Version 1.4 (Feb 15, 2017)

  • Fix an NPE when uploading a secret file and logging is at level FINE or lower

Version 1.3 (Sep 26, 2016)

  • JENKINS-36432 follow-up Switch to SecretBytes based storage of file credentials. (PR #6{.external-link})

Version 1.2 (May 19, 2016)

Version 1.1 (Jan 15, 2015) (requires 1.580.x)

  • JENKINS-26099 Permitting ID to be specified on new credentials.
  • Display Scope control where appropriate.

Version 1.0 (Jun 16, 2014)

  • First general release.

Version 1.0 beta 4 (Oct 01, 2013)

  • Added random UUID into bound file paths.
  • Factored build wrapper into Credentials Binding Plugin, which you must install for that functionality to continue to work.

Version 1.0 beta 3 (Sep 22, 2013)

  • Added a “secret ZIP file” binding, closest to the operation of the now-deprecated Build Secret Plugin.
  • Improved help text.
  • Moved binding SPI out of the implementation package; it is intended to be usable from other plugins.

Version 1.0 beta 2 (Sep 22, 2013)

  • Backdated core dep to 1.509.2.
  • Fixed file reupload.

Version 1.0 beta 1 (Sep 21, 2013)

  • Initial version.