Skip to content

Releases: rhyeal/aws-rotate-iam-keys

Version 0.9.6.3

19 Mar 18:03
Compare
Choose a tag to compare
v0.9.6.3

and the template

Lots of Updates

18 Mar 01:29
c762690
Compare
Choose a tag to compare
  • Multiple PRs from mmrwoods
  • Verify new access key before updating credentials
  • Allow whitespace in homebrew config
  • Code formatting
  • Allow unstable and forked versions
  • Adding force rotate keys
  • Improved error handling
  • Skip install awscli and python where appropriate

Fixing JQ and Wget

04 Jun 19:50
Compare
Choose a tag to compare
  • Updated JQ to use raw format so no need for quote removal anymore
  • Updated url for wget
  • Added AWS permissions documentation

JSON hotfix

01 Mar 05:28
Compare
Choose a tag to compare
v0.9.1

v0.9.1 release, hotfix for josn

Updated MacOS work

12 Feb 18:28
6525691
Compare
Choose a tag to compare

New MacOS improvement thanks to @mmrwoods including launchd changes, PATH changes, and combined logging improvements.

Solving unbound variable error

08 Nov 17:45
Compare
Choose a tag to compare

Multi profile input works again

08 Nov 16:04
Compare
Choose a tag to compare
v0.8.0

v0.8.0 for multi profile keys working again

Input works again

26 Oct 19:45
Compare
Choose a tag to compare

Prior versions had an input bug where they were not processing command line arguments correctly. This version should fix that.

More bug fixes

25 Oct 16:56
Compare
Choose a tag to compare

Added a new method for parsing command line arguments
Squashed bugs with new parser

Added error checking

22 Oct 20:53
Compare
Choose a tag to compare

Added additional error checking for when you have 2 IAM keys on your profile and other issues with making a new key.