Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 474 Bytes

File metadata and controls

12 lines (9 loc) · 474 Bytes

Changelog for AWS X-Ray SDK Express for JavaScript

1.1.5

  • 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.

1.1.2

  • bugfix: Changed behavior on a http status code 429. Segment should have been marked as 'throttle' and 'error'.

1.1.1

  • feature: Added debug logs for opening and closing segments.