1.4.0--rc182.9eb947470fcf
github-actions
released this
17 Nov 18:20
·
48 commits
to master
since this release
This is the first automated release. The next one won't have such suffix.
- Enable cd workflow (#35) @justusbunsi
- Dependency updates (#40) @justusbunsi
- fix: help typo (#39) @viceice
🚀 New features and improvements
- Make plugin compatible with Job DSL (#41) @LEDfan
- feat(webhook): support branch/tag delete events (JENKINS-66638 - ). (#36) @mortenkri
- feat: add archived filter (JENKINS-64353 - ) (#27) @viceice
🐛 Bug fixes
- fix(webhook): fix that new tags are not discovered automatically via TagDiscoveryTrait and webhooks. (#38) @mortenkri
- fix(webhook): fix NPE when saving OrganizationFolder using WebhookRegistrationTrait. (#37) @mortenkri
- Fixes JENKINS-60331 - (#34) @mortenkri
- FIX JENKINS-60017 - (#24) @mecseid