File tree Expand file tree Collapse file tree
packages/google-cloud-redis Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-redis?activeTab=versions
66
7+ ## v0.4.0
8+
9+ 04-05-2019 08:45 PDT
10+
11+ ### New Features
12+ - feat: add support for instance failover ([ #147 ] ( https://github.com/googleapis/nodejs-redis/pull/147 ) )
13+
14+ ### Bug Fixes
15+ - fix: include 'x-goog-request-params' header in requests ([ #146 ] ( https://github.com/googleapis/nodejs-redis/pull/146 ) )
16+
717## v0.3.0
818
91903-22-2019 10:30 PDT
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/redis" ,
33 "description" : " Google Cloud Memorystore for Redis API client for Node.js" ,
4- "version" : " 0.3 .0" ,
4+ "version" : " 0.4 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1111 "test" : " mocha system-test"
1212 },
1313 "dependencies" : {
14- "@google-cloud/redis" : " ^0.3 .0"
14+ "@google-cloud/redis" : " ^0.4 .0"
1515 },
1616 "devDependencies" : {
1717 "mocha" : " ^6.0.0"
You can’t perform that action at this time.
0 commit comments