File tree 3 files changed +9
-2
lines changed
packages/google-cloud-aiplatform
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.16.0] ( https://github.com/googleapis/nodejs-ai-platform/compare/v1.15.0...v1.16.0 ) (2022-02-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * add TPU_V2 & TPU_V3 values to AcceleratorType in aiplatform v1/v1beta1 accelerator_type.proto ([ #269 ] ( https://github.com/googleapis/nodejs-ai-platform/issues/269 ) ) ([ 6e9290f] ( https://github.com/googleapis/nodejs-ai-platform/commit/6e9290f8ce1c85dacae6d23a1bedb46d37a0d3cd ) )
9
+
3
10
## [ 1.15.0] ( https://github.com/googleapis/nodejs-ai-platform/compare/v1.14.1...v1.15.0 ) (2022-02-08)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/aiplatform" ,
3
- "version" : " 1.15 .0" ,
3
+ "version" : " 1.16 .0" ,
4
4
"description" : " Vertex AI client for Node.js" ,
5
5
"repository" : " googleapis/nodejs-ai-platform" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 13
13
"test" : " mocha --timeout 1200000 test/*.js"
14
14
},
15
15
"dependencies" : {
16
- "@google-cloud/aiplatform" : " ^1.15 .0" ,
16
+ "@google-cloud/aiplatform" : " ^1.16 .0" ,
17
17
"@google-cloud/storage" : " ^5.5.0"
18
18
},
19
19
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments