Skip to content

Releases: jenkinsci/github-plugin

1.13.3

04 May 21:17
Compare
Choose a tag to compare
  • (x) Restore old credential class to save backward-compatibility with plugins uses GH credentials 30223@issue

1.13.2

04 May 21:18
Compare
Choose a tag to compare
  • (x) Ignore malformed Jenkins URL if override hook url

1.13.1

04 May 21:19
Compare
Choose a tag to compare
  • (i) Clarify error log message when plugin not configured 30207@issue

1.13.0

04 May 21:19
Compare
Choose a tag to compare
  • (+) 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

04 May 21:20
Compare
Choose a tag to compare
  • Fix NPE in stop method of GHPushTrigger on 1.621 jenkins
  • Fix dummy "Unknown content type null" in logs

1.12.0

04 May 21:29
Compare
Choose a tag to compare
  • Migrate to webhooks (fixes ability to use multiple jenkins instance with one repository)
  • Provide extension points for subscribing/listening hooks

1.11.3

04 May 21:29
Compare
Choose a tag to compare
  • Bumped up to newer GitHub API library to deal with incompatible API changes in that library.

1.11.2

04 May 21:29
Compare
Choose a tag to compare
  • (i) Added "re-register" button in global page for re-registering hooks ([25127@issue])

1.11.1

04 May 21:28
Compare
Choose a tag to compare
  • (x) Don't remove hooks for jobs in folder ([25127@issue])

1.11

04 May 21:28
Compare
Choose a tag to compare
  • (i) Refer builds in commit status context ([23995@issue])
  • (i) Upgrade github-api-plugin dependency to 1.59