Skip to content

Releases: jenkinsci/mask-passwords-plugin

173.v6a_077a_291eb_5

06 Oct 02:38
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

🚦 Tests

📦 Dependency updates

150.vf80d33113e80

28 Jan 22:23
f80d331
Compare
Choose a tag to compare

The mask passwords plugin now uses automated releases. Version numbers are now based on a simple integer and the SHA-1 hash of the commit used for the release.

🚀 New features and improvements

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

  • Bump bom-2.361.x from 1775.vf0577a_a_01778 to 1798.vc671fe94856f (#38) @dependabot

3.3

31 May 22:28
3f9a583
Compare
Choose a tag to compare
3.3

3.2

17 May 01:36
e382f25
Compare
Choose a tag to compare
3.2

🚀 New features and improvements

  • Unique Names for Regex Patterns (#27) @pyieh

3.0

31 Dec 17:07
Compare
Choose a tag to compare
3.0

🚀 New features and improvements

  • Remove workspace requirement for build wrapper (#23) @timja
  • Implement data-binding for build wrapper (#23) @timja

🐛 Bug Fixes

  • JENKINS-64523 - Fix compatibility with Jenkins core 2.264+ (#23) @timja
  • Prevent error on startup when config is missing (#24)
  • Correct documentation about pipeline being supported for global setting (it's not)

📦 Dependency updates

  • Require Jenkins 2.272 as a minimum version (#23) @timja
  • Use Jenkins plugin BOM to supply dependencies

2.13

03 Apr 16:09
Compare
Choose a tag to compare

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance