@google-cloud/datastore
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -7,2 +7,10 @@ # Changelog | ||
### [5.0.2](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.1...v5.0.2) (2019-12-12) | ||
### Bug Fixes | ||
* update datastore_transactional_single_entity_group_read_only to consistently use transaction ([#551](https://www.github.com/googleapis/nodejs-datastore/issues/551)) ([fbff2e7](https://www.github.com/googleapis/nodejs-datastore/commit/fbff2e7d2f054b157cc669c979a9e5acb09dd7a1)) | ||
* **deps:** update dependency @grpc/grpc-js to v0.6.14 ([#552](https://www.github.com/googleapis/nodejs-datastore/issues/552)) ([f4df89c](https://www.github.com/googleapis/nodejs-datastore/commit/f4df89c50059541c75a7576c7264e3b7818871ea)) | ||
### [5.0.1](https://www.github.com/googleapis/nodejs-datastore/compare/v5.0.0...v5.0.1) (2019-12-05) | ||
@@ -9,0 +17,0 @@ |
{ | ||
"name": "@google-cloud/datastore", | ||
"description": "Cloud Datastore Client Library for Node.js", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"license": "Apache-2.0", | ||
@@ -51,3 +51,3 @@ "author": "Google LLC.", | ||
"@google-cloud/promisify": "^1.0.0", | ||
"@grpc/grpc-js": "0.6.13", | ||
"@grpc/grpc-js": "0.6.14", | ||
"@types/duplexify": "^3.6.0", | ||
@@ -54,0 +54,0 @@ "@types/long": "^4.0.0", |
2791832
+ Added@grpc/grpc-js@0.6.14(transitive)
- Removed@grpc/grpc-js@0.6.13(transitive)
Updated@grpc/grpc-js@0.6.14