Skip to content

v0.18.0

Compare
Choose a tag to compare
@shwethaumashanker shwethaumashanker released this 10 Oct 16:28
· 163 commits to main since this release
4162429

Preserves Formatting in .aws/config

Now, the formatting in .aws/config is preserved for commands such as:

s3 = 
    max_concurrent_requests = 100
    max_queue_size = 10000 

Readded the no-credential-process Flag

The no-credential-process flag has been reinstated in the granted sso populate command. We apologize for its accidental removal.

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.18.0