Skip to content

Releases: jenkinsci/credentials-plugin

1447.v4cb_b_539b_5321

12 Sep 10:34
Immutable release. Only release title and notes can be modified.
4cbb539
Compare
Choose a tag to compare

🐛 Bug fixes

  • JENKINS-19413 - Use CredentialsDescriptor.findContextInPath rather than directly StaplerRequest2.findAncestorObject (#651) @jglick

🚦 Tests

1442.v292d4234d1b_f

10 Sep 21:32
Immutable release. Only release title and notes can be modified.
292d423
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

  • Update user.adoc - Example of adding a 'secret text' credential and correction of a misspelling. (#561) @kovacstim
  • Address javadoc warnings: no {@inheritDoc} for Constructors and Classes (#642) @jimklimov

👻 Maintenance

📦 Dependency updates

1419.v2337d1ceceef

30 Jul 13:18
2337d1c
Compare
Choose a tag to compare

👻 Maintenance

  • Migrate from Commons Lang 2 to Commons Lang 3 (#641) @basil

1417.vd854994a_f6b_e

24 Jul 19:18
d854994
Compare
Choose a tag to compare

🚀 New features and improvements

1415.v831096eb_5534

15 Apr 13:51
831096e
Compare
Choose a tag to compare

👷 Changes for plugin developers

1413.va_51c53703df1

21 Mar 17:13
a51c537
Compare
Choose a tag to compare

📝 Documentation updates

👻 Maintenance

  • Migrate from EE 8 to EE 9 in Jelly view (#603) @basil

📦 Dependency updates

1408.va_622a_b_f5b_1b_1

06 Feb 16:15
a622abf
Compare
Choose a tag to compare

👻 Maintenance

  • Migrate from EE 8 to EE 9 in Jelly view (#594) @basil

📦 Dependency updates

1405.vb_cda_74a_f8974

20 Dec 10:28
bcda74a
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Register OptionHandler through META-INF/services/annotations and Annotation Indexer rather than META-INF/services and Commons Discovery (#575) @basil

1393.v6017143c1763

10 Dec 11:44
6017143
Compare
Choose a tag to compare

🚀 New features and improvements

  • Handle password with empty string for certificate auth (#581) @timja

📦 Dependency updates

1389.vd7a_b_f5fa_50a_2

11 Oct 07:32
d7abf5f
Compare
Choose a tag to compare

🐛 Bug fixes

  • Adding credentials should not require a check on CredentialsStore#isDomainsModifiable (#557) @Dohbedoh

👻 Maintenance

  • Require Java 17 or newer; migrate to EE 9 (#566) @basil