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

[Hub Generated] Review request for Microsoft.ContainerRegistry to add version preview/2023-08-01-preview #25345

Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …

8bbb66c
Select commit
Loading
Failed to load commit list.
Merged

[Hub Generated] Review request for Microsoft.ContainerRegistry to add version preview/2023-08-01-preview #25345

Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …
8bbb66c
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Aug 16, 2023 in 3m 20s

SDK azure-sdk-for-go succeeded

azure-sdk-for-go
View more details.

Details

  • ️✔️Succeeded [Logs] Generate from e9dc4ccd80ec87b2b51b1087ca7ae06e3b9b3f75. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/containerregistry/armcontainerregistry [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `ErrorResponse.Error` has been changed from `*ErrorResponseBody` to `*ErrorDetail`
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `PackageSourceType` with values `PackageSourceTypeRemote`
    info	[Changelog] - New function `NewArchiveVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ArchiveVersionsClient, error)`
    info	[Changelog] - New function `*ArchiveVersionsClient.BeginCreate(context.Context, string, string, string, string, string, *ArchiveVersionsClientBeginCreateOptions) (*runtime.Poller[ArchiveVersionsClientCreateResponse], error)`
    info	[Changelog] - New function `*ArchiveVersionsClient.BeginDelete(context.Context, string, string, string, string, string, *ArchiveVersionsClientBeginDeleteOptions) (*runtime.Poller[ArchiveVersionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*ArchiveVersionsClient.Get(context.Context, string, string, string, string, string, *ArchiveVersionsClientGetOptions) (ArchiveVersionsClientGetResponse, error)`
    info	[Changelog] - New function `*ArchiveVersionsClient.NewListPager(string, string, string, string, *ArchiveVersionsClientListOptions) *runtime.Pager[ArchiveVersionsClientListResponse]`
    info	[Changelog] - New function `NewArchivesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ArchivesClient, error)`
    info	[Changelog] - New function `*ArchivesClient.BeginCreate(context.Context, string, string, string, string, Archive, *ArchivesClientBeginCreateOptions) (*runtime.Poller[ArchivesClientCreateResponse], error)`
    info	[Changelog] - New function `*ArchivesClient.BeginDelete(context.Context, string, string, string, string, *ArchivesClientBeginDeleteOptions) (*runtime.Poller[ArchivesClientDeleteResponse], error)`
    info	[Changelog] - New function `*ArchivesClient.Get(context.Context, string, string, string, string, *ArchivesClientGetOptions) (ArchivesClientGetResponse, error)`
    info	[Changelog] - New function `*ArchivesClient.NewListPager(string, string, string, *ArchivesClientListOptions) *runtime.Pager[ArchivesClientListResponse]`
    info	[Changelog] - New function `*ArchivesClient.Update(context.Context, string, string, string, string, ArchiveUpdateParameters, *ArchivesClientUpdateOptions) (ArchivesClientUpdateResponse, error)`
    info	[Changelog] - New function `*ClientFactory.NewArchiveVersionsClient() *ArchiveVersionsClient`
    info	[Changelog] - New function `*ClientFactory.NewArchivesClient() *ArchivesClient`
    info	[Changelog] - New struct `Archive`
    info	[Changelog] - New struct `ArchiveListResult`
    info	[Changelog] - New struct `ArchivePackageSourceProperties`
    info	[Changelog] - New struct `ArchiveProperties`
    info	[Changelog] - New struct `ArchiveUpdateParameters`
    info	[Changelog] - New struct `ArchiveUpdateProperties`
    info	[Changelog] - New struct `ArchiveVersion`
    info	[Changelog] - New struct `ArchiveVersionListResult`
    info	[Changelog] - New struct `ArchiveVersionProperties`
    info	[Changelog] - New struct `DebianArchivePackageSourceProperties`
    info	[Changelog] - New struct `DebianArchiveProperties`
    info	[Changelog] - New struct `ErrorAdditionalInfo`
    info	[Changelog] - New struct `ErrorDetail`
    info	[Changelog] - New struct `ErrorResponseForContainerRegistry`
    info	[Changelog]
    info	[Changelog] Total 1 breaking change(s), 43 additive change(s).