v2.9.5 π
bitwiseman
released this
05 Feb 22:30
·
440 commits
to master
since this release
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)