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

Create new API version 2024-11-01 adding provider field to GitRepository #30956

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Add enum values with description

b0775d5
Select commit
Loading
Failed to load commit list.
Open

Create new API version 2024-11-01 adding provider field to GitRepository #30956

Add enum values with description
b0775d5
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Oct 23, 2024 in 4m 10s

SDK azure-sdk-for-go succeeded

Details

Note

For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from b4d8f46. 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
    cmdout	[Go] Start to process autorest project: specification/kubernetesconfiguration/resource-manager/readme.md
    cmdout	[Go] Start to process rp: kubernetesconfiguration, namespace: armkubernetesconfiguration
    cmdout	[Go] Start to run `go generate` to regenerate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/resourcemanager/kubernetesconfiguration/armkubernetesconfiguration [Preview SDK Changes] Breaking Change Detected [Suppression File]
    info	[Changelog] ### Breaking Changes
    info	[Changelog] - Type of `KustomizationPatchDefinition.PostBuild` has been changed from `*PostBuildDefinition` to `*PostBuildPatchDefinition`
    info	[Changelog] ### Features Added
    info	[Changelog] - New value `SourceKindTypeOCIRepository` added to enum type `SourceKindType`
    info	[Changelog] - New enum type `OperationType` with values `OperationTypeCopy`, `OperationTypeExtract`
    info	[Changelog] - New enum type `ProviderType` with values `ProviderTypeAzure`, `ProviderTypeGeneric`
    info	[Changelog] - New struct `LayerSelectorDefinition`
    info	[Changelog] - New struct `LayerSelectorPatchDefinition`
    info	[Changelog] - New struct `MatchOidcIdentityDefinition`
    info	[Changelog] - New struct `MatchOidcIdentityPatchDefinition`
    info	[Changelog] - New struct `OCIRepositoryDefinition`
    info	[Changelog] - New struct `OCIRepositoryPatchDefinition`
    info	[Changelog] - New struct `OCIRepositoryRefDefinition`
    info	[Changelog] - New struct `OCIRepositoryRefPatchDefinition`
    info	[Changelog] - New struct `PostBuildPatchDefinition`
    info	[Changelog] - New struct `SubstituteFromPatchDefinition`
    info	[Changelog] - New struct `TLSConfigDefinition`
    info	[Changelog] - New struct `TLSConfigPatchDefinition`
    info	[Changelog] - New struct `VerifyDefinition`
    info	[Changelog] - New struct `VerifyPatchDefinition`
    info	[Changelog] - New field `OciRepository` in struct `FluxConfigurationPatchProperties`
    info	[Changelog] - New field `OciRepository` in struct `FluxConfigurationProperties`
    info	[Changelog] - New field `Provider` in struct `GitRepositoryDefinition`
    info	[Changelog] - New field `Provider` in struct `GitRepositoryPatchDefinition`
    info	[Changelog] Total 1 breaking change(s), 39 additive change(s).
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Type of `KustomizationPatchDefinition.PostBuild` has been changed from `*PostBuildDefinition` to `*PostBuildPatchDefinition`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.