Skip to content

Releases: ehmpathy/sdk-aws-lambda

v0.4.0

Choose a tag to compare

@rhelease rhelease released this 09 Sep 06:54
0f6f98a

What's Changed

  • feat(apigateway): an api-gateway handler owns its own wire response by @uladkasach in #26
  • fix(ci): carry the release commit message in env, not in the command text by @uladkasach in #27
  • chore(release): v0.4.0 🎉 by @rhelease[bot] in #28

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@rhelease rhelease released this 23 Jul 06:49
a175a08

What's Changed

  • feat(codegen): generate per-service sdk from lambda contract introspection by @ehm-a-seaturtle[bot] in #10
  • fix(ci): pin npm to v11 for oidc publish by @ehm-a-seaturtle[bot] in #11
  • chore(release): v0.3.0 🎉 by @rhelease[bot] in #12

New Contributors

  • @ehm-a-seaturtle[bot] made their first contribution in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@rhelease rhelease released this 30 Jun 10:15
9153d84

What's Changed

  • feat(introspection): runtime schema introspection for lambda endpoints by @ehm-seaturtle in #8
  • chore(release): v0.2.0 🎉 by @rhelease[bot] in #9

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@rhelease rhelease released this 24 Jun 11:52
92e3f5b

What's Changed

  • fix(ci): hardcode aws oidc role arn in publish workflow by @ehm-seaturtle in #6
  • chore(release): v0.1.1 🎉 by @rhelease[bot] in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@rhelease rhelease released this 23 Jun 12:41
202e428

What's Changed

  • feat(sdk-aws-lambda): merge simple-lambda-handlers and simple-lambda-client by @ehm-seaturtle in #5
  • chore(release): v0.1.0 🎉 by @rhelease[bot] in #1

New Contributors

  • @ehm-seaturtle made their first contribution in #5
  • @rhelease[bot] made their first contribution in #1

Full Changelog: https://github.com/ehmpathy/sdk-aws-lambda/commits/v0.1.0