v2.0.0
Breaking Changes
- GitHub Rate Limit metrics now report for each resource type
- Docker Tag now includes
vprefix to align with Git Tags and Releases
New Features
- Optionally disable GitHub Rate Limit collection via the
GITHUB_RATE_LIMIT_ENABLEDflag - Add extra GitHub Rate Limit resource types
- Pagination support
- Docker image is now built for both linux/amd64 and linux/arm64
Internal Changes
- Upgrade go to v1.25.3
- Simplify config handling
- Docker multi-architecture build support
- Use
go-githubclient library instead of direct HTTP calls
Full Changelog: v1.3.1...v2.0.0