@google-cloud/life-sciences
Advanced tools
Comparing version 1.0.3 to 1.1.0
@@ -103,2 +103,6 @@ "use strict"; | ||
this.auth = this._gaxGrpc.auth; | ||
// Set useJWTAccessWithScope on the auth object. | ||
this.auth.useJWTAccessWithScope = true; | ||
// Set defaultServicePath on the auth object. | ||
this.auth.defaultServicePath = staticMembers.servicePath; | ||
// Set the default scopes in auth client if needed. | ||
@@ -337,2 +341,3 @@ if (servicePath === staticMembers.servicePath) { | ||
stub.close(); | ||
this.operationsClient.close(); | ||
}); | ||
@@ -339,0 +344,0 @@ } |
# Changelog | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-life-sciences/compare/v1.0.3...v1.1.0) (2021-08-23) | ||
### Features | ||
* turns on self-signed JWT feature flag ([#29](https://www.github.com/googleapis/nodejs-life-sciences/issues/29)) ([c7e5c54](https://www.github.com/googleapis/nodejs-life-sciences/commit/c7e5c542ccdeb6b5085ecc0e93b16cb41dc41c28)) | ||
### [1.0.3](https://www.github.com/googleapis/nodejs-life-sciences/compare/v1.0.2...v1.0.3) (2021-08-17) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/life-sciences", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"description": "lifesciences client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-life-sciences", |
Sorry, the diff of this file is not supported yet
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
1720000
28533