Skip to content

Releases: jenkinsci/github-branch-source-plugin

v2.10.2 🌈

01 Mar 17:58
Compare
Choose a tag to compare

Changes

v2.9.6 🌈

17 Feb 22:06
Compare
Choose a tag to compare

Changes

v2.9.5 🌈

05 Feb 22:30
Compare
Choose a tag to compare

NOTE: Continuing v2.9.x line for Jenkins versions before v2.271

Features

  • Switch to using automatic GitHub rate limit checking using RateLimitChecker from github-api.

Changes

v2.10.1 🌈

05 Feb 22:32
Compare
Choose a tag to compare

Features

  • Switch to using automatic GitHub rate limit checking using RateLimitChecker from github-api.

Changes

v2.9.4 🌈

05 Feb 22:21
Compare
Choose a tag to compare

Continuing release line 2.9.x compatible with versions of Jenkins before 2.271.

Changes

v2.10.0 🌈

29 Jan 17:09
Compare
Choose a tag to compare

Changes

v2.9.3 🌈

23 Dec 23:21
Compare
Choose a tag to compare

Changes

Infrastructure

  • Stop specifying the core version in Jenkinsfile @timja (#362)

Dependencies

v2.9.2 🌈

14 Dec 19:08
Compare
Choose a tag to compare

Changes

  • Bump plugin from 4.7 to 4.13 @dependabot (#357)
  • [JENKINS-63711] Cleanup GitHub App Credential cache folders @bitwiseman (#341)
  • Diagnostics for GHFileNotFoundException from retrieve @jglick (#351)
  • JENKINS-59016 fixing issues with certificates when using org @joseblas (#354)

v2.9.1 🌈

07 Oct 17:10
Compare
Choose a tag to compare

Changes

v2.9.0 🌈

01 Sep 23:15
Compare
Choose a tag to compare

Features and Fixes

  • [JENKINS-62249] Delegate GitHub App token generation from agents and improve caching @bitwiseman (#326)
  • Allow for Windows line endings in GitHub App credentials private key @mmcculloh-dms (#327)
  • [JENKINS-63078] Allow ignoring rate limits @sirstrahd (#313)
  • [JENKINS-63265] RSA substring in a PKCS#8 format private key is possible @prabinb (#317)
  • Add an option to only build repositories that are private @wuurrd (#300)

Changes