@google-cloud/bigquery-storage
Advanced tools
Comparing version
@@ -102,2 +102,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. | ||
@@ -104,0 +108,0 @@ if (servicePath === staticMembers.servicePath) { |
@@ -102,2 +102,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. | ||
@@ -104,0 +108,0 @@ if (servicePath === staticMembers.servicePath) { |
# Changelog | ||
## [2.6.0](https://www.github.com/googleapis/nodejs-bigquery-storage/compare/v2.5.4...v2.6.0) (2021-08-23) | ||
### Features | ||
* turns on self-signed JWT feature flag ([#200](https://www.github.com/googleapis/nodejs-bigquery-storage/issues/200)) ([ef2206c](https://www.github.com/googleapis/nodejs-bigquery-storage/commit/ef2206cf1087c23d144fbc4b50363efb4c6deab2)) | ||
### [2.5.4](https://www.github.com/googleapis/nodejs-bigquery-storage/compare/v2.5.3...v2.5.4) (2021-08-17) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-cloud/bigquery-storage", | ||
"version": "2.5.4", | ||
"version": "2.6.0", | ||
"description": "Client for the BigQuery Storage API", | ||
@@ -5,0 +5,0 @@ "repository": "googleapis/nodejs-bigquery-storage", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1905849
0.06%29335
0.03%