@google-cloud/bigquery-reservation
Advanced tools
Comparing version 1.1.6 to 1.2.0
# Changelog | ||
## [1.2.0](https://www.github.com/googleapis/nodejs-bigquery-reservation/compare/v1.1.6...v1.2.0) (2021-08-23) | ||
### Features | ||
* turns on self-signed JWT feature flag ([#100](https://www.github.com/googleapis/nodejs-bigquery-reservation/issues/100)) ([0047223](https://www.github.com/googleapis/nodejs-bigquery-reservation/commit/004722310ece662732fe60c8941be1b30214ed6d)) | ||
### Bug Fixes | ||
* **build:** migrate to using main branch ([#97](https://www.github.com/googleapis/nodejs-bigquery-reservation/issues/97)) ([2e5a332](https://www.github.com/googleapis/nodejs-bigquery-reservation/commit/2e5a332b21067dd73ec6d2b218b87b61b8ebf59e)) | ||
* **deps:** google-gax v2.24.1 ([#99](https://www.github.com/googleapis/nodejs-bigquery-reservation/issues/99)) ([3a4cdec](https://www.github.com/googleapis/nodejs-bigquery-reservation/commit/3a4cdec8d028f0d6fd6d8ebc3977c00231b290bb)) | ||
### [1.1.6](https://www.github.com/googleapis/nodejs-bigquery-reservation/compare/v1.1.5...v1.1.6) (2021-07-21) | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@google-cloud/bigquery-reservation", | ||
"version": "1.1.6", | ||
"version": "1.2.0", | ||
"description": "BigQuery Reservation client for Node.js", | ||
@@ -42,3 +42,3 @@ "repository": "googleapis/nodejs-bigquery-reservation", | ||
"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/bigquery-reservation.svg)](https://www.npmjs.org/package/@google-cloud/bigquery-reservation) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-bigquery-reservation/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-bigquery-reservation) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-bigquery-reservation/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-bigquery-reservation) | ||
@@ -19,3 +19,3 @@ | ||
A comprehensive list of changes in each version may be found in | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-bigquery-reservation/blob/master/CHANGELOG.md). | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-bigquery-reservation/blob/main/CHANGELOG.md). | ||
@@ -101,7 +101,7 @@ * [Google BigQuery Reservation Node.js Client API Reference][client-docs] | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-bigquery-reservation/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-bigquery-reservation/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-bigquery-reservation/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-bigquery-reservation&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
| Quickstart | [source code](https://github.com/googleapis/nodejs-bigquery-reservation/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-bigquery-reservation&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
@@ -155,3 +155,3 @@ | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-bigquery-reservation/blob/master/CONTRIBUTING.md). | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-bigquery-reservation/blob/main/CONTRIBUTING.md). | ||
@@ -161,4 +161,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). | ||
@@ -169,5 +169,5 @@ ## License | ||
See [LICENSE](https://github.com/googleapis/nodejs-bigquery-reservation/blob/master/LICENSE) | ||
See [LICENSE](https://github.com/googleapis/nodejs-bigquery-reservation/blob/main/LICENSE) | ||
[client-docs]: https://googleapis.dev/nodejs/bigqueryreservation/latest | ||
[client-docs]: https://cloud.google.com/nodejs/docs/reference/bigquery-reservation/latest | ||
[product-docs]: https://cloud.google.com/bigquery/docs/reference/reservations | ||
@@ -174,0 +174,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
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
1812452
28241
Updatedgoogle-gax@^2.24.1