Skip to content

Releases: heyoutline/cloud_watch

v0.4.2

04 Feb 04:38
e89a19c
Compare
Choose a tag to compare
  • Adds ex_aws as an optional dependency.
  • Adds mix.lock to compile on older versions of Elixir

v0.4.1

07 Sep 17:01
01e029e
Compare
Choose a tag to compare
  • Add ex_aws exception handling for DataAlreadyAcceptedException and InvalidSequenceTokenException

v0.4.0

26 May 01:42
ada5780
Compare
Choose a tag to compare
  • Removes dependency on Poison
  • aws-elixir versions 0.5.0, 0.6.0, 0.7.0 are supported
  • Wide range of HTTPoison versions are now accepted (>= 0.11.1)
  • Fixes warnings for Elixir 1.11
  • Handles {:error, {"ThrottlingException", "Rate exceeded"}}, previously crashed