Releases: githubexporter/github-exporter
Releases · githubexporter/github-exporter
v2.1.0
What's Changed
- Configurable concurrency for API fetches
- Ability to disable Repo Releases metrics
- Extra debug logging
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Ensure repos aren't processed twice by @henrymcconville in #126
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- [v2] Add org/user metrics gathering by @henrymcconville in #125
Full Changelog: v2.0.0...v2.0.1
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
v1.3.1
What's Changed
- Upgrade ghinstallation to v2 by @henrymcconville in #118
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Update Golang version and replace Alpine with Distroless by @henrymcconville in #116
- Bump go dependencies by @henrymcconville in #117
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- chore(build): BAU item by @hainenber in #106
- feat: Added GitHub app authentication by @galbirk in #97
- Add daily Trivy scan workflow by @henrymcconville in #110
- Bump the go_modules group across 1 directory with 2 updates by @dependabot in #109
New Contributors
- @galbirk made their first contribution in #97
- @dependabot made their first contribution in #109
Full Changelog: 1.1.0...v1.2.0
v1.1.0
What's Changed
- feat(exporter): include Git tag as attribute for
github_repo_release_downloadsmetrics by @hainenber in #104 - chore: replace deprecated
io/ioutilfunctions with modern equivalences. by @hainenber in #103
New Contributors
- @hainenber made their first contribution in #104
Full Changelog: 1.0.6...1.1.0