Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(2457): add retry logic to EcsCredentialProvider #2477

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    ebb1c75 View commit details
    Browse the repository at this point in the history
  2. Format code

    annuh committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d29b3cb View commit details
    Browse the repository at this point in the history
  3. add changelog file

    annuh committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d25ddaa View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Fix return value

    annuh committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    ccc12f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. improve exception message

    annuh committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    d98c993 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    59c8faa View commit details
    Browse the repository at this point in the history
  2. Add tests

    annuh committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    68b01f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix PHP5.x syntax error

    annuh committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    1084872 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    c615b22 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    3b8c5cd View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    01ca5b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    f373ac2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    f322607 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    a91dd05 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    d90dfaa View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. apply PR feedback

    annuh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    bcce958 View commit details
    Browse the repository at this point in the history
  2. apply PR feedback

    annuh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    97af9f8 View commit details
    Browse the repository at this point in the history
  3. fix tests

    annuh committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    312925c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. revert unwanted changes

    annuh committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e11fa3f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. feat(EscCredentialProvider): Resetting attempts to 0 when the `__in…

    …voke` method is called.
    wotta committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bc40f5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ccd079 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    bb6c101 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from wotta/fixes-for-issue-2457-support-retries…

    …-ecs-credentials-provider
    
    Fixes for issue 2457 support retries ecs credentials provider
    annuh authored May 13, 2024
    Configuration menu
    Copy the full SHA
    1913d81 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    faf7294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e3097 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge pull request #2 from wotta/issue-2457-support-retries-ecs-crede…

    …ntials-provider
    
    Updated code to line up with latest comments and expectations.
    annuh authored May 22, 2024
    Configuration menu
    Copy the full SHA
    82eb516 View commit details
    Browse the repository at this point in the history