Skip to content

Releases: kalgurn/github-rate-limits-prometheus-exporter

v3.2.1

20 Nov 08:46

Choose a tag to compare

What's Changed

  • chore: bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #103
  • chore: update Go version to 1.23 and toolchain to go1.23.3 by @kalgurn in #138
  • chore: bump actions/checkout from 3 to 4 by @dependabot[bot] in #114
  • chore: bump actions/setup-go from 4 to 5 by @dependabot[bot] in #102
  • chore: bump docker/build-push-action from 4.0.0 to 6.13.0 by @dependabot[bot] in #109
  • chore: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.2.0 to 2.16.0 by @dependabot[bot] in #133
  • chore: update Go version to 1.24 and dependencies in workflows and go… by @kalgurn in #139
  • chore: bump docker/metadata-action from 4.3.0 to 5.7.0 by @dependabot[bot] in #121
  • chore: bump github.com/stretchr/testify from 1.7.1 to 1.10.0 by @dependabot[bot] in #100
  • chore: bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #136
  • chore: bump github.com/prometheus/client_golang from 1.14.0 to 1.22.0 by @dependabot[bot] in #128
  • fix: prevent exporter panic, harden auth config, improve error handling by @bwnuts in #156

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

30 Jan 04:04
38fd4bb

Choose a tag to compare

What's Changed

  • Allow app configuration using org or repo name in lieu of installation id by @dblinkhorn in #98
  • chore: bump docker/login-action from 2.1.0 to 3.3.0 by @dependabot in #104

New Contributors

Full Changelog: v3.1.1...v3.2.0

v3.1.1

05 Sep 08:28
4fdf417

Choose a tag to compare

What's Changed

  • fix: quote GITHUB_LOG_METRIC_COLLECTION env var & remove default by @Skisocks in #94

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

20 Jun 14:24
9ceabb9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0 New metric added

01 May 18:20

Choose a tag to compare

⚠ BREAKING CHANGES

  • Add time left to reset metric (#68)

Features

v2.0.2 Actions bump

06 May 08:12
978ced6

Choose a tag to compare

What's Changed

  • chore: bump docker/build-push-action from 2.9.0 to 3.0.0 by @dependabot in #27
  • chore: bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #19
  • chore: bump github.com/migueleliasweb/go-github-mock from 0.0.7 to 0.0.8 by @dependabot in #20
  • chore: bump actions/setup-go from 2 to 3 by @dependabot in #22
  • chore: bump actions/upload-artifact from 2 to 3 by @dependabot in #23
  • chore: bump actions/download-artifact from 2 to 3 by @dependabot in #24
  • chore: bump docker/metadata-action from 3.6.2 to 4.0.1 by @dependabot in #26
  • chore: bump github/codeql-action from 1 to 2 by @dependabot in #28
  • chore: bump docker/login-action from 1.14.1 to 2.0.0 by @dependabot in #29

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

v2.0.1

10 Mar 14:56
bac109d

Choose a tag to compare

What's Changed

  • chore: updated helm chart for v2.0.0 by @kalgurn in #5
  • chore: bump docker/login-action from 1.10.0 to 1.12.0 by @dependabot in #6
  • chore: bump docker/build-push-action from 2.7.0 to 2.9.0 by @dependabot in #12
  • chore: bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.3 to 2.0.4 by @dependabot in #8
  • chore: bump github.com/migueleliasweb/go-github-mock from 0.0.5 to 0.0.6 by @dependabot in #7
  • chore: bump docker/login-action from 1.12.0 to 1.14.1 by @dependabot in #17
  • chore: bump actions/checkout from 2 to 3 by @dependabot in #16
  • chore: bump github.com/migueleliasweb/go-github-mock from 0.0.6 to 0.0.7 by @dependabot in #14
  • chore: bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 by @dependabot in #11

New Contributors

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

v2.0.0

20 Dec 19:16

Choose a tag to compare

⚠ BREAKING CHANGES

  • added label to the metrics (#4)

Features

For improved readability the variables were renamed a bit, thus the ENV variable GITHUB_APP_NAME is now GITHUB_ACCOUNT_NAME

v1.0.6

14 Dec 06:03

Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

13 Dec 15:18

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.5