Releases: jenkinsci/gerrit-trigger-plugin
Releases · jenkinsci/gerrit-trigger-plugin
2.41.1
🐛 Bug fixes
- fix remove link (#508) @mawinter69
2.41.0
🚀 New features and improvements
- JENKINS-55342 - Add hashtags support in Jenkins building parameters (#505) @evoToBetter
2.40.0
🚀 New features and improvements
- Added GERRIT_EVENT_UPDATED_APPROVALS parameter (#500) @eternity74
- UI renovation (#506) @mawinter69
🐛 Bug fixes
- JENKINS-72649 - Add project parameter to SSH commands (#503) @JGranha
- Should fix JENKINS-70162 - JENKINS-72193 - JENKINS-70539 - JENKINS-69338 - Fix topic cancelling patches (this close races in abortBuild) (#504) @panicking
- JENKINS-72409 -
StackOverflowError
with Rebuild v330.v645b_7df10e2a (#507) @basil
🚦 Tests
- Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 (#498) @dependabot
📦 Dependency updates
- Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 (#498) @dependabot
2.39.4
🐛 Bug fixes
- JENKINS-71328 - Add handling for events with Null ChangeSet attributes (#496) @poorlyDefined
👻 Maintenance
✍ Other changes
- TriggerMonitor: Fix grey icon anime bug and modernize icon animation (#501) @panicking
2.39.3
🐛 Bug fixes
- JENKINS-71789 - Fix Gerrit changes with the kind NO_CHANGE (#497) @TWestling
2.39.2
🐛 Bug fixes
- JENKINS-71007 - Replace Deprecated Icons (#487) @SaarthakMaini
- JENKINS-66535 - Fix situation when failed builds are missing and only successful builds remain (#493) @Pijukatel
- JENKINS-71645 - Fix unit for project list fetch interval (#495) @amaximus
👻 Maintenance
2.39.1
🐛 Bug fixes
- JENKINS-71645 - Fix Project list fetch interval parameter (#492) @amaximus
- JENKINS-71645 - Fix granting Project list fetch interval parameter (#491) @amaximus
👻 Maintenance
- Upgrade HtmlUnit from 2.x to 3.x (#489) @timja-bot
- Modernize plugin (#488) @basil
- Remove unused
hudson.udp
property (#486) @basil
📦 Dependency updates
- Upgrade HtmlUnit from 2.x to 3.x (#489) @timja-bot
- Modernize plugin (#488) @basil
2.39.0
🚀 New features and improvements
- JENKINS-49777 - Abort running build if Gerrit patchset is abandoned (#483) @ckreisl
🐛 Bug fixes
- JENKINS-70558 - Fix TopicAssociation not set after Jenkins restart (#484) @ckreisl
- JENKINS-70494 - Fix retrigger button visibility (#485) @ckreisl
Gerrit Trigger Plugin 2.38.1
Gerrit Trigger Plugin 2.38.0
🚀 New features and improvements
- JENKINS-70111 - Provide options to prevent triggering jobs when Change status != NEW (#481) @ckreisl
- JENKINS-70045 - Fix active to wip state change triggers build (#482) @ckreisl