-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: prometheus/sigv4
base: v0.3.0
head repository: prometheus/sigv4
compare: v0.4.0
- 8 commits
- 7 files changed
- 2 contributors
Commits on Dec 1, 2025
-
Bump github.com/prometheus/common from 0.67.2 to 0.67.4
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.67.2 to 0.67.4. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.2...v0.67.4) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.67.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 84c4dee - Browse repository at this point
Copy the full SHA 84c4deeView commit details
Commits on Jan 5, 2026
-
Merge pull request #51 from prometheus/dependabot/go_modules/github.c…
…om/prometheus/common-0.67.4 Bump github.com/prometheus/common from 0.67.2 to 0.67.4
Configuration menu - View commit details
-
Copy full SHA for bd7fe3d - Browse repository at this point
Copy the full SHA bd7fe3dView commit details -
Bump the aws-sdk-go-v2 group with 4 updates
Bumps the aws-sdk-go-v2 group with 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2` from 1.39.5 to 1.40.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.5...v1.40.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.16 to 1.32.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.16...v1.32.2) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.18.20 to 1.19.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.18.20...service/m2/v1.19.2) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.39.0 to 1.41.2 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@v1.39.0...service/ivs/v1.41.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b768482 - Browse repository at this point
Copy the full SHA b768482View commit details -
Merge pull request #50 from prometheus/dependabot/go_modules/aws-sdk-…
…go-v2-0b220dbbd7 Bump the aws-sdk-go-v2 group with 4 updates
Configuration menu - View commit details
-
Copy full SHA for 38f467f - Browse repository at this point
Copy the full SHA 38f467fView commit details -
Add external_id support for AWS role assumption
AWS recommends using external IDs to prevent the confused deputy problem when granting cross-account access. This adds an optional external_id configuration field that is passed to STS AssumeRole when role_arn is specified. The implementation follows the same pattern as Prometheus core (prometheus/prometheus#17171) and uses the AWS SDK v2 functional options pattern to conditionally set the external ID only when provided. Fixes #46. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db5e513 - Browse repository at this point
Copy the full SHA db5e513View commit details
Commits on Jan 6, 2026
-
Merge pull request #52 from roidelapluie/roidelapluie/externalId
Add external_id support for AWS role assumption
Configuration menu - View commit details
-
Copy full SHA for 0afb788 - Browse repository at this point
Copy the full SHA 0afb788View commit details -
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c613f85 - Browse repository at this point
Copy the full SHA c613f85View commit details -
Merge pull request #53 from roidelapluie/roidelapluie/updatdeps
chore: Update go dependencies
Configuration menu - View commit details
-
Copy full SHA for 25ceaf6 - Browse repository at this point
Copy the full SHA 25ceaf6View 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.3.0...v0.4.0