Sha256: 29a512d55e76c9193661a9712ea63f225f59bf77ba50275936770a3502b3480a

Contents?: true

Size: 1.31 KB

Versions: 2

Compression:

Stored size: 1.31 KB

Contents

## 1.0.6
* Determine gem dependencies for OS X & Linux at install time (@randomvariable)
## 1.0.5
* Escape run commands properly (@mrprimate)

## 1.0.4
* Ensure ~/.aws exists before saving configuration

## 1.0.3
* Fix setting environment variable throwing string frozen error (@timbirk)

## 1.0.2
* Display credential prompts on stderr to allow shell eval to work (@timbirk)

## 1.0.1
* Fix setting environment variable throwing string frozen error (@mrprimate)
* Fix incompatibility with version 0.4 of dry-struct (@tomhaynes)

## 1.0.0
* Fix deprecation warnings for dry-types
* Minimum Ruby version is now 2.2

## 0.2.2
* Add Yubikey OATH support to the default chain provider (@randomvariable)

## 0.2.1
* Loosen requirement on highline to improve compatibility with Puppet tools (@randomvariable)

## 0.2.0

* Add support for Yubikey as a source for MFA (@davbo)
* Remove expired credentials before writing new STS credentials (@davbo)

## 0.1.2

* Become compatible with Ruby 2.1 (@randomvariable)
* Added test suite from AWS SDK for Ruby (@randomvariable)

## 0.1.1

* Fix logging on Ruby 2.2 (@randomvariable)

## 0.1.0

* Complete rewrite with SDK compatible API layer (@randomvariable)

## 0.0.3

* Store master credentials in OS credential store. (@mrprimate)

## 0.0.2

* Add CLI (@mrprimate)

## 0.0.1

* Initial release (@jtopper)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
aws_assume_role-1.0.6-linux CHANGELOG.md
aws_assume_role-1.0.6 CHANGELOG.md