Bump credentials from 1.22 to 2.6.1.1
Bumps credentials from 1.22 to 2.6.1.1.
Release notes
Sourced from credentials's releases.
2.6.1
Clean version of 2.6 (correct checksum).
2.6
What's Changed
- Correct french typo by
@Wadeckin jenkinsci/credentials-plugin#223- [JENKINS-66514] BaseStandardCredentials ID validation error by
@amunizin jenkinsci/credentials-plugin#225⚠️ This release should not be used, the binaries were corrupted during the release process (I forgot to change my password on LDAP after the reset), please use the 2.6.1 instead that is clean.
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)
@dependabot2.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)
@dependabot2.3.19
🔒 Security fixes
- SECURITY-2349 - Reflected XSS vulnerability
2.3.18
📦 Dependency updates
... (truncated)
Changelog
Sourced from credentials's changelog.
Version History
Moved to https://github.com/jenkinsci/credentials-plugin/releases starting in 2.3.8.
Version 2.3.7 (April 16th, 2020)
- JCasC support for
GlobalCredentialsConfiguration(JENKINS-61880)Version 2.3.6 (April 15th, 2020)
- JCasC support for
CredentialsProviderextensions (JENKINS-61900).Version 2.3.5 (March 23rd, 2020)
- Add system property
com.cloudbees.plugins.credentials.CredentialsProvider.fingerprintEnabledwhich can be set tofalseto disable credentials tracking using fingerprints.Version 2.3.4 (March 18th, 2020)
- Add category to system settings for modern Jenkins releases.
Version 2.3.3 (February 27th, 2020)
- Use pass-through conversion for
SecretBytesto avoid JCasC errors (PR-135).Version 2.3.2 (February 27th, 2020)
Version 2.3.1 (August 26th, 2019)
- Use GitHub for documentation root instead of wiki ( PR-128 ).
- Various code cleanups ( PR-133 - JCasC test harness, PR-132 - Use latest parent pom, PR-131 - Minor documentation grammar fix, PR-130 - Test with configuration as code plugin 1.34, PR-127 - Use try with resources and ACL.as, other cleanups ).
Version 2.3.0 (August 26th, 2019)
- Allow credentials parameters to shadow credentials with the same id in credentials lookup (JENKINS-58170).
- Various code cleanups ( PR-125 - Use Java 8 syntax more widely, other cleanup, PR-124 - Documentation updates ).
Version 2.2.1 (August 1st, 2019)
- Fix incorrect permission check for MANAGE_DOMAINS (JENKINS-56607).
- Fix memory leak in credentials fingerprint tracking
... (truncated)
Commits
fb09e62[JENKINS-65398] terminology update347546fSplit up glossary into more questionseb1c998Apply more review feedback idease009196Use unordered list3b25682Enumerate plugins in listc0f3b7bApply suggestions from code reviewe28329bDocument the undocumented5c55a11Add links and clarify FAQsb75b3e3Apply suggestions from code review7c4b25dMove note- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Hi, is this and the removal of Multiple SCMs plugin going to be released and published to the jenkins plugin center?