Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MFE][InferencePools] Add operation ID to Delta Model Controller #30776

[MFE][InferencePools] Add operation IDs

a02dfd8
Select commit
Loading
Failed to load commit list.
Merged

[MFE][InferencePools] Add operation ID to Delta Model Controller #30776

[MFE][InferencePools] Add operation IDs
a02dfd8
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) succeeded Sep 27, 2024 in 4m 59s

Check `Breaking Change(Cross-Version)` succeeded

CrossVersionBreakingChange
View Azure DevOps build log for more details.

Important

To see the full list of breaking changes messages, with all the details available:
In the relevant ADO build (see the link above), find the job CrossVersionBreakingChange, then the task within, also called CrossVersionBreakingChange.
In the task's build log, search for Full list of messages.

Details

Compared specs (v0.10.13) new version base version
mfe.json 2024-10-01-preview(a02dfd8) 2024-04-01(main)
mfe.json 2024-10-01-preview(a02dfd8) 2024-07-01-preview(main)

The following breaking changes have been detected in comparison to the latest stable version

⚠️ 1038 - AddedPath

Displaying 11 out of 11 occurrences.

Index Description
1 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L10042:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/deltaModels/modify']
2 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L10110:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/getStatus']
3 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L10169:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/skus']
4 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L8668:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools']
5 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L8754:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{inferencePoolName}']
6 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9051:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/endpoints']
7 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9145:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/endpoints/{endpointName}']
8 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9475:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups']
9 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9569:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}']
10 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9897:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/deltaModels/getStatus']
11 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9968:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/deltaModels/list']

💬 1020 - AddedEnumValue

Displaying 7 out of 7 occurrences.

Index Description
1 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20325:9
definitions.AutoMLJob.properties.jobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L17945:9
2 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20325:9
definitions.CommandJob.properties.jobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L17945:9
3 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20325:9
definitions.JobBase.properties.jobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L17945:9
4 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20325:9
definitions.PipelineJob.properties.jobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L17945:9
5 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20325:9
definitions.SparkJob.properties.jobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L17945:9
6 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20325:9
definitions.SweepJob.properties.jobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L17945:9
7 The new version is adding enum value(s) 'FineTuning' from the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L20828:5
definitions.JobType
Old: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L18486:5

💬 1043 - AddingOptionalParameter

Displaying 1 out of 1 occurrences.

Index Description
1 The optional parameter 'body' was added in the new version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L6368:11
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/datastores/{name}/listSecrets'].post.parameters[5]

The following breaking changes have been detected in comparison to the latest preview version

⚠️ 1038 - AddedPath

Displaying 11 out of 11 occurrences.

Index Description
1 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L10042:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/deltaModels/modify']
2 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L10110:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/getStatus']
3 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L10169:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/skus']
4 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L8668:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools']
5 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L8754:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{inferencePoolName}']
6 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9051:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/endpoints']
7 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9145:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/endpoints/{endpointName}']
8 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9475:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups']
9 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9569:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}']
10 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9897:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/deltaModels/getStatus']
11 The new version is adding a path that was not found in the old version.
New: Microsoft.MachineLearningServices/preview/2024-10-01-preview/mfe.json#L9968:5
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/inferencePools/{poolName}/groups/{groupName}/deltaModels/list']