Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/awslabs/amazon-ecr-credential-helper/ecr-login from 0.0.0-20220517224237-e6f29200ae04 to 0.9.1.

Release notes

Sourced from github.com/awslabs/amazon-ecr-credential-helper/ecr-login's releases.

Amazon ECR Credential Helper - Release v0.9.1

  • Drop golang 1.21 support.
  • Upgrade dependencies.

Assets

Amazon ECR Credential Helper - Release v0.9.0

  • Enhancement - Added support for environment variable AWS_ECR_IGNORE_CREDS_STORAGE=true to ignore ADD and DELETE requests. This makes tools that try to docker login work with registries managed the amazon-ecr-credential-helper. (#102 and #847)
  • Enhancement - Updated ECR pattern for new isolated regions. (#850)
  • Upgraded dependencies.

Assets

Amazon ECR Credential Helper - Release v0.8.0

  • Enhancement - Updated ECR pattern to match C2S environments. (#433)
  • Feature (Experimental) - Added support for building Windows ARM credential helper binaries. (#795)

Assets

Amazon ECR Credential Helper - Release v0.7.1

... (truncated)

Changelog

Sourced from github.com/awslabs/amazon-ecr-credential-helper/ecr-login's changelog.

0.9.1

  • Drop golang 1.21 support.
  • Upgrade dependencies.

0.9.0

  • Enhancement - Added support for environment variable AWS_ECR_IGNORE_CREDS_STORAGE=true to ignore ADD and DELETE requests. This makes tools that try to docker login work with registries managed the amazon-ecr-credential-helper. (#102 and #847)
  • Enhancement - Updated ECR pattern for new isolated regions. (#850)
  • Upgraded dependencies.

0.8.0

  • Enhancement - Updated ECR pattern to match C2S environments. (#433)
  • Feature (Experimental) - Added support for building Windows ARM credential helper binaries. (#795)

0.7.1

Note: v0.7.1 is functionally equivalent to v0.7.0. We have decided to create a duplicate release to reflect a more accurate changelog, since our v0.7.0 release did not contain any direct/indirect security patches.

  • Feature - Allow callers to set log output. (#309 and #312)
  • Upgrade dependencies for bug fixes.

0.7.0

  • Feature - Allow callers to set log output. (#309 and #312)
  • Upgrade dependencies for bug fixes and security patches.

0.6.0

  • Feature - Added support for AWS SSO (#229)
  • Feature - Added support to assume roles via EC2 instance metadata. (#282)
  • Feature - Added support for Apple Silicon (#291)
  • Enhancement - The AWS shared config file (~/.aws/config) is now always enabled. (AWS_SDK_LOAD_CONFIG environment variable is no longer supported) (#282)

0.5.0

  • Feature - Added support for ECR Public (#253)
  • Feature - Added support for EC2 IMDSv2 (#240)
  • Enhancement - The AWS shared config file (~/.aws/config) is now enabled by default. This can be disabled by setting the environment variable AWS_SDK_LOAD_CONFIG to false (#201)
  • Bug - Fixed an issue where output from a credential_process was sometimes too big for the default buffer (#240)

0.4.0

  • Feature - Added support for chaining assumed roles in the shared config file (~/.aws/config) defined by source_profile and credential_source (#177)
  • Feature - Added support for Web Identities and IAM Roles for Service Accounts (IRSA) with Kubernetes (#183)
  • Bug - Fixed the make docker target when the credential helper git repository is used as a git submodule (#184)

0.3.1

  • Bug - Log directory is now automatically created when the helper runs

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
…-login

Bumps [github.com/awslabs/amazon-ecr-credential-helper/ecr-login](https://github.com/awslabs/amazon-ecr-credential-helper) from 0.0.0-20220517224237-e6f29200ae04 to 0.9.1.
- [Release notes](https://github.com/awslabs/amazon-ecr-credential-helper/releases)
- [Changelog](https://github.com/awslabs/amazon-ecr-credential-helper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/amazon-ecr-credential-helper/commits/v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/awslabs/amazon-ecr-credential-helper/ecr-login
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/awslabs/amazon-ecr-credential-helper/ecr-login-0.9.1 branch from fb5f3b4 to 3b47e51 Compare March 12, 2025 21:11
@wagoodman wagoodman merged commit 79a77c4 into main Mar 17, 2025
7 checks passed
@wagoodman wagoodman deleted the dependabot/go_modules/github.com/awslabs/amazon-ecr-credential-helper/ecr-login-0.9.1 branch March 17, 2025 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants