Skip to content

Releases: claytonsilva/aws-sso-cred-restore

Skip AWS Profiles which don't have SSO Parameters

30 Apr 00:23
Compare
Choose a tag to compare

Fix: remove double quote in values

07 Jun 02:32
7f9feb9
Compare
Choose a tag to compare
v1.0.1

fix: remove double quotes in credentials rendering values

v1.0.0

17 Apr 10:21
Compare
Choose a tag to compare

Changes since last version

  • 7d2cb60: feat: initial commit from forked project
  • 8ccd811: Update README.md
  • 40218a1: aws cli is now aws and not aws2 and expires_at changed
  • 81e903c: changing version in setup
  • cb1c1e6: Add the pip installation instructions
  • e3a57e9: Fix bug when sso_region != profile region
  • 11dc5f6: Update setup.py
  • 95e295d: Fix tzinfo to UTC
  • 02443cc: Add a missing character to the profile placeholder
  • 180525e: Update packaging to v1 for pip
  • d15d41a: Update README to match pip changes and add license details
  • 01cc55b: Packaging tweaks
  • 231d16e: Fix packaging
  • eedd2f2: Add packaging pieces
  • 44b3e34: Update README.md
  • 5cf7c14: Add SonarCloud quality badge to README
  • 9c4e9b3: Addition of a couple of blank lines
  • d30e42b: Add empty properties file for auto analysis
  • 5e06347: Fix exporting and update docs accordingly
  • 8aa74ce: Adjust export method
  • d3612c1: Update the README
  • 65dc84f: Initial commit
  • d586c9d: Initial commit