File tree 3 files changed +10
-2
lines changed
packages/google-cloud-redis
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/nodejs-redis?activeTab=versions
6
6
7
+ ### [ 2.2.4] ( https://www.github.com/googleapis/nodejs-redis/compare/v2.2.3...v2.2.4 ) (2021-07-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * ** deps:** google-gax v2.17.0 with mTLS ([ #496 ] ( https://www.github.com/googleapis/nodejs-redis/issues/496 ) ) ([ 479b07a] ( https://www.github.com/googleapis/nodejs-redis/commit/479b07aa9bbbbc154a54999706b0699e90e1fe9c ) )
13
+ * ** deps:** google-gax v2.17.1 ([ #499 ] ( https://www.github.com/googleapis/nodejs-redis/issues/499 ) ) ([ 61d5d83] ( https://www.github.com/googleapis/nodejs-redis/commit/61d5d8348ba0403147af65975386325273f974eb ) )
14
+
7
15
### [ 2.2.3] ( https://www.github.com/googleapis/nodejs-redis/compare/v2.2.2...v2.2.3 ) (2021-06-22)
8
16
9
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/redis" ,
3
3
"description" : " Google Cloud Memorystore for Redis API client for Node.js" ,
4
- "version" : " 2.2.3 " ,
4
+ "version" : " 2.2.4 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 11
11
"test" : " c8 mocha system-test"
12
12
},
13
13
"dependencies" : {
14
- "@google-cloud/redis" : " ^2.2.3 "
14
+ "@google-cloud/redis" : " ^2.2.4 "
15
15
},
16
16
"devDependencies" : {
17
17
"c8" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments