-
Notifications
You must be signed in to change notification settings - Fork 95
Comparing changes
Open a pull request
base repository: prometheus/exporter-toolkit
base: v0.14.1
head repository: prometheus/exporter-toolkit
compare: v0.15.0
- 7 commits
- 13 files changed
- 3 contributors
Commits on Sep 5, 2025
-
Pin GitHub Actions to hash for supply chain security. Signed-off-by: SuperQ <superq@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d28088e - Browse repository at this point
Copy the full SHA d28088eView commit details -
feat: Add rate limiting (#331)
Adds a rate limiting mechanism, that will send HTTP/429 responses once a defined limit is reached (Token Bucket) Signed-off-by: Manuel Rüger <manuel@rueg.eu>
Configuration menu - View commit details
-
Copy full SHA for efac154 - Browse repository at this point
Copy the full SHA efac154View commit details
Commits on Oct 23, 2025
-
Update supported Go versions (#352)
Update to Go 1.25, minimum 1.24.0. Signed-off-by: SuperQ <superq@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a016cbc - Browse repository at this point
Copy the full SHA a016cbcView commit details -
Bump golang.org/x/time from 0.12.0 to 0.13.0 (#348)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.12.0 to 0.13.0. - [Commits](golang/time@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: golang.org/x/time dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3b01c3 - Browse repository at this point
Copy the full SHA f3b01c3View commit details -
Bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#351)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.42.0. - [Commits](golang/crypto@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e873c7 - Browse repository at this point
Copy the full SHA 3e873c7View commit details -
Bump go.yaml.in/yaml/v2 from 2.4.2 to 2.4.3 (#350)
Bumps [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) from 2.4.2 to 2.4.3. - [Commits](yaml/go-yaml@v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: go.yaml.in/yaml/v2 dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 371c300 - Browse repository at this point
Copy the full SHA 371c300View commit details -
Remove obsolete CircleCI config (#355)
Builds have been stopped in CircleCI, we can remove the config. Signed-off-by: SuperQ <superq@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 003133f - Browse repository at this point
Copy the full SHA 003133fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.14.1...v0.15.0