Skip to content

v1.6.0

Latest

Choose a tag to compare

@anasstahr anasstahr released this 29 May 13:03
· 7 commits to main since this release
Immutable release. Only release title and notes can be modified.
90e2cfd

Added

  • Per-call AWS profile override middleware for dynamic credential switching (#266)

Fixed

  • Always read fresh credentials from disk on every request instead of caching and refreshing reactively on auth errors (#294)
  • Prevent credential_process hang on Windows in stdio transport mode (#293)