@google-cloud/redis
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -7,2 +7,9 @@ # Changelog | ||
### [2.3.1](https://www.github.com/googleapis/nodejs-redis/compare/v2.3.0...v2.3.1) (2021-09-09) | ||
### Bug Fixes | ||
* **build:** switch primary branch to main ([#514](https://www.github.com/googleapis/nodejs-redis/issues/514)) ([9882c5d](https://www.github.com/googleapis/nodejs-redis/commit/9882c5d3f6684cd4b2b049b61a7a38dbc995f90e)) | ||
## [2.3.0](https://www.github.com/googleapis/nodejs-redis/compare/v2.2.6...v2.3.0) (2021-08-23) | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@google-cloud/redis", | ||
"description": "Google Cloud Memorystore for Redis API client for Node.js", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"license": "Apache-2.0", | ||
@@ -6,0 +6,0 @@ "author": "Google LLC", |
@@ -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/redis.svg)](https://www.npmjs.org/package/@google-cloud/redis) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-redis/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-redis) | ||
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-redis/main.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-redis) | ||
@@ -19,3 +19,3 @@ | ||
A comprehensive list of changes in each version may be found in | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-redis/blob/master/CHANGELOG.md). | ||
[the CHANGELOG](https://github.com/googleapis/nodejs-redis/blob/main/CHANGELOG.md). | ||
@@ -85,7 +85,7 @@ * [Cloud Redis Node.js Client API Reference][client-docs] | ||
Samples are in the [`samples/`](https://github.com/googleapis/nodejs-redis/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-redis/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-redis/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-redis&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
| Quickstart | [source code](https://github.com/googleapis/nodejs-redis/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-redis&page=editor&open_in_editor=samples/quickstart.js,samples/README.md) | | ||
@@ -139,3 +139,3 @@ | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-redis/blob/master/CONTRIBUTING.md). | ||
Contributions welcome! See the [Contributing Guide](https://github.com/googleapis/nodejs-redis/blob/main/CONTRIBUTING.md). | ||
@@ -145,4 +145,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). | ||
@@ -153,3 +153,3 @@ ## License | ||
See [LICENSE](https://github.com/googleapis/nodejs-redis/blob/master/LICENSE) | ||
See [LICENSE](https://github.com/googleapis/nodejs-redis/blob/main/LICENSE) | ||
@@ -156,0 +156,0 @@ [client-docs]: https://cloud.google.com/nodejs/docs/reference/redis/latest |
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
2174775