Releases: jenkinsci/github-branch-source-plugin
Releases Β· jenkinsci/github-branch-source-plugin
v2.10.3 π
Changes
- Bump bom-2.277.x from 28 to 29 @dependabot (#420)
- Editorconfig @halkeye (#418)
- Bump spotless-maven-plugin from 2.10.1 to 2.10.3 @dependabot (#417)
- Switch to SVGs for most icons @timja (#393)
- Update pom.xml with gitHubRepo property @bitwiseman (#411)
- Bump bom-2.277.x from 27 to 28 @dependabot (#414)
- Bump to bom-2.277.x v27 @dependabot (#403)
- Bump plugin from 4.17 to 4.18 @dependabot (#409)
- Bump spotless-maven-plugin from 2.9.0 to 2.10.1 @dependabot (#410)
- [JENKINS-65071] PR events should not trigger tags examination @rfvmonteiro (#407)
- [JENKINS-65262] Remove possibility of long lock during connection lookup @timja (#406)
- Bump plugin from 4.16 to 4.17 @dependabot (#404)
- fix: JENKINS-65006 better error message @carlossg (#399)
- Bump spotless-maven-plugin from 2.8.1 to 2.9.0 @dependabot (#402)
- Verify rate_limit is not called during GitHub App token refresh @bitwiseman (#398)
v2.9.7 π
Changes
- General typo fixes and cleanup @bitwiseman (#396)
- [JENKINS-64911] Streamline validity check @bitwiseman (#395)
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)