Releases: jenkinsci/credentials-plugin
Releases · jenkinsci/credentials-plugin
1061.vb_1fceb_58fa_18
🐛 Bug fixes
- JENKINS-67132 - Default
UsernamePasswordCredentialsImpl.usernameSecret
withoutreadResolve
(#266) @jglick
📦 Dependency updates
- Bump xmlunit-matchers from 2.8.3 to 2.8.4 (#260) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#259) @dependabot
- Bump jenkins-infra/jenkins-maven-cd-action from 1.1.0 to 1.2.0 (#258) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#265) @dependabot
1055.v1346ba467ba1
🐛 Bug fixes
- JENKINS-67170 - Complete conversion of
Descriptor.class.name
toDescriptor.id
(#256) @jglick
📦 Dependency updates
- Bump antlr4.version from 4.9.2 to 4.9.3 (#247) @dependabot
- Bump bom-2.303.x from 966.v3857b7c82032 to 1036.v9f5a1aba8fab (#253) @dependabot
- Bump plugin from 4.29 to 4.31 (#245) @dependabot
- Bump jruby-complete from 9.3.1.0 to 9.3.2.0 (#252) @dependabot
👻 Maintenance
2.6.2
💥 Known issues
Credentials may be unavailable after upgrade under some configurations: JENKINS-67170
🚀 New features and improvements
This release requires Jenkins 2.308, this is required due to icon improvements that happened in that release. Your Jenkins instance will select the last available version automatically if you are running older than 2.308
- Add config as code support for credentials configuration (#235) @timja
- JENKINS-66639 - adding explict jcasc symbol on CertificateCredentialImpl and UsernamePasswordCredentialsImpl classes (#227) @aHenryJard
- JENKINS-66699 - Exchange default PNGs with SVG icons (#230) @NotMyFault
🐛 Bug fixes
- fix: Address post merge comment (Improvement of userpass.svg) (#236) @NotMyFault
📦 Dependency updates
- Bump plugin from 4.27 to 4.29 (#239) @dependabot
- Bump jruby-complete from 9.3.0.0 to 9.3.1.0 (#240) @dependabot
- Bump xmlunit-matchers from 2.8.2 to 2.8.3 (#241) @dependabot
- Bump cloudbees-folder from 6.15 to 6.16 (#233) @dependabot
- Bump asciidoctorj from 2.5.1 to 2.5.2 (#234) @dependabot
- Bump bom-2.222.x from 831.v9814430e6383 to 887.vae9c8ac09ff7 (#217) @dependabot
- Bump git-changelist-maven-extension from 1.0-beta-7 to 1.2 (#218) @dependabot
- Bump asciidoctor-maven-plugin from 2.1.0 to 2.2.1 (#222) @dependabot
- Bump jruby-complete from 9.2.17.0 to 9.3.0.0 (#231) @dependabot
- Bump plugin from 4.19 to 4.27 (#232) @dependabot
👻 Maintenance
🚦 Tests
2.6.1
Clean version of 2.6 (correct checksum).
2.6
What's Changed
- Correct french typo by @Wadeck in #223
- [JENKINS-66514] BaseStandardCredentials ID validation error by @amuniz in #225
2.5
🚀 New features and improvements
- JENKINS-44860 -
UsernameCredentials.isUsernameSecret
(#205) @jglick
📦 Dependency updates
- Bump asciidoctorj-pdf from 1.5.4 to 1.6.0 (#209) @dependabot
- Bump bom-2.222.x from 807.v6d348e44c987 to 831.v9814430e6383 (#211) @dependabot
- Bump plugin from 4.18 to 4.19 (#212) @dependabot
2.4.1
- Using BOM version for JCasC dependency
2.4
🐛 Bug fixes
- JENKINS-63761 - Certificate upload correction (#208) @Wadeck
📦 Dependency updates
- Bump bom-2.222.x from 29 to 807.v6d348e44c987 (#204) @dependabot
- Bump asciidoctorj from 2.5.0 to 2.5.1 (#202) @dependabot
- Bump jcasc.version from 1.50 to 1.51 (#206) @dependabot
- Bump jcasc.version from 1.48 to 1.50 (#203) @dependabot
- Bump jcasc.version from 1.47 to 1.48 (#200) @dependabot
- Bump asciidoctorj from 2.4.3 to 2.5.0 (#199) @dependabot
- Bump bom-2.222.x from 28 to 29 (#198) @dependabot
2.3.19
🔒 Security fixes
- SECURITY-2349 - Reflected XSS vulnerability
2.3.18
📦 Dependency updates
- Bump bom-2.222.x from 27 to 28 (#196) @dependabot
- Bump plugin from 4.17 to 4.18 (#195) @dependabot
📝 Documentation updates
- JENKINS-65398 - terminology update (#197) @aHenryJard