Releases: adamkittelson/simplex
Releases · adamkittelson/simplex
0.3.2
0.3.0
upgrade httpotion
remove exvcr dependency
retry exceptions
0.2.7
- updated httpoison
0.2.6
retries with exponential back-off for server errors
0.2.5
- Allow configuration of the SimpleDB API version
0.2.4
- fix IAM credential usage
0.2.2
-
Add Simplex.start_link/2 so it can be used in a supervisor, e.g.
worker(Simplex, [%{:simpleb_url => "http://example.com"}, [name: :simplex]])
0.2.1
update version.yml
0.2.0
Allow multiple configurations instead of one global configuration.
0.1.2
Retrieve AWS keys from IAM when running on an EC2 instance that was launched with a role