@google-cloud/firestore
Advanced tools
Comparing version 4.6.1 to 4.7.0
@@ -937,2 +937,3 @@ "use strict"; | ||
createCallOptions(methodName, retryCodes) { | ||
var _a; | ||
const callOptions = { | ||
@@ -943,2 +944,3 @@ otherArgs: { | ||
...this._settings.customHeaders, | ||
...(_a = this._settings[methodName]) === null || _a === void 0 ? void 0 : _a.customHeaders, | ||
}, | ||
@@ -945,0 +947,0 @@ }, |
@@ -7,2 +7,9 @@ # Changelog | ||
## [4.7.0](https://www.github.com/googleapis/nodejs-firestore/compare/v4.6.1...v4.7.0) (2020-11-05) | ||
### Features | ||
* add ability to specify custom headers for individual RPC types ([#1355](https://www.github.com/googleapis/nodejs-firestore/issues/1355)) ([0900379](https://www.github.com/googleapis/nodejs-firestore/commit/0900379e9853a8c2c7c36418dce8beb7ce966889)) | ||
### [4.6.1](https://www.github.com/googleapis/nodejs-firestore/compare/v4.6.0...v4.6.1) (2020-11-03) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/firestore", | ||
"description": "Firestore Client Library for Node.js", | ||
"version": "4.6.1", | ||
"version": "4.7.0", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Google Inc.", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4458284
83008