|
1 | 1 | # Release History |
2 | 2 |
|
| 3 | +## 12.1.0-beta.1 (2026-03-20) |
| 4 | +Compared with version 12.0.0 |
| 5 | + |
| 6 | +### Features Added |
| 7 | + - Added operation group ArchivesOperations |
| 8 | + - Added operation group ArchiveVersionsOperations |
| 9 | + - Added operation group ExportPipelinesOperations |
| 10 | + - Added operation group ImportPipelinesOperations |
| 11 | + - Added operation group PipelineRunsOperations |
| 12 | + - Added operation ConnectedRegistriesOperations.resync |
| 13 | + - Added Interface Archive |
| 14 | + - Added Interface ArchivePackageSourceProperties |
| 15 | + - Added Interface ArchiveProperties |
| 16 | + - Added Interface ArchivesCreateOptionalParams |
| 17 | + - Added Interface ArchivesDeleteOptionalParams |
| 18 | + - Added Interface ArchivesGetOptionalParams |
| 19 | + - Added Interface ArchivesListOptionalParams |
| 20 | + - Added Interface ArchivesUpdateOptionalParams |
| 21 | + - Added Interface ArchiveUpdateParameters |
| 22 | + - Added Interface ArchiveUpdateProperties |
| 23 | + - Added Interface ArchiveVersion |
| 24 | + - Added Interface ArchiveVersionProperties |
| 25 | + - Added Interface ArchiveVersionsCreateOptionalParams |
| 26 | + - Added Interface ArchiveVersionsDeleteOptionalParams |
| 27 | + - Added Interface ArchiveVersionsGetOptionalParams |
| 28 | + - Added Interface ArchiveVersionsListOptionalParams |
| 29 | + - Added Interface ConnectedRegistriesResyncOptionalParams |
| 30 | + - Added Interface ExportPipeline |
| 31 | + - Added Interface ExportPipelineProperties |
| 32 | + - Added Interface ExportPipelinesCreateOptionalParams |
| 33 | + - Added Interface ExportPipelinesDeleteOptionalParams |
| 34 | + - Added Interface ExportPipelinesGetOptionalParams |
| 35 | + - Added Interface ExportPipelinesListOptionalParams |
| 36 | + - Added Interface ExportPipelineTargetProperties |
| 37 | + - Added Interface ImportPipeline |
| 38 | + - Added Interface ImportPipelineProperties |
| 39 | + - Added Interface ImportPipelinesCreateOptionalParams |
| 40 | + - Added Interface ImportPipelinesDeleteOptionalParams |
| 41 | + - Added Interface ImportPipelinesGetOptionalParams |
| 42 | + - Added Interface ImportPipelinesListOptionalParams |
| 43 | + - Added Interface ImportPipelineSourceProperties |
| 44 | + - Added Interface PipelineRun |
| 45 | + - Added Interface PipelineRunProperties |
| 46 | + - Added Interface PipelineRunRequest |
| 47 | + - Added Interface PipelineRunResponse |
| 48 | + - Added Interface PipelineRunsCreateOptionalParams |
| 49 | + - Added Interface PipelineRunsDeleteOptionalParams |
| 50 | + - Added Interface PipelineRunsGetOptionalParams |
| 51 | + - Added Interface PipelineRunsListOptionalParams |
| 52 | + - Added Interface PipelineRunSourceProperties |
| 53 | + - Added Interface PipelineRunTargetProperties |
| 54 | + - Added Interface PipelineSourceTriggerDescriptor |
| 55 | + - Added Interface PipelineSourceTriggerProperties |
| 56 | + - Added Interface PipelineTriggerDescriptor |
| 57 | + - Added Interface PipelineTriggerProperties |
| 58 | + - Added Interface ProgressProperties |
| 59 | + - Added Interface RegistrySyncResult |
| 60 | + - Added Interface SoftDeletePolicy |
| 61 | + - Interface CacheRule has a new optional parameter identity |
| 62 | + - Interface CacheRuleUpdateParameters has a new optional parameter identity |
| 63 | + - Interface ConnectedRegistry has a new optional parameter registrySyncResult |
| 64 | + - Interface ConnectedRegistryProperties has a new optional parameter registrySyncResult |
| 65 | + - Interface Policies has a new optional parameter softDeletePolicy |
| 66 | + - Interface Registry has a new optional parameter autoGeneratedDomainNameLabelScope |
| 67 | + - Interface Registry has a new optional parameter endpointProtocol |
| 68 | + - Interface Registry has a new optional parameter metadataSearch |
| 69 | + - Interface Registry has a new optional parameter regionalEndpointHostNames |
| 70 | + - Interface Registry has a new optional parameter regionalEndpoints |
| 71 | + - Interface RegistryNameCheckRequest has a new optional parameter autoGeneratedDomainNameLabelScope |
| 72 | + - Interface RegistryNameCheckRequest has a new optional parameter resourceGroupName |
| 73 | + - Interface RegistryNameStatus has a new optional parameter availableLoginServerName |
| 74 | + - Interface RegistryProperties has a new optional parameter autoGeneratedDomainNameLabelScope |
| 75 | + - Interface RegistryProperties has a new optional parameter endpointProtocol |
| 76 | + - Interface RegistryProperties has a new optional parameter metadataSearch |
| 77 | + - Interface RegistryProperties has a new optional parameter regionalEndpointHostNames |
| 78 | + - Interface RegistryProperties has a new optional parameter regionalEndpoints |
| 79 | + - Interface RegistryPropertiesUpdateParameters has a new optional parameter endpointProtocol |
| 80 | + - Interface RegistryPropertiesUpdateParameters has a new optional parameter metadataSearch |
| 81 | + - Interface RegistryPropertiesUpdateParameters has a new optional parameter regionalEndpoints |
| 82 | + - Interface RegistryUpdateParameters has a new optional parameter endpointProtocol |
| 83 | + - Interface RegistryUpdateParameters has a new optional parameter metadataSearch |
| 84 | + - Interface RegistryUpdateParameters has a new optional parameter regionalEndpoints |
| 85 | + - Added Type Alias AutoGeneratedDomainNameLabelScope |
| 86 | + - Added Type Alias EndpointProtocol |
| 87 | + - Added Type Alias MetadataSearch |
| 88 | + - Added Type Alias PackageSourceType |
| 89 | + - Added Type Alias PipelineOptions |
| 90 | + - Added Type Alias PipelineRunSourceType |
| 91 | + - Added Type Alias PipelineRunTargetType |
| 92 | + - Added Type Alias PipelineSourceType |
| 93 | + - Added Type Alias RegionalEndpoints |
| 94 | + - Added Type Alias StorageAccessMode |
| 95 | + - Added Type Alias SyncState |
| 96 | + - Added Type Alias SyncTrigger |
| 97 | + - Added Type Alias TriggerStatus |
| 98 | + - Added Enum KnownAutoGeneratedDomainNameLabelScope |
| 99 | + - Added Enum KnownEndpointProtocol |
| 100 | + - Added Enum KnownMetadataSearch |
| 101 | + - Added Enum KnownPackageSourceType |
| 102 | + - Added Enum KnownPipelineOptions |
| 103 | + - Added Enum KnownPipelineRunSourceType |
| 104 | + - Added Enum KnownPipelineRunTargetType |
| 105 | + - Added Enum KnownPipelineSourceType |
| 106 | + - Added Enum KnownRegionalEndpoints |
| 107 | + - Added Enum KnownStorageAccessMode |
| 108 | + - Added Enum KnownSyncState |
| 109 | + - Added Enum KnownSyncTrigger |
| 110 | + - Added Enum KnownTriggerStatus |
| 111 | + - Enum KnownVersions has a new value VLatestPreview |
| 112 | + |
3 | 113 | ## 12.0.0 (2026-01-23) |
4 | 114 |
|
5 | 115 | ### Features Added |
|
0 commit comments