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

ignores caching for AWS credentials provider #4000

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

daschaa
Copy link

@daschaa daschaa commented Feb 11, 2025

Description

Closes #1844

Adds the ignoreCache option that was recently added to the AWS credentials provider, so that Bruno does not need a restart when the credentials were updated.

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

@helloanoop
Copy link
Contributor

@daschaa Changes look good. Can you update the version to 3.750.0 and test it? I'd to like to have this PR use the latest version available.

@daschaa
Copy link
Author

daschaa commented Feb 19, 2025

@helloanoop done :)

[Created using GitHub CoPilot]
@daschaa
Copy link
Author

daschaa commented Feb 19, 2025

@helloanoop sorry, forgot to push, now it's done :)

@helloanoop
Copy link
Contributor

@daschaa The npm ci step in the build is failing. Could you also commit the package-lock changes

@daschaa
Copy link
Author

daschaa commented Feb 20, 2025

@helloanoop done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Load Environment Variables for sigV4 on request and not only on startup
2 participants