@google-cloud/filestore
Advanced tools
Comparing version
@@ -120,2 +120,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. | ||
@@ -1285,2 +1289,3 @@ if (servicePath === staticMembers.servicePath) { | ||
stub.close(); | ||
this.operationsClient.close(); | ||
}); | ||
@@ -1287,0 +1292,0 @@ } |
# Changelog | ||
## [1.1.0](https://www.github.com/googleapis/nodejs-filestore/compare/v1.0.1...v1.1.0) (2021-08-23) | ||
### Features | ||
* turns on self-signed JWT feature flag ([#14](https://www.github.com/googleapis/nodejs-filestore/issues/14)) ([00c32a4](https://www.github.com/googleapis/nodejs-filestore/commit/00c32a4eaeaf6e4f19559a38e51d2b5ec23197b4)) | ||
### [1.0.1](https://www.github.com/googleapis/nodejs-filestore/compare/v1.0.0...v1.0.1) (2021-08-17) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/filestore", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "file client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-filestore", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2525078
0.05%41430
0.02%