@google-cloud/dataproc-metastore
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -30,2 +30,3 @@ /// <reference types="node" /> | ||
private _opts; | ||
private _providedCustomServicePath; | ||
private _gaxModule; | ||
@@ -37,2 +38,3 @@ private _gaxGrpc; | ||
descriptors: Descriptors; | ||
warn: (code: string, message: string, warnType?: string) => void; | ||
innerApiCalls: { | ||
@@ -39,0 +41,0 @@ [name: string]: Function; |
@@ -30,2 +30,3 @@ /// <reference types="node" /> | ||
private _opts; | ||
private _providedCustomServicePath; | ||
private _gaxModule; | ||
@@ -37,2 +38,3 @@ private _gaxGrpc; | ||
descriptors: Descriptors; | ||
warn: (code: string, message: string, warnType?: string) => void; | ||
innerApiCalls: { | ||
@@ -39,0 +41,0 @@ [name: string]: Function; |
@@ -30,2 +30,3 @@ /// <reference types="node" /> | ||
private _opts; | ||
private _providedCustomServicePath; | ||
private _gaxModule; | ||
@@ -37,2 +38,3 @@ private _gaxGrpc; | ||
descriptors: Descriptors; | ||
warn: (code: string, message: string, warnType?: string) => void; | ||
innerApiCalls: { | ||
@@ -39,0 +41,0 @@ [name: string]: Function; |
# Changelog | ||
### [1.1.6](https://www.github.com/googleapis/nodejs-dataproc-metastore/compare/v1.1.5...v1.1.6) (2021-08-17) | ||
### Bug Fixes | ||
* **build:** migrate to using main branch ([#77](https://www.github.com/googleapis/nodejs-dataproc-metastore/issues/77)) ([2a83f86](https://www.github.com/googleapis/nodejs-dataproc-metastore/commit/2a83f86b7bf920b9b1534085d6ffb00dbdcd1df9)) | ||
* **deps:** google-gax v2.24.1 ([#79](https://www.github.com/googleapis/nodejs-dataproc-metastore/issues/79)) ([c9a1751](https://www.github.com/googleapis/nodejs-dataproc-metastore/commit/c9a1751187e1acfdad07d2b9eacbbdf2d5033fcf)) | ||
### [1.1.5](https://www.github.com/googleapis/nodejs-dataproc-metastore/compare/v1.1.4...v1.1.5) (2021-07-12) | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@google-cloud/dataproc-metastore", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Metastore client for Node.js", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-dataproc-metastore", | ||
"dependencies": { | ||
"google-gax": "^2.17.1" | ||
"google-gax": "^2.24.1" | ||
}, | ||
@@ -45,0 +45,0 @@ "devDependencies": { |
@@ -9,3 +9,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost." | ||
[![npm version](https://img.shields.io/npm/v/@google-cloud/dataproc-metastore.svg)](https://www.npmjs.org/package/@google-cloud/dataproc-metastore) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-dataproc-metastore/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-dataproc-metastore) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-dataproc-metastore/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-dataproc-metastore) | ||
@@ -19,3 +19,3 @@ | ||
A comprehensive list of changes in each version may be found in | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-dataproc-metastore/blob/master/CHANGELOG.md). | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-dataproc-metastore/blob/main/CHANGELOG.md). | ||
@@ -88,7 +88,7 @@ * [Dataproc Metastore Node.js Client API Reference][client-docs] | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-dataproc-metastore/tree/master/samples) directory. Each sample's `README.md` has instructions for running its sample. | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-dataproc-metastore/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample. | ||
| Sample | Source Code | Try it | | ||
| --------------------------- | --------------------------------- | ------ | | ||
| Quickstart | [source code](https://github.com/googleapis/nodejs-dataproc-metastore/blob/master/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-dataproc-metastore&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
| Quickstart | [source code](https://github.com/googleapis/nodejs-dataproc-metastore/blob/main/samples/quickstart.js) | [![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-dataproc-metastore&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
@@ -136,3 +136,3 @@ | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-dataproc-metastore/blob/master/CONTRIBUTING.md). | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-dataproc-metastore/blob/main/CONTRIBUTING.md). | ||
@@ -142,4 +142,4 @@ Please note that this `README.md`, the `samples/README.md`, | ||
are generated from a central template. To edit one of these files, make an edit | ||
to its template in this | ||
[directory](https://github.com/googleapis/synthtool/tree/master/synthtool/gcp/templates/node_library). | ||
to its templates in | ||
[directory](https://github.com/googleapis/synthtool). | ||
@@ -150,5 +150,5 @@ ## License | ||
See [LICENSE](https://github.com/googleapis/nodejs-dataproc-metastore/blob/master/LICENSE) | ||
See [LICENSE](https://github.com/googleapis/nodejs-dataproc-metastore/blob/main/LICENSE) | ||
[client-docs]: https://cloud.google.com/dataproc-metastore/docs | ||
[client-docs]: https://cloud.google.com/nodejs/docs/reference/dataproc-metastore/latest | ||
[product-docs]: https://cloud.google.com/dataproc-metastore/ | ||
@@ -155,0 +155,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png |
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is too big to display
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
4314704
67678
Updatedgoogle-gax@^2.24.1