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

[Key Vault] docs.microsoft.com -> learn.microsoft.com #32769

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

docs.microsoft.com -> learn.microsoft.com

1a95c8b
Select commit
Loading
Failed to load commit list.
Open

[Key Vault] docs.microsoft.com -> learn.microsoft.com #32769

docs.microsoft.com -> learn.microsoft.com
1a95c8b
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Feb 22, 2025 in 5m 14s

SDK azure-sdk-for-go succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from 2d5ec80. 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
    warn		Warning: azure-sdk-for-go cannot be found in specification/keyvault/data-plane/readme.md. This SDK will be skipped from SDK generation. Please add the right config to the readme file according to this guidance https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/code-gen/configure-go-sdk.md#swagger-to-sdk.
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    cmdout	[Go] Start to process typespec project: specification/keyvault/Security.KeyVault.Keys
    cmdout	[Go] Start to run `tsp-client init` to generate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/security/keyvault/azkeys [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog] - Type of `DeletedKeyProperties.KID` has been changed from `*ID` to `*string`
    info	[Changelog] - Type of `JSONWebKey.KID` has been changed from `*ID` to `*string`
    info	[Changelog] - Type of `JSONWebKey.KeyOps` has been changed from `[]*KeyOperation` to `[]*string`
    info	[Changelog] - Type of `KeyAttributes.RecoveryLevel` has been changed from `*string` to `*DeletionRecoveryLevel`
    info	[Changelog] - Type of `KeyOperationResult.KID` has been changed from `*ID` to `*string`
    info	[Changelog] - Type of `KeyProperties.KID` has been changed from `*ID` to `*string`
    info	[Changelog] ### Features Added
    info	[Changelog] - New value `KeyOperationExport` added to enum type `KeyOperation`
    info	[Changelog] - New value `SignatureAlgorithmRSNULL` added to enum type `SignatureAlgorithm`
    info	[Changelog] - New enum type `DeletionRecoveryLevel` with values `DeletionRecoveryLevelCustomizedRecoverable`, `DeletionRecoveryLevelCustomizedRecoverableProtectedSubscription`, `DeletionRecoveryLevelCustomizedRecoverablePurgeable`, `DeletionRecoveryLevelPurgeable`, `DeletionRecoveryLevelRecoverable`, `DeletionRecoveryLevelRecoverableProtectedSubscription`, `DeletionRecoveryLevelRecoverablePurgeable`
    info	[Changelog] - New field `Maxresults` in struct `ListDeletedKeyPropertiesOptions`
    info	[Changelog] - New field `Maxresults` in struct `ListKeyPropertiesOptions`
    info	[Changelog] - New field `Maxresults` in struct `ListKeyPropertiesVersionsOptions`
    info	[Changelog] Total 5 breaking change(s), 13 additive change(s).
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Type of `DeletedKeyProperties.KID` has been changed from `*ID` to `*string`
    - Type of `JSONWebKey.KID` has been changed from `*ID` to `*string`
    - Type of `JSONWebKey.KeyOps` has been changed from `[]*KeyOperation` to `[]*string`
    - Type of `KeyAttributes.RecoveryLevel` has been changed from `*string` to `*DeletionRecoveryLevel`
    - Type of `KeyOperationResult.KID` has been changed from `*ID` to `*string`
    - Type of `KeyProperties.KID` has been changed from `*ID` to `*string`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.