Releases: jenkinsci/gerrit-trigger-plugin
Releases · jenkinsci/gerrit-trigger-plugin
Gerrit Trigger Plugin 2.33.0
🚀 New features and improvements
- JENKINS-64783 - Topic Association support (#425) @mobangjack
Gerrit Trigger Plugin 2.32.1
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-64341 - Remove the table, tr and td tags from the forms that should not be tables (#427) @ironcerocloudbees
- Fixed adding forbidden paths in dynamic config (#421) @valentinvarbanov
Gerrit Trigger Plugin 2.32.0
🚀 New features and improvements
- JENKINS-64091 - Inspect commit message in PatchSetCreated trigger (#420) @bkhouri
- Add ability to cancel specific jobs with trigger scoped cancellation when building current patchset or other options similar to server scope. (#415) @MattLud
Gerrit Trigger Plugin 2.31.0
🚀 New features and improvements
- Replace hudson.Plugin with jenkins.model.GlobalConfiguration (#419) @olivergondza
- Introduce custom handling of aborted jobs (#413) @keesj-exset
🐛 Bug Fixes
- Add listener for cleaning up removed triggers (#418) @jonsten
- Abort topic once (#361) @Jimilian
- Only store events from configured server for the playback manager. (#412) @ctudor
📦 Dependency updates
👻 Maintenance
Gerrit Trigger Plugin 2.30.5
🐛 Bug Fixes
- Prevent forbiddenFilePaths from corrupting following filePath matches (#409) @peter-walls
👻 Maintenance
- Use HTTPS to resolve dependencies in Maven Build (#411) @JLLeitschuh
Gerrit Trigger Plugin 2.30.4
Gerrit Trigger Plugin 2.30.3
Gerrit Trigger Plugin 2.30.2
- SECURITY-1527 Protect GerritServer.DescriptorImpl.testConnection
📝 Documentation updates
Gerrit Trigger Plugin 2.30.1
🐛 Bug Fixes
- JENKINS-56528 - Always unblock executors waiting for dynamic trigger configuration (#403) @Dschoordsch
📝 Documentation updates
👻 Maintenance
- Use HTTPS URLs in pom.xml (#400) @daniel-beck-bot