Releases: jenkinsci/github-branch-source-plugin
Releases Β· jenkinsci/github-branch-source-plugin
v2.10.2 π
Changes
- General typo fixes and cleanup @bitwiseman (#396)
- [JENKINS-64911] Streamline validity check @bitwiseman (#395)
v2.9.6 π
Changes
- Remove direct dependency on branch-api @bitwiseman (#390)
v2.9.5 π
NOTE: Continuing v2.9.x line for Jenkins versions before v2.271
Features
- Switch to using automatic GitHub rate limit checking using
RateLimitChecker
fromgithub-api
.
Changes
- Move to using github-api RateLimitChecker @bitwiseman (#384)
- More adjusting of rate limit checking @bitwiseman (#381)
- Bump bom-2.263.x from 21 to 23 @dependabot (#382)
- Remove rechecking/refreshed rate limit functionality @bitwiseman (#379)
- Refactor ApiRateLimitChecker in preparation for using github-api RateLimitChecker @bitwiseman (#378)
v2.10.1 π
Features
- Switch to using automatic GitHub rate limit checking using
RateLimitChecker
fromgithub-api
.
Changes
- Move to using github-api RateLimitChecker @bitwiseman (#384)
- More adjusting of rate limit checking @bitwiseman (#381)
- Bump bom-2.263.x from 21 to 23 @dependabot (#382)
- Remove rechecking/refreshed rate limit functionality @bitwiseman (#379)
- Refactor ApiRateLimitChecker in preparation for using github-api RateLimitChecker @bitwiseman (#378)
v2.9.4 π
Continuing release line 2.9.x compatible with versions of Jenkins before 2.271.
Changes
- fix: typo "ONLYP_RS" to "ONLY_PRS" @kuisathaverat (#377)
- fix: use constants not magic numbers @kuisathaverat (#376)
- JENKINS-64601 Switch to github-api auto-refresh auth tokens @timja (#369)
- Fix connection caching - too many calls to release() @bitwiseman (#368)
- Extract dep on jjwt-api plugin @jglick (#366)
v2.10.0 π
Changes
- Bump bom-2.263.x from 20 to 21 @dependabot (#371)
- fix: typo "ONLYP_RS" to "ONLY_PRS" @kuisathaverat (#377)
- fix: use constants not magic numbers @kuisathaverat (#376)
- JENKINS-64601 Switch to github-api auto-refresh auth tokens @timja (#369)
- Fix connection caching - too many calls to release() @bitwiseman (#368)
- Extract dep on jjwt-api plugin @jglick (#366)
- Bump minimum version to Jenkins v2.271 @timja (#367)
- JENKINS-64328 Fix behaviours with multibranch >2.263 @timja (#360)
v2.9.3 π
Changes
- Adding GitHub Apps Creds debugging feature flags @bitwiseman (#363)
Infrastructure
Dependencies
- Bump bom-2.176.x from 13 to 16 @dependabot (#355)
- Bump github from 1.31.0 to 1.32.0 @dependabot (#356)
- Bump plugin from 4.13 to 4.15 @dependabot (#364)
- Bump plugin from 4.7 to 4.13 @dependabot (#357)
v2.9.2 π
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 π
Changes
- Upgrade bom to 13 @joseblas (#348)
- Bump bom-2.176.x from 11 to 12 @dependabot (#340)
- Bump wiremock-jre8-standalone from 2.27.1 to 2.27.2 @dependabot (#339)
- Bump github-api from 1.115 to 1.116 @dependabot (#333)
- Updated link to Cloudbees documentation @batje (#338)
- update link to GitHub guide for creating an app @batje (#337)
- Store token as Secret instead of String @bitwiseman (#335)
v2.9.0 π
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
- Always call Connector.release after Connector.connect @dwnusbaum (#328)
- Bump plugin from 4.6 to 4.7 @dependabot (#332)
- Bump wiremock-jre8-standalone from 2.25.1 to 2.27.1 @dependabot (#325)
- Bump jjwt.version from 0.10.5 to 0.11.2 @dependabot (#323)
- Bump plugin from 4.2 to 4.6 @dependabot (#321)
- Bump workflow-multibranch from 2.20 to 2.22 @dependabot (#322)
- Make release drafter use correct tag template @bitwiseman (#315)
- Bump baseline to 2.176 @timja (#319)