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

Add Identity to session pool registry #30748

Merge branch 'release-app-Microsoft.App-2024-08-02-preview' into naji…

f661d35
Select commit
Loading
Failed to load commit list.
Merged

Add Identity to session pool registry #30748

Merge branch 'release-app-Microsoft.App-2024-08-02-preview' into naji…
f661d35
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Breaking Change(Cross-Version) succeeded Sep 27, 2024 in 3m 27s

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
SessionPools.json 2024-08-02-preview(f661d35) 2024-02-02-preview(main)

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

No breaking changes detected in this comparison.

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

⚠️ 1017 - ReferenceRedirection

Displaying 8 out of 8 occurrences.

Index Description
1 The '$ref' property points to different models in the old and new versions.
New: common-types/resource-management/v5/types.json#L282:11
definitions.ErrorDetail.properties.details.items
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L409:15
2 The '$ref' property points to different models in the old and new versions.
New: common-types/resource-management/v5/types.json#L307:9
definitions.ErrorResponse.properties.error
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L387:9
3 The '$ref' property points to different models in the old and new versions.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L115:13
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools'].get.responses.default.schema
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L114:13
4 The '$ref' property points to different models in the old and new versions.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L160:13
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].get.responses.default.schema
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L159:13
5 The '$ref' property points to different models in the old and new versions.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L216:13
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].put.responses.default.schema
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L215:13
6 The '$ref' property points to different models in the old and new versions.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L278:13
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].patch.responses.default.schema
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L277:13
7 The '$ref' property points to different models in the old and new versions.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L328:13
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].delete.responses.default.schema
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L327:13
8 The '$ref' property points to different models in the old and new versions.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L73:13
paths['/subscriptions/{subscriptionId}/providers/Microsoft.App/sessionPools'].get.responses.default.schema
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L72:13

⚠️ 1029 - ReadonlyPropertyChanged

Displaying 3 out of 3 occurrences.

Index Description
1 The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v5/types.json#L279:9
definitions.ErrorDetail.properties.details
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L406:13
2 The read only property has changed from 'true' to 'false'.
New: common-types/resource-management/v5/types.json#L282:11
definitions.ErrorDetail.properties.details.items
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L409:15
3 The read only property has changed from 'true' to 'false'.
New: common-types/resource-management/v5/types.json#L307:9
definitions.ErrorResponse.properties.error
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L387:9

⚠️ 1033 - RemovedProperty

Displaying 2 out of 2 occurrences.

Index Description
1 The new version is missing a property found in the old version. Was 'innererror' renamed or removed?
New: common-types/resource-management/v5/types.json#L263:7
definitions.ErrorDetail.properties
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L390:11
2 The new version is missing a property found in the old version. Was 'registryServer' renamed or removed?
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L406:7
definitions.SessionRegistryCredentials.properties
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L405:7

⚠️ 1040 - AddedReadOnlyPropertyInResponse

Displaying 3 out of 3 occurrences.

Index Description
1 The new version has a new read-only property 'additionalInfo' in response that was not found in the old version.
New: common-types/resource-management/v5/types.json#L263:7
definitions.ErrorDetail.properties
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L390:11
2 The new version has a new read-only property 'additionalInfo' in response that was not found in the old version.
New: common-types/resource-management/v5/types.json#L263:7
definitions.ErrorDetail.properties
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L412:17
3 The new version has a new read-only property 'details' in response that was not found in the old version.
New: common-types/resource-management/v5/types.json#L263:7
definitions.ErrorDetail.properties
Old: Microsoft.App/preview/2024-02-02-preview/CommonDefinitions.json#L412:17

⚠️ 1042 - ChangedParameterOrder

Displaying 2 out of 2 occurrences.

Index Description
1 The order of parameter with Name: 'sessionPoolEnvelope', In: 'Body', was changed. Expected param at index '1' but instead found it at index '2'.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L178:9
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].put.parameters
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L177:9
2 The order of parameter with Name: 'sessionPoolEnvelope', In: 'Body', was changed. Expected param at index '1' but instead found it at index '2'.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L238:9
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].patch.parameters
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L237:9

⚠️ 1050 - ParameterLocationHasChanged

Displaying 4 out of 4 occurrences.

Index Description
1 Parameter location has changed. Name: 'sessionPoolName'. In: 'Path'. Old location is method: 'False'. New location is method: 'True'.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L137:9
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].get.parameters
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L136:9
2 Parameter location has changed. Name: 'sessionPoolName'. In: 'Path'. Old location is method: 'False'. New location is method: 'True'.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L178:9
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].put.parameters
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L177:9
3 Parameter location has changed. Name: 'sessionPoolName'. In: 'Path'. Old location is method: 'False'. New location is method: 'True'.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L238:9
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].patch.parameters
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L237:9
4 Parameter location has changed. Name: 'sessionPoolName'. In: 'Path'. Old location is method: 'False'. New location is method: 'True'.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L300:9
paths['/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.App/sessionPools/{sessionPoolName}'].delete.parameters
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L299:9

💬 1041 - AddedPropertyInResponse

Displaying 2 out of 2 occurrences.

Index Description
1 The new version has a new property 'identity' in response that was not found in the old version.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L406:7
definitions.SessionRegistryCredentials.properties
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L405:7
2 The new version has a new property 'server' in response that was not found in the old version.
New: Microsoft.App/preview/2024-08-02-preview/SessionPools.json#L406:7
definitions.SessionRegistryCredentials.properties
Old: Microsoft.App/preview/2024-02-02-preview/SessionPools.json#L405:7