Skip to content

Tags: murilobd/aws-lambda-router

Tags

0.10.0

Toggle 0.10.0's commit message
documentate generic error handler

0.9.1

Toggle 0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump node-fetch from 2.6.0 to 2.6.1 (spring-media#55)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.9.0

Toggle 0.9.0's commit message
prepare release version 0.9.0

0.8.4

Toggle 0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump lodash from 4.17.15 to 4.17.19 (spring-media#47)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.8.3

Toggle 0.8.3's commit message
add api gateway example; prepare release 0.8.3

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add release doku

0.8.1

Toggle 0.8.1's commit message
fix travis npm publish

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Proxy integration improvements (spring-media#36)

* improve Proxy integration return values
* fix ProxyIntegrationEvent body type
* consistently use statusCode
* add aws-lambda as dep
* improve README

v0.7.1

Toggle v0.7.1's commit message
prepare version 0.7.1

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improve documenation for proxyPath + add tests (spring-media#32)