Releases: jenkinsci/github-branch-source-plugin
Releases · jenkinsci/github-branch-source-plugin
1734.v8a_ed3a_653490
1732.v3f1889a_c475b_
1730.vff97c8a_1f804
👷 Changes for plugin developers
📦 Dependency updates
- Bump plugin from 4.66 to 4.67 (#710) @dependabot
1728.v859147241f49
🐛 Bug fixes
- JENKINS-70163 - Do not cache resolved proxy address in Connector clients (#705) @Dohbedoh
1725.vd391eef681a_e
🚀 New features and improvements
- Allow
$JENKINS_HOME/org.jenkinsci.plugins.github_branch_source.GitHubSCMProbe.cache/
to be overridden (#702) @jglick
🐛 Bug fixes
- JENKINS-69815 - Introduce a cache for private mode check (#700) @rsandell
A new system property is made available:org.jenkinsci.plugins.github_branch_source.GitHubSCMNavigator.PRIVATE_MODE_CACHE_EXP
to control the cache expiration time in the format of Java Duration. The default is 20 hours.
👻 Maintenance
📦 Dependency updates
- Bump github from 1.36.0 to 1.37.0 (#667) @dependabot
- Bump spotless-maven-plugin from 2.28.0 to 2.35.0 (#671) @dependabot
- Bump plugin from 4.53 to 4.57 (#674) @dependabot
- Bump bom-2.361.x from 1750.v0071fa_4c4a_e3 to 1935.v530f4395930f (#675) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#666) @dependabot
1703.vd5a_2b_29c6cdc
1701.v00cc8184df93
1696.v3a_7603564d04
🐛 Bug fixes
- JENKINS-67946 - Support underscores in user names (GitHub Enterprise Managed User accounts) (#626) @rkivisto
1695.v88de84e9f6b_9
🚀 New features and improvements
- JENKINS-69482 - Support for
ready_for_review
andconverted_to_draft
events (#615) @Dohbedoh
1694.vd46793a_c4a_57
🐛 Bug fixes
- JENKINS-69488 - do not SnapShot GitHubAppCredentials (#616) @jtnord