Releases: jenkinsci/github-plugin
Releases · jenkinsci/github-plugin
v1.42.0
✍ Other changes
- Warn about duplicated events received from GitHub via Admin Monitor (#388) @gbhat618
- Capitalize the H in GitHub (#386) @strangelookingnerd
- Enable Jenkins Security Scan (#382) @strangelookingnerd
v1.41.0
v1.40.0
👷 Changes for plugin developers
- JENKINS-73133 - Adapt GitHub for Jetty 12 (EE 8) (#380) @basil
✍ Other changes
- JENKINS-72788 - : Un-inlining JS in GitHubPushTrigger/config.groovy (#383) @krystaltt
v1.36.1-v1.39.0
👷 Changes for plugin developers
👻 Maintenance
- Forward compatibility with Guice 7 (#374) @basil
- Test with Java 21 (#368) @MarkEWaite
✍ Other changes
- JENKINS-73163 - Follow up on Overall/Manage permission support (#379) @amuniz
- JENKINS-73163 - Allow users with Overall/Manage permission to configure GitHub Servers (#378) @amuniz
- Replace JSR-305 annotations with spotbugs annotations (#377) @MarkEWaite
- JENKINS-71805 - GitHub tests fail on Java 21 (#351) @basil
- Replace Prototype.js with native JavaScript (#349) @basil
- Upgrade plugin parent POM to 4.60 (#342) @basil
- JENKINS-69353 - github-plugin test failure on Java 17 (#328) @basil
- Refresh plugin for 2023 (#325) @basil
📦 Dependency updates
- Upgrade HtmlUnit from 2.x to 3.x (#350) @timja-bot
v1.36.1
v1.36.0
✍ Other changes
- Register XStream alias even earlier (#304) @rsandell
- Update README screenshots (#294) @NotMyFault
v1.35.0
v1.34.5
- SECURITY-1849
- Move away from deprecated Release Drafter App (#265) @NotMyFault
v1.34.4
✍ Other changes
- Move away from deprecated Release Drafter App (#265) @NotMyFault
- build: Realign plugin with LTS version (#271) @NotMyFault
- Use a better icon for different themes (#268) @NotMyFault
- Update plugin parent POM and BOM (#266) @basil
v1.34.3
- Apply routine updates to fix PCT with more recent Jenkins versions and JDK11 (#262) @Vlatombe
- Fix to enable authentication with used HTTP proxy ( JENKINS-67806 - ) (#264) @thecooldrop