Skip to content

Releases: githubexporter/github-exporter

v2.3.1

Choose a tag to compare

@henrymcconville henrymcconville released this 09 Jun 10:42
64a0595

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

Choose a tag to compare

@henrymcconville henrymcconville released this 20 Feb 22:43

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@henrymcconville henrymcconville released this 08 Feb 02:20

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@henrymcconville henrymcconville released this 22 Oct 19:26
2abdb35

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

Choose a tag to compare

@henrymcconville henrymcconville released this 20 Oct 16:30
b03ae31

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@henrymcconville henrymcconville released this 20 Oct 15:24
afe0f1a

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@henrymcconville henrymcconville released this 20 Oct 14:26
ffa17b5

Breaking Changes

  • GitHub Rate Limit metrics now report for each resource type
  • Docker Tag now includes v prefix to align with Git Tags and Releases

New Features

  • Optionally disable GitHub Rate Limit collection via the GITHUB_RATE_LIMIT_ENABLED flag
  • 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-github client library instead of direct HTTP calls

Full Changelog: v1.3.1...v2.0.0

v1.3.1

Choose a tag to compare

@henrymcconville henrymcconville released this 25 Sep 12:40
1f5428f

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@henrymcconville henrymcconville released this 25 Sep 11:48
3798e3b

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@henrymcconville henrymcconville released this 30 Apr 10:59
7f31ba9

What's Changed

New Contributors

Full Changelog: 1.1.0...v1.2.0