Skip to content

Releases: jenkinsci/parameterized-trigger-plugin

806.vf6fff3e28c3e

07 May 14:48
f6fff3e
Compare
Choose a tag to compare

πŸ› Bug fixes

  • Do not warn when triggered job is a success (#375) @hashar

πŸ‘» Maintenance

πŸ“¦ Dependency updates

787.v665fcf2a_830b_

22 Nov 14:19
665fcf2
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Cancel pending triggered build when parent project is cancelled (#363) @hashar

πŸ› Bug fixes

πŸ“ Documentation updates

πŸ‘» Maintenance

πŸ“¦ Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75 (#361) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2483.v3b_22f030990a_ to 2543.vfb_1a_5fb_9496d (#360) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2378.v3e03930028f2 to 2483.v3b_22f030990a_ (#356) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#354) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2329.v078520e55c19 to 2378.v3e03930028f2 (#353) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2258.v522c10b_d4695 to 2329.v078520e55c19 (#348) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#350) @dependabot
  • Bump io.jenkins.tools.bom:bom-2.387.x from 2244.vd60654536b_96 to 2258.v522c10b_d4695 (#346) @dependabot
  • Bump plugin from 4.69 to 4.71 (#345) @dependabot
  • Bump bom-2.387.x from 2198.v39c76fc308ca to 2244.vd60654536b_96 (#344) @dependabot
  • Bump plugin from 4.68 to 4.69 (#343) @dependabot
  • Bump git-changelist-maven-extension from 1.6 to 1.7 (#342) @dependabot

2.46

28 Jun 20:39
Compare
Choose a tag to compare

πŸ‘» Maintenance

🚦 Tests

πŸ“¦ Dependency updates

2.45

12 Jul 11:40
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug fixes

  • [Flakiness Reduction] rebuild graph manually (#266) @Pldi23
  • conditional-buildstep dep should be optional (#245) @jglick

πŸ‘» Maintenance

✍ Other changes

πŸ“¦ Dependency updates

2.44

12 Jul 11:41
ac442af
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: parameterized-trigger-2.43...parameterized-trigger-2.44

2.43

15 Dec 14:17
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

2.42

12 Nov 02:22
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

2.41

09 Jun 00:00
Compare
Choose a tag to compare

πŸ“¦ Dependency updates

πŸ‘» Maintenance

🚦 Tests

  • More logging for BuildTriggerTest.testParentProjectTrigger (#169) @jglick

2.40

20 Jan 20:21
Compare
Choose a tag to compare

πŸš€ New features and improvements

  • Don't automatically mark the parent job as SUCCESS (#148) @danudey

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

2.39

16 Sep 23:06
Compare
Choose a tag to compare
  • use Assume rather than checking null to avoid PCT failure (#146) @olamy