Skip to content

Releases: adamkittelson/simplex

0.3.2

10 Jul 21:00
Compare
Choose a tag to compare
  • fix date comparison which determines if credentials from metadata API need refreshing

0.3.0

01 Apr 19:25
Compare
Choose a tag to compare

upgrade httpotion
remove exvcr dependency
retry exceptions

0.2.7

15 Oct 18:34
Compare
Choose a tag to compare
  • updated httpoison

0.2.6

09 Oct 18:58
Compare
Choose a tag to compare

retries with exponential back-off for server errors

0.2.5

23 Sep 21:59
Compare
Choose a tag to compare
  • Allow configuration of the SimpleDB API version

0.2.4

18 Sep 15:43
Compare
Choose a tag to compare
  • fix IAM credential usage

0.2.2

17 Sep 18:47
Compare
Choose a tag to compare
  • 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

17 Sep 17:04
Compare
Choose a tag to compare
update version.yml

0.2.0

17 Sep 17:02
Compare
Choose a tag to compare

Allow multiple configurations instead of one global configuration.

0.1.2

17 Sep 15:01
Compare
Choose a tag to compare

Retrieve AWS keys from IAM when running on an EC2 instance that was launched with a role