aws-xray-sdk
Advanced tools
Comparing version 2.3.0 to 2.3.1
# Changelog for AWS X-Ray SDK for JavaScript | ||
<!--LATEST=2.3.0--> | ||
<!--LATEST=2.3.1--> | ||
<!--ENTRYINSERT--> | ||
## 2.3.1 | ||
* change: Updated aws-xray-sdk-core to 2.3.1. See aws-xray-sdk-core's CHANGELOG.md for package changes. | ||
* change: Updated aws-xray-sdk-express to 2.3.1. No further changes. | ||
* change: Updated aws-xray-sdk-mysql to 2.3.1. No further changes. | ||
* change: Updated aws-xray-postgres to 2.3.1. No further changes. | ||
## 2.3.0 | ||
@@ -5,0 +11,0 @@ * change: Updated aws-xray-sdk-core to 2.3.0. See aws-xray-sdk-core's CHANGELOG.md for package changes. |
{ | ||
"name": "aws-xray-sdk", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "AWS X-Ray SDK for Javascript", | ||
@@ -14,6 +14,6 @@ "author": "Amazon Web Services", | ||
"dependencies": { | ||
"aws-xray-sdk-core": "^2.3.0", | ||
"aws-xray-sdk-express": "^2.3.0", | ||
"aws-xray-sdk-mysql": "^2.3.0", | ||
"aws-xray-sdk-postgres": "^2.3.0", | ||
"aws-xray-sdk-core": "^2.3.1", | ||
"aws-xray-sdk-express": "^2.3.1", | ||
"aws-xray-sdk-mysql": "^2.3.1", | ||
"aws-xray-sdk-postgres": "^2.3.1", | ||
"pkginfo": "^0.4.0" | ||
@@ -20,0 +20,0 @@ }, |
25148
Updatedaws-xray-sdk-core@^2.3.1
Updatedaws-xray-sdk-express@^2.3.1
Updatedaws-xray-sdk-mysql@^2.3.1
Updatedaws-xray-sdk-postgres@^2.3.1