这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.0.0

Choose a tag to compare

@henrymcconville henrymcconville released this 20 Oct 14:26
· 4 commits to master since this release
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