Skip to content

Releases: serverless-appsync/serverless-appsync-simulator

v0.10.0

18 Dec 13:55
Compare
Choose a tag to compare

Added

  • Hot-reloading vtl nd schema #63
  • Tests #8

v0.9.0

12 Dec 21:09
Compare
Choose a tag to compare

Added

  • support for Direct lambdas and default templates #62

v0.8.1

19 Nov 19:41
Compare
Choose a tag to compare

Fixes

  • AZ Region resolver #59

v0.8.0

15 Nov 14:58
Compare
Choose a tag to compare

Added

  • External Lambda #42
  • ci and auto publish to npm

Changed

  • upgraded dependencies

v0.7.1

25 Oct 15:34
Compare
Choose a tag to compare

Changed

Upgrade dependencies

Fixed http params encode #52

v0.7.0

29 Jul 20:31
Compare
Choose a tag to compare

Changed

  • Use amplify-cli Lambda Resolver #39

Fixes

  • Upgraded dependencies #39 (fixes #32)

v0.6.0

18 Jun 09:28
Compare
Choose a tag to compare

Changed

  • Add support for several schema file #34
  • Upgraded dependencies #35

v0.5.1

27 May 07:21
Compare
Choose a tag to compare

Fixed

  • HTTP resolver, should handle Exceptions #28
  • Group Lambda BatchInvoke by field parent/name #30
  • Pass the whole resources object to Cfn resolver #31

v0.5.0

19 May 19:50
Compare
Choose a tag to compare

Added

  • Support loading local environment variables into Lambdas #24
  • Support for Cfn Fn:: ImportValue #26

Changed

  • Replace amplify-util-mock with amplify-nodejs-function-runtime-provider #21

Fixed

  • Issue when no Resource present #19

v0.4.0

21 Apr 08:39
Compare
Choose a tag to compare

Added template substitution support #15