Skip to content

Releases: jenkinsci/pipeline-utility-steps-plugin

Pipeline Utility Steps Plugin 2.9.0

31 Aug 14:33
f5a6299
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • argumentsToString should never reflect text: 'stuff' (#105) @jglick

👻 Maintenance

  • Migrate from RestartableJenkinsRule to JenkinsSessionRule (#99) @basil
  • Update plugin POM; use plugin BOM (#100) @basil
  • Deprecated API usages replaced (#101) @offa
  • Replace JSR-305 annotations (#103) @offa

Pipeline Utility Steps Plugin 2.8.0

28 May 18:09
6fdb9e7
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

Pipeline Utility Steps Plugin 2.7.1

31 Mar 14:54
fd69242
Compare
Choose a tag to compare

🐛 Bug fixes

  • Allow writeYaml and writeJSON to return text without requiring a node (#94) @rittneje

Pipeline Utility Steps Plugin 2.7.0

25 Mar 14:08
8febfa6
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

Pipeline Utility Steps Plugin 2.6.1

26 Jun 15:15
960a294
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

  • Use GitHub as the source of documentation (#78) @zbynek

Pipeline Utility Steps Plugin 2.6.0

29 May 09:31
0bafa0b
Compare
Choose a tag to compare

🚀 New features and improvements

  • compareVersions: Compare two version numbers. (#75) @rsandell

📦 Dependency updates

Pipeline Utility Steps Plugin 2.5.0

31 Jan 12:41
1ba76e4
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add overwrite parameter to writeYaml() (#69) @twz123

Pipeline Utility Steps Plugin 2.4.0

17 Jan 18:24
899139e
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug Fixes

👻 Maintenance

Pipeline Utility Steps Plugin 2.3.1

20 Sep 15:17
bc2f1bc
Compare
Choose a tag to compare

📝 Documentation updates

  • Documenting more basic alternatives to the readMavenPom/writeMavenPom steps (#70) @jglick

📦 Dependency updates

👻 Maintenance

  • Consistently use sandbox for CpsFlowDefinitions (#68) @basil
  • Remove usages of deprecated APIs (#66) @basil

🚦 Internal changes

  • Remove usages of deprecated APIs (#66) @basil

🚦 Tests

  • Consistently use sandbox for CpsFlowDefinitions (#68) @basil