Skip to content

Releases: felixb/swamp

v0.14.0

23 Sep 14:09
Compare
Choose a tag to compare
  • shrink binaries by updating to aws-sdk-2

Breaking changes:

  • -instance: removed.

v0.12.0

04 Oct 17:18
Compare
Choose a tag to compare
  • -alias-config: generate lowercase profile names and aliases
  • -target-account and -target-role: allow empty parameters to create only intermediate/session profile

Breaking changes:

  • -export-profile and -export-file: removed. Please use -exec instead, e.g. -exec bash

v0.11.0

07 Jan 12:59
Compare
Choose a tag to compare
  • -alias-config: support roles with /

v0.10.0

12 Feb 06:39
Compare
Choose a tag to compare
  • -alias-config generates shell aliases

v0.9.1

06 Jan 13:33
Compare
Choose a tag to compare
  • fix finding aws credentials on windows

v0.9

16 Nov 06:17
Compare
Choose a tag to compare
  • -quiet suppresses output
  • more explicit error messages for windows users

v0.8.2

23 Oct 05:58
Compare
Choose a tag to compare
  • fix string escaping

v0.8.1

17 Oct 05:58
Compare
Choose a tag to compare
  • add details to error messages

v0.8

19 Jun 12:36
Compare
Choose a tag to compare
  • -exec allows executing command with the target role assumed
  • write current default region to all profiles

v0.7

13 Mar 07:26
Compare
Choose a tag to compare
  • -mfa-exec allows to automatically obtain the mfa-device token
  • -target-profile defaults to swamp
  • -profile defaults to ``
  • -region defaults to ``
  • -instance is deprecated and replaced by no-op
  • obey environment variable AWS_SHARED_CREDENTIALS_FILE
  • hide flags -export-profile and -export-file on windows