This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Releases: googleapis/nodejs-ai-platform
Releases · googleapis/nodejs-ai-platform
v1.14.1
@google-cloud/aiplatform v1.14.0
Features
- add enable_private_service_connect field to Endpoint (#238) (bac788d)
- add enable_private_service_connect field to Endpoint (#239) (e9cbc46)
- add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint (e9cbc46)
- add id field to DeployedModel (e9cbc46)
- add method signature to CreateFeatureStore, CreateEntityType, CreateFeature (e9cbc46)
- add network and enable_private_service_connect to IndexEndpoint (e9cbc46)
- add service_attachment field to PrivateEndpoints (e9cbc46)
- add service_attachment to IndexPrivateEndpoints (e9cbc46)
- add stratified_split field to training_pipeline InputDataConfig (e9cbc46)
- Exposing a field for v1 CustomJob-Tensorboard integration. (03881ff)
- Tensorboard v1 protos release (#234) (03881ff)
@google-cloud/aiplatform v1.13.0
@google-cloud/aiplatform v1.12.0
Features
- add featurestore service to aiplatform v1 feat: add metadata service to aiplatform v1 (#211) (b8a92f2)
- add Similarity to explanation in aiplatform v1beta1 feat: add EncryptionSpec to featurestore in aiplatform v1beta1 feat: add PipelineTaskStatus to pipeline_job in aiplatform v1beta1 feat: add BatchReadTensorboardTimeSeriesData to tensorboard_serv... (#210) (ae37fb8)
- add vizier service to aiplatform v1 (#205) (4d37e14)
Bug Fixes
@google-cloud/aiplatform v1.11.0
Features
- add deployment_group to DeployedIndex in aiplatform_v1beta1 (35b45f1)
- add model_deployment_monitoring_job to Endpoint in aiplatform_v1beta1 (35b45f1)
- add ModelEvaluationExplanationSpec in aiplatform_v1beta1 (35b45f1)
- add prediction service RPC RawPredict to aiplatform_v1beta1 feat: add tensorboard service RPCs to aiplatform_v1beta1: BatchCreateTensorboardRuns, BatchCreateTensorboardTimeSeries, WriteTensorboardExperimentData feat: add model_deployment_monitori... (#196) (35b45f1)
- add tensorboard service RPCs to aiplatform_v1beta1: BatchCreateTensorboardRuns, BatchCreateTensorboardTimeSeries, WriteTensorboardExperimentData (35b45f1)
- add Vizier service to aiplatform v1 (#197) (7da1062)
- turns on self-signed JWT feature flag (#191) (7e9b76f)
Bug Fixes
@google-cloud/aiplatform v1.10.1
@google-cloud/aiplatform v1.10.0
Features
- Adds BigQuery output table field to batch prediction job output config (22f1f67)
- Adds CustomJob.web_access_uris, CustomJob.enable_web_access fields (22f1f67)
- Adds Endpoint.network, Endpoint.private_endpoints fields and PrivateEndpoints message (22f1f67)
- Adds Execution.State constants: CACHED and CANCELLED (22f1f67)
- Adds Feature Store features (22f1f67)
- Adds fields to Study message (22f1f67)
- Adds IndexEndpoint.private_ip_ranges field (22f1f67)
- Adds IndexEndpointService.deployed_index_id field (22f1f67)
- Adds MetadataService.DeleteArtifact and DeleteExecution methods (22f1f67)
- Adds ModelMonitoringObjectConfig.explanation_config field and ModelMonitoringObjectConfig.ExplanationConfig message (22f1f67)
- Adds ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.attribution_score_skew_thresholds and ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.attribution_score_drift_threshold fields (22f1f67)
- Removes breaking change from v1 version of AI Platform protos (22f1f67)