Releases: jenkinsci/github-plugin
Releases · jenkinsci/github-plugin
v1.34.0
- JENKINS-54785 - Change GitHubRepositoryName constructor log level to … (#251) @Dohbedoh
- Add higher resolution images to documentation (#250) @zbynek
- Update tooltip for 'GitHub hook trigger for GITScm polling' (#248) @calvinpark
- Revert "Merge pull request #242 from ababushk/JENKINS_50154_unicode_p… (#246) @ababushk
- Adjust the level of chapters (#238) @gmembre-zenika
- Fix build (enforcer) (#245) @timja
- JENKINS-64536 - Remove tabular form markup on system configuration page (#244) @timja
- Cleanup pom, add bom (#243) @timja
- JENKINS-50154 - Fix webhook payload signature generation when Unicode symbols are present in it (#242) @ababushk
🚀 New features and improvements
- [Fix JENKINS-62339 - Allow multibranch pipelines to configure GitHub project URL (#233) @Vahalas
👻 Maintenance
- JENKINS-66317 - Forwards compatible for guava upgrade (#252) @timja
v1.32.0
- Avoid com.thoughtworks.xstream.annotations (#239) @jglick
- Add Webhook register problem to Troubleshooting (#236) @bitwiseman
- Upgrade to github-api 1.114 and okhttp3 (#228) @bitwiseman
- JENKINS-49332 - Better error messages (#225) @carlossg
📝 Documentation updates
- Typo fix in README.md file (#234) @lijinsyam
👻 Maintenance
v1.30.0
- JENKINS-62097 - GitHubPluginConfig.hookSecretConfig → hookSecretConfigs (#229) @jglick
- Update previously used name for Github trigger option (#231) @jonespm
- JENKINS-62116 - do not create webhook if existing webhook already the events (#230) @olamy
- Documentation migration (#224) @timja
- Bump parent pom to 3.54 (#223) @slonopotamus
- add support for git+ssh:// urls (#213) @lynxis