Changelog moved to GitHub Releases
- Chore: Remove trilead from credentials test
- Compatibility with Configuration as Code Plugin for file credentials.
- Fix an NPE when uploading a secret file and logging is at level FINE or lower
- JENKINS-36432 follow-up Switch to SecretBytes based storage of file credentials. (PR #6{.external-link})
- JENKINS-30926 Handle blank filename.
- JENKINS-27391 Improved display of secret text credentials.
- JENKINS-26099 Permitting ID to be specified on new credentials.
- Display Scope control where appropriate.
- First general release.
- 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.
- 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.
- Backdated core dep to 1.509.2.
- Fixed file reupload.
- Initial version.