Releases: jenkinsci/github-plugin
Releases · jenkinsci/github-plugin
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
v1.34.2
- Update README.md (#263) @omehegan
- 'git@' is not static, it can be e.g., 'org-12345@' (#258) @ppaul-square
- Enable JDK11 in Jenkinsfile (#257) @aneveux
- The plugin would fail to start for the MigratorTests (#260) @jtnord
- Fix linking of "Closed" issues (#259) @NotMyFault
- JENKINS-66705 - Replace PNG icon with SVG (#256) @NotMyFault
- fix(docs): Fix typo in README (#255) @CharlieTLe