Skip to content

Commit

Permalink
When sourcing credentials from an external process, ignore stderr (#828)
Browse files Browse the repository at this point in the history
**Issue:**
If the external process logged to stderr during a normal successful run, the credentials would fail to parse

**Description of changes:**
Update submodules, latest version of aws-c-auth contains the fix, see: awslabs/aws-c-auth#250
```
aws-c-cal          v0.7.3 -> v0.7.4
aws-c-auth         v0.7.25 -> v0.7.29
```
  • Loading branch information
graebm committed Sep 6, 2024
1 parent 70b0c39 commit 4d34c94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

0 comments on commit 4d34c94

Please sign in to comment.