Releases: jenkinsci/gitea-plugin
Releases · jenkinsci/gitea-plugin
1.4.0--rc182.9eb947470fcf
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
v1.3.0
- ENHANCEMENTS
- Compatibility with Gitea 1.12+ - support API paging requests #31 JENKINS-63048
- Remove unnecessary branch retrieval loop to improve performance #29 JENKINS-65796
- Send
WARNING
state to Gitea Status API for unstable builds #26 JENKINS-63257
- BUGS
- SCMSource: Check task authentication context when looking forcredentials #30 JENKINS-62326