You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this PR, there're a bunch of removals comparing to previous version 2023-06-01-preview but they're not reported in the cross version breaking change result. such as: ExportPipeline, ExportPipelineListResult, ExportPipelineProperties, etc.
This issue would result in the breaking change review ignoring these changes.
The text was updated successfully, but these errors were encountered:
Just to add to the discussion, those "removals" are from features that are in preview versions but are not ready to be GA'd/stable. They will be for sure included in the next preview API release.
This is the repro PR:
Azure/azure-rest-api-specs#24771
In this PR, there're a bunch of removals comparing to previous version 2023-06-01-preview but they're not reported in the cross version breaking change result. such as:
ExportPipeline
,ExportPipelineListResult
,ExportPipelineProperties
, etc.This issue would result in the breaking change review ignoring these changes.
The text was updated successfully, but these errors were encountered: