All Versions
60
Latest Version
Avg Release Cycle
23 days
Latest Release
-

Changelog History
Page 1

  • v0.12.6 Changes

    • โœ… Don't rely on JSON key ordering in tests (#165)
    • ๐Ÿ‘Œ Support LTS 17 (#163)
    • ๐Ÿ— Use haskell Docker image for building (#163)
  • v0.12.5 Changes

    • ๐Ÿ‘‰ Use official AWS base image (#160)
  • v0.12.4 Changes

  • v0.12.3 Changes

    • If an error occurs during a request, it is logged to standard output (and therefore CloudWatch) in addition to being returned to the client (#152).
  • v0.12.2 Changes

    • ๐Ÿง Explicitly use Amazon Linux 2 runtime (#150).
  • v0.12.1 Changes

    June 09, 2020
    • ๐Ÿ›  Fix for traversing SNS messages embedded in SQS events.
  • v0.12.0 Changes

    June 09, 2020
    • โœ‚ Remove LambdaEvent type and unimplemented event types.
    • โž• Add functions isCreatedEvent and isRemoveEvent for S3 events.
    • Generalise the monad type for lambdaMain.
    • โž• Add specialised main functions to make working with SQS, SNS and S3 events easier.
  • v0.11.3 Changes

    May 03, 2020
    • ๐Ÿ›  Fix deployment yet again.
  • v0.11.2 Changes

    May 03, 2020
    • ๐Ÿ›  Fix deployment (#137).
  • v0.11.1 Changes

    May 03, 2020
    • ๐Ÿ›  Fix deployment (#136).