All Versions
11
Latest Version
Avg Release Cycle
191 days
Latest Release
1370 days ago

Changelog History
Page 1

  • v0.4.2 Changes

    July 23, 2020
    • Fix an issue where errors from the runtime were not retried
  • v0.4.1 Changes

    January 22, 2020
    • Constrain the envy version for correctly building with Cabal
    • Fix documentation examples for Runtime and Combinators
  • v0.4.0 Changes

    January 22, 2020
    • Add support for Value-based runtimes for handling JSON conversion errors explicitly
  • v0.3.1 Changes

    July 23, 2020
    • Fix an issue where errors from the runtime were not retried
  • v0.3.0 Changes

    February 26, 2019
    • Add support for triggered S3 events
  • v0.2.1 Changes

    July 23, 2020
    • Fix an issue where errors from the runtime were not retried
  • v0.2.0 Changes

    February 07, 2019
    • Expose AWS.Lambda.Combinators package for building other runtimes (e.g. to support Lambda Event triggers)
  • v0.1.3 Changes

    July 23, 2020
    • Fix an issue where errors from the runtime were not retried
  • v0.1.2 Changes

    January 11, 2019
    • Fix PVP bounds when building/uploading the package
  • v0.1.1 Changes

    January 08, 2019

    🛠 Fixed

    • Incorrect error message when getting events from AWS