Releases: jenkinsci/github-plugin
Releases · jenkinsci/github-plugin
1.13.3
- (x) Restore old credential class to save backward-compatibility with plugins uses GH credentials 30223@issue
1.13.2
- (x) Ignore malformed Jenkins URL if override hook url
1.13.1
- (i) Clarify error log message when plugin not configured 30207@issue
1.13.0
- (+) Credentials usage instead of plain token in global configuration. It requires plain-credentials-plugin to create "Secret text" credentials with token to use.
- (i) Change UI in global configuration
- (i) Move all global configuration from descriptor to separate class.
1.12.1
- Fix NPE in stop method of GHPushTrigger on 1.621 jenkins
- Fix dummy "Unknown content type null" in logs
1.12.0
- Migrate to webhooks (fixes ability to use multiple jenkins instance with one repository)
- Provide extension points for subscribing/listening hooks
1.11.3
- Bumped up to newer GitHub API library to deal with incompatible API changes in that library.
1.11.2
- (i) Added "re-register" button in global page for re-registering hooks ([25127@issue])
1.11.1
- (x) Don't remove hooks for jobs in folder ([25127@issue])
1.11
- (i) Refer builds in commit status context ([23995@issue])
- (i) Upgrade github-api-plugin dependency to 1.59