Skip to content

Releases: ex-aws/ex_aws

ExAws v0.1.0

10 May 17:59
Compare
Choose a tag to compare

Changes

  • [Enhancement] Dynamo.Decoder.decode now supports dynamo set / list types
  • [Enhancement] Dynamo key schema supports ranges.
  • [BugFix] Kinesis tail won't fail after 5 minutes because it wasn't refreshing its iterator.
  • [Breaking] Lazy functions return bare enumerables, and will raise a badmatch should errors occur in subsequent requests.
  • [Breaking] Dynamo.Decoder.decode_collection has been removed in favor of just Enum.map or Stream.map decode.

ExAws v0.0.5

08 May 16:14
Compare
Choose a tag to compare
bump minor version now that dynamo, lambda, and kinesis have stabiliz…

…ed apis and options

ExAws v0.0.4

04 May 14:57
Compare
Choose a tag to compare
ExAws v0.0.4 Pre-release
Pre-release
ensure impl module is loaded when compiling