Skip to content

Commit

Permalink
CodeGen from PR 19842 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2022-06-01-preview (Azure#19842)

* Adds base for updating Microsoft.MachineLearningServices from version stable/2022-05-01 to version 2022-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add idleShutdownSetting to Compute Instances (Azure#19748)

* Added idleTimeBeforeShutdown to compute instance properties

* Added api UpdateIdleShutdownSetting

Co-authored-by: Teo Magnino Chaban <teom@microsoft.com>

* Add mfe.json 2022-06-01-preview changes (Azure#19740)

* update mfe.json with 2022-06-01-preview spec

* update go.md with preview-2022-06

* add AutoMLJob examples (initial)

* add LabelingJob examples (initial)

* add Schedule examples (initial)

* prettier

* update AutoMLJob examples

* update LabelingJob examples

* update LabelingJob examples

* prettier

* typo fixes

* add Vectorizer to custom-words.txt

* add missing

* is this a breaking change?

* Revert "update go.md with preview-2022-06"

This reverts commit b49c64ae0eb258069251c8c13085fd1e5dde56e2.

* Updating Swagger Spec for MLC for CustomServices (Azure#19781)

* Updating Swagger Spec for MLC for CustomServices

* Added Examples

* Removing update API in favor of exisiting Patch API and Fixing some Validation issues

* Fixed Pretty Issue

* Fixed Id Issue

* Changed case

* Updated Examples

* Changing Description

* Added nullable fields

* Added update APIs

* Fixing validation errors

* Fix model validation

Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>

* Add encryption property to workspace update parameters (Azure#19893)

* Add encryption property to workspace update parameters

Adding the ability for users to update CMK keyIdentifier property for workspace update.

* Apply prettier changes

Co-authored-by: Joshua Loeffler <jloeffler@microsoft.com>

* Add enum value to OutputDataDeliveryMode (Azure#19964)

* add soft delete related properties (Azure#19907)

* add soft delete related properties

* resolve lint diff issue that enum name duplicaton

Co-authored-by: Xi Jin <jinxi@microsoft.com>

* Remove SoftDeleteEnabled. (Azure#20005)

* reorder DeploymentResourceConfiguration Definition (Azure#20057)

Co-authored-by: Teddy Todorov <forteddyt@gmail.com>
Co-authored-by: teochaban <teochaban@hotmail.com>
Co-authored-by: Teo Magnino Chaban <teom@microsoft.com>
Co-authored-by: Teddy Todorov <thtodoro@microsoft.com>
Co-authored-by: srivatsasinha <102133347+srivatsasinha@users.noreply.github.com>
Co-authored-by: Srivatsa Sinha <srsinha@microsoft.com>
Co-authored-by: jloeffler7 <102193043+jloeffler7@users.noreply.github.com>
Co-authored-by: Joshua Loeffler <jloeffler@microsoft.com>
Co-authored-by: XI JIN <giovannijin1990@gmail.com>
Co-authored-by: Xi Jin <jinxi@microsoft.com>
Co-authored-by: ZhidaLiu <86350902+ZhidaLiu@users.noreply.github.com>
  • Loading branch information
12 people committed Aug 5, 2022
1 parent d40202a commit 94598fe
Show file tree
Hide file tree
Showing 24 changed files with 12,736 additions and 2,082 deletions.
291 changes: 283 additions & 8 deletions sdk/machinelearning/arm-machinelearning/CHANGELOG.md
@@ -1,15 +1,290 @@
# Release History

## 2.0.0-beta.1 (2022-08-05)

**Features**

## 1.0.1 (Unreleased)
- Added operation group LabelingJobs
- Added operation group Schedules
- Added operation ComputeOperations.updateCustomServices
- Added operation ComputeOperations.updateIdleShutdownSetting
- Added Interface AutoForecastHorizon
- Added Interface AutoMLJob
- Added Interface AutoMLVertical
- Added Interface AutoNCrossValidations
- Added Interface AutoSeasonality
- Added Interface AutoTargetLags
- Added Interface AutoTargetRollingWindowSize
- Added Interface AzureDatastore
- Added Interface BindOptions
- Added Interface Classification
- Added Interface ClassificationTrainingSettings
- Added Interface CocoExportSummary
- Added Interface ColumnTransformer
- Added Interface ComputeUpdateCustomServicesOptionalParams
- Added Interface ComputeUpdateIdleShutdownSettingOptionalParams
- Added Interface CronTrigger
- Added Interface CsvExportSummary
- Added Interface CustomForecastHorizon
- Added Interface CustomNCrossValidations
- Added Interface CustomSeasonality
- Added Interface CustomService
- Added Interface CustomTargetLags
- Added Interface CustomTargetRollingWindowSize
- Added Interface DatasetExportSummary
- Added Interface DeploymentResourceConfiguration
- Added Interface Docker
- Added Interface EncryptionKeyVaultUpdateProperties
- Added Interface EncryptionUpdateProperties
- Added Interface Endpoint
- Added Interface EndpointScheduleAction
- Added Interface EnvironmentVariable
- Added Interface ExportSummary
- Added Interface FeaturizationSettings
- Added Interface ForecastHorizon
- Added Interface Forecasting
- Added Interface ForecastingSettings
- Added Interface ForecastingTrainingSettings
- Added Interface HdfsDatastore
- Added Interface IdleShutdownSetting
- Added Interface Image_2
- Added Interface ImageClassification
- Added Interface ImageClassificationBase
- Added Interface ImageClassificationMultilabel
- Added Interface ImageInstanceSegmentation
- Added Interface ImageLimitSettings
- Added Interface ImageModelDistributionSettings
- Added Interface ImageModelDistributionSettingsClassification
- Added Interface ImageModelDistributionSettingsObjectDetection
- Added Interface ImageModelSettings
- Added Interface ImageModelSettingsClassification
- Added Interface ImageModelSettingsObjectDetection
- Added Interface ImageObjectDetection
- Added Interface ImageObjectDetectionBase
- Added Interface ImageSweepLimitSettings
- Added Interface ImageSweepSettings
- Added Interface ImageVertical
- Added Interface JobResourceConfiguration
- Added Interface JobScheduleAction
- Added Interface KerberosCredentials
- Added Interface KerberosKeytabCredentials
- Added Interface KerberosKeytabSecrets
- Added Interface KerberosPasswordCredentials
- Added Interface KerberosPasswordSecrets
- Added Interface LabelCategory
- Added Interface LabelClass
- Added Interface LabelingDataConfiguration
- Added Interface LabelingJob
- Added Interface LabelingJobImageProperties
- Added Interface LabelingJobInstructions
- Added Interface LabelingJobMediaProperties
- Added Interface LabelingJobProperties
- Added Interface LabelingJobResourceArmPaginatedResult
- Added Interface LabelingJobsCreateOrUpdateHeaders
- Added Interface LabelingJobsCreateOrUpdateOptionalParams
- Added Interface LabelingJobsDeleteOptionalParams
- Added Interface LabelingJobsExportLabelsHeaders
- Added Interface LabelingJobsExportLabelsOptionalParams
- Added Interface LabelingJobsGetOptionalParams
- Added Interface LabelingJobsListNextOptionalParams
- Added Interface LabelingJobsListOptionalParams
- Added Interface LabelingJobsPauseOptionalParams
- Added Interface LabelingJobsResumeHeaders
- Added Interface LabelingJobsResumeOptionalParams
- Added Interface LabelingJobTextProperties
- Added Interface MLAssistConfiguration
- Added Interface MLAssistConfigurationDisabled
- Added Interface MLAssistConfigurationEnabled
- Added Interface NCrossValidations
- Added Interface NlpVertical
- Added Interface NlpVerticalFeaturizationSettings
- Added Interface NlpVerticalLimitSettings
- Added Interface ProgressMetrics
- Added Interface RecurrenceSchedule
- Added Interface RecurrenceTrigger
- Added Interface Regression
- Added Interface RegressionTrainingSettings
- Added Interface Schedule
- Added Interface ScheduleActionBase
- Added Interface ScheduleProperties
- Added Interface ScheduleResourceArmPaginatedResult
- Added Interface SchedulesCreateOrUpdateHeaders
- Added Interface SchedulesCreateOrUpdateOptionalParams
- Added Interface SchedulesDeleteHeaders
- Added Interface SchedulesDeleteOptionalParams
- Added Interface SchedulesGetOptionalParams
- Added Interface SchedulesListNextOptionalParams
- Added Interface SchedulesListOptionalParams
- Added Interface Seasonality
- Added Interface SparkJob
- Added Interface SparkJobEntry
- Added Interface SparkJobPythonEntry
- Added Interface SparkJobScalaEntry
- Added Interface SparkResourceConfiguration
- Added Interface StackEnsembleSettings
- Added Interface StatusMessage
- Added Interface TableVertical
- Added Interface TableVerticalFeaturizationSettings
- Added Interface TableVerticalLimitSettings
- Added Interface TargetLags
- Added Interface TargetRollingWindowSize
- Added Interface TextClassification
- Added Interface TextClassificationMultilabel
- Added Interface TextNer
- Added Interface TmpfsOptions
- Added Interface TrainingSettings
- Added Interface TriggerBase
- Added Interface VolumeDefinition
- Added Interface VolumeOptions
- Added Type Alias AutoMLVerticalUnion
- Added Type Alias BlockedTransformers
- Added Type Alias ClassificationModels
- Added Type Alias ClassificationMultilabelPrimaryMetrics
- Added Type Alias ClassificationPrimaryMetrics
- Added Type Alias ComputeProvisioningState
- Added Type Alias EgressPublicNetworkAccessType
- Added Type Alias EnvironmentVariableType
- Added Type Alias ExportFormatType
- Added Type Alias ExportSummaryUnion
- Added Type Alias FeatureLags
- Added Type Alias FeaturizationMode
- Added Type Alias ForecastHorizonMode
- Added Type Alias ForecastHorizonUnion
- Added Type Alias ForecastingModels
- Added Type Alias ForecastingPrimaryMetrics
- Added Type Alias ImageAnnotationType
- Added Type Alias ImageType
- Added Type Alias InstanceSegmentationPrimaryMetrics
- Added Type Alias JobProvisioningState
- Added Type Alias LabelingJobMediaPropertiesUnion
- Added Type Alias LabelingJobsCreateOrUpdateResponse
- Added Type Alias LabelingJobsExportLabelsResponse
- Added Type Alias LabelingJobsGetResponse
- Added Type Alias LabelingJobsListNextResponse
- Added Type Alias LabelingJobsListResponse
- Added Type Alias LearningRateScheduler
- Added Type Alias LogVerbosity
- Added Type Alias MediaType
- Added Type Alias MLAssistConfigurationType
- Added Type Alias MLAssistConfigurationUnion
- Added Type Alias ModelSize
- Added Type Alias NCrossValidationsMode
- Added Type Alias NCrossValidationsUnion
- Added Type Alias ObjectDetectionPrimaryMetrics
- Added Type Alias Protocol
- Added Type Alias PublicNetworkAccessType
- Added Type Alias RecurrenceFrequency
- Added Type Alias RegressionModels
- Added Type Alias RegressionPrimaryMetrics
- Added Type Alias ScheduleActionBaseUnion
- Added Type Alias ScheduleActionType
- Added Type Alias ScheduleProvisioningStatus
- Added Type Alias SchedulesCreateOrUpdateResponse
- Added Type Alias SchedulesGetResponse
- Added Type Alias SchedulesListNextResponse
- Added Type Alias SchedulesListResponse
- Added Type Alias SeasonalityMode
- Added Type Alias SeasonalityUnion
- Added Type Alias ShortSeriesHandlingConfiguration
- Added Type Alias SparkJobEntryType
- Added Type Alias SparkJobEntryUnion
- Added Type Alias StackMetaLearnerType
- Added Type Alias StatusMessageLevel
- Added Type Alias StochasticOptimizer
- Added Type Alias TargetAggregationFunction
- Added Type Alias TargetLagsMode
- Added Type Alias TargetLagsUnion
- Added Type Alias TargetRollingWindowSizeMode
- Added Type Alias TargetRollingWindowSizeUnion
- Added Type Alias TaskType
- Added Type Alias TextAnnotationType
- Added Type Alias TriggerBaseUnion
- Added Type Alias TriggerType
- Added Type Alias UseStl
- Added Type Alias ValidationMetricType
- Added Type Alias VolumeDefinitionType
- Added Type Alias WeekDay
- Added Type Alias WorkspaceProvisioningState
- Interface ComputeInstanceProperties has a new optional parameter customServices
- Interface ComputeInstanceProperties has a new optional parameter idleTimeBeforeShutdown
- Interface JobBaseProperties has a new optional parameter componentId
- Interface JobsListNextOptionalParams has a new optional parameter scheduled
- Interface JobsListNextOptionalParams has a new optional parameter scheduleId
- Interface JobsListOptionalParams has a new optional parameter scheduled
- Interface JobsListOptionalParams has a new optional parameter scheduleId
- Interface OnlineDeploymentProperties has a new optional parameter egressPublicNetworkAccess
- Interface OnlineEndpointProperties has a new optional parameter mirrorTraffic
- Interface OnlineEndpointProperties has a new optional parameter publicNetworkAccess
- Interface PipelineJob has a new optional parameter sourceJobId
- Interface Workspace has a new optional parameter scheduledPurgeDate
- Interface Workspace has a new optional parameter softDeletedAt
- Interface WorkspaceUpdateParameters has a new optional parameter encryption
- Class AzureMachineLearningWorkspaces has a new parameter labelingJobs
- Class AzureMachineLearningWorkspaces has a new parameter schedules
- Added Enum KnownBlockedTransformers
- Added Enum KnownClassificationModels
- Added Enum KnownClassificationMultilabelPrimaryMetrics
- Added Enum KnownClassificationPrimaryMetrics
- Added Enum KnownComputeProvisioningState
- Added Enum KnownEgressPublicNetworkAccessType
- Added Enum KnownEnvironmentVariableType
- Added Enum KnownExportFormatType
- Added Enum KnownFeatureLags
- Added Enum KnownFeaturizationMode
- Added Enum KnownForecastHorizonMode
- Added Enum KnownForecastingModels
- Added Enum KnownForecastingPrimaryMetrics
- Added Enum KnownImageAnnotationType
- Added Enum KnownImageType
- Added Enum KnownInstanceSegmentationPrimaryMetrics
- Added Enum KnownJobProvisioningState
- Added Enum KnownLearningRateScheduler
- Added Enum KnownLogVerbosity
- Added Enum KnownMediaType
- Added Enum KnownMLAssistConfigurationType
- Added Enum KnownModelSize
- Added Enum KnownNCrossValidationsMode
- Added Enum KnownObjectDetectionPrimaryMetrics
- Added Enum KnownProtocol
- Added Enum KnownPublicNetworkAccessType
- Added Enum KnownRecurrenceFrequency
- Added Enum KnownRegressionModels
- Added Enum KnownRegressionPrimaryMetrics
- Added Enum KnownScheduleActionType
- Added Enum KnownScheduleProvisioningStatus
- Added Enum KnownSeasonalityMode
- Added Enum KnownShortSeriesHandlingConfiguration
- Added Enum KnownSparkJobEntryType
- Added Enum KnownStackMetaLearnerType
- Added Enum KnownStatusMessageLevel
- Added Enum KnownStochasticOptimizer
- Added Enum KnownTargetAggregationFunction
- Added Enum KnownTargetLagsMode
- Added Enum KnownTargetRollingWindowSizeMode
- Added Enum KnownTaskType
- Added Enum KnownTextAnnotationType
- Added Enum KnownTriggerType
- Added Enum KnownUseStl
- Added Enum KnownValidationMetricType
- Added Enum KnownVolumeDefinitionType
- Added Enum KnownWeekDay
- Added Enum KnownWorkspaceProvisioningState
- Enum KnownCredentialsType has a new value KerberosKeytab
- Enum KnownCredentialsType has a new value KerberosPassword
- Enum KnownDatastoreType has a new value Hdfs
- Enum KnownJobStatus has a new value Scheduled
- Enum KnownJobType has a new value AutoML
- Enum KnownJobType has a new value Labeling
- Enum KnownJobType has a new value Spark
- Enum KnownOutputDeliveryMode has a new value Direct
- Enum KnownSecretsType has a new value KerberosKeytab
- Enum KnownSecretsType has a new value KerberosPassword

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes
**Breaking Changes**

- Removed Enum KnownProvisioningState


## 1.0.0 (2022-07-13)

The package of @azure/arm-machinelearning is using our next generation design principles. To learn more, please refer to our documentation [Quick Start](https://aka.ms/js-track2-quickstart).
2 changes: 1 addition & 1 deletion sdk/machinelearning/arm-machinelearning/README.md
Expand Up @@ -6,7 +6,7 @@ These APIs allow end users to operate on Azure Machine Learning Workspace resour

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-machinelearning) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-machinelearning) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-machinelearning) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-machinelearning?view=azure-node-preview) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
6 changes: 3 additions & 3 deletions sdk/machinelearning/arm-machinelearning/_meta.json
@@ -1,8 +1,8 @@
{
"commit": "49e2859d9eef95013f083af9506127cfffd1e866",
"commit": "7f284e06ffccbde5db35773eb4548e76496d9221",
"readme": "specification/machinelearningservices/resource-manager/readme.md",
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\machinelearningservices\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.1 --generate-sample=true",
"autorest_command": "",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.0",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.1",
"use": "@autorest/typescript@6.0.0-rc.1"
}
14 changes: 3 additions & 11 deletions sdk/machinelearning/arm-machinelearning/package.json
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for AzureMachineLearningWorkspaces.",
"version": "1.0.1",
"version": "2.0.0-beta.1",
"engines": {
"node": ">=12.0.0"
},
Expand Down Expand Up @@ -109,13 +109,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-machinelearning?view=azure-node-preview"
}
}
"autoPublish": true
}

0 comments on commit 94598fe

Please sign in to comment.