This repository was archived by the owner on Jul 20, 2023. It is now read-only.
File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.17.0] ( https://github.com/googleapis/nodejs-ai-platform/compare/v1.16.0...v1.17.0 ) (2022-03-14)
4
+
5
+
6
+ ### Features
7
+
8
+ * add monitoring_config to EntityType in aiplatform v1 entity_type.proto ([ #277 ] ( https://github.com/googleapis/nodejs-ai-platform/issues/277 ) ) ([ d9b8b06] ( https://github.com/googleapis/nodejs-ai-platform/commit/d9b8b06644dccf50a8d796ecd175d87a27466350 ) )
9
+ * add PredictRequestResponseLoggingConfig to Endpoint in aiplatform v1 endpoint.proto ([ #275 ] ( https://github.com/googleapis/nodejs-ai-platform/issues/275 ) ) ([ 3e5dc67] ( https://github.com/googleapis/nodejs-ai-platform/commit/3e5dc673ce93c4f7323f86a4f303d10dd1dd0655 ) )
10
+
3
11
## [ 1.16.0] ( https://github.com/googleapis/nodejs-ai-platform/compare/v1.15.0...v1.16.0 ) (2022-02-22)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/aiplatform" ,
3
- "version" : " 1.16 .0" ,
3
+ "version" : " 1.17 .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.16 .0" ,
16
+ "@google-cloud/aiplatform" : " ^1.17 .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