File tree Expand file tree Collapse file tree
packages/packages/google-gax Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/gax-nodejs?activeTab=versions
66
7+ ## [ 2.3.0] ( https://www.github.com/googleapis/gax-nodejs/compare/v2.3.0-beta.0...v2.3.0 ) (2020-04-23)
8+
9+
10+ ### Features
11+
12+ * export fallback from fallback (circular) ([ #803 ] ( https://www.github.com/googleapis/gax-nodejs/issues/803 ) ) ([ caefab0] ( https://www.github.com/googleapis/gax-nodejs/commit/caefab0a03ce4e000e55df0cc9495df92632085c ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * add an internal getOperation method in operation client ([ #812 ] ( https://www.github.com/googleapis/gax-nodejs/issues/812 ) ) ([ cc99de0] ( https://www.github.com/googleapis/gax-nodejs/commit/cc99de0e9d9b29ad622432470d2d293e446ff07b ) )
18+
719## [ 2.2.0] ( https://www.github.com/googleapis/gax-nodejs/compare/v2.1.0...v2.2.0 ) (2020-04-13)
820
921
Original file line number Diff line number Diff line change 11{
22 "name" : " google-gax" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " Google API Extensions" ,
55 "main" : " build/src/index.js" ,
66 "types" : " build/src/index.d.ts" ,
Original file line number Diff line number Diff line change 1111 "test" : " c8 mocha system-test"
1212 },
1313 "dependencies" : {
14- "google-gax" : " ^2.2 .0"
14+ "google-gax" : " ^2.3 .0"
1515 },
1616 "devDependencies" : {
1717 "c8" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments