Skip to content

Commit 683fed5

Browse files
committed
Merge branch 'release/0.11.7'
2 parents 0e2b69a + 7bc94c1 commit 683fed5

File tree

4 files changed

+434
-360
lines changed

4 files changed

+434
-360
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,3 +299,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
299299
- Modify using template literals [#403](https://github.com/motdotla/node-lambda/pull/403)
300300
- Remove unnecessary promise chain [#404](https://github.com/motdotla/node-lambda/pull/404)
301301
- Local/Cloud flag [#405](https://github.com/motdotla/node-lambda/pull/405)
302+
303+
## [0.11.7] - 2018-04-12
304+
### Features
305+
- AWS X-Ray SDK Support [#414](https://github.com/motdotla/node-lambda/pull/414)
306+
- Upgrade `standard` [#416](https://github.com/motdotla/node-lambda/pull/416)
307+
- Added support for using custom endpoints like localstack [#417](https://github.com/motdotla/node-lambda/pull/417)
308+
- NodeJS 8.10 runtime now available [#419](https://github.com/motdotla/node-lambda/pull/419)
309+
310+
### Bugfixes
311+
- remove env var value from commanderjs flag definition [#409](https://github.com/motdotla/node-lambda/pull/409)

0 commit comments

Comments
 (0)