- improvement: Updated eslint dev dependency: PR #145
- improvement: Updated .eslintrc.json to enable es6 and fixed eslint errors: PR #146
- improvement: Updated nock,mocha,sinon dependencies to fix lodash version: PR #153
- bugfix(express): express middleware closes segments when client request cancelled. PR#128
- The X-Ray SDK for Node.js is now an open source project. You can follow the project and submit issues and pull requests on GitHub.
- bugfix: Changed behavior on a http status code 429. Segment should have been marked as 'throttle' and 'error'.
- feature: Added debug logs for opening and closing segments.