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

Adding E5 SKU to stable branch for GA release #27656

Merged
merged 4 commits into from
Feb 7, 2024

Add E5 to stable branch for GA release

be7fc45
Select commit
Loading
Failed to load commit list.
Merged

Adding E5 SKU to stable branch for GA release #27656

Add E5 to stable branch for GA release
be7fc45
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Feb 5, 2024 in 2m 42s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded [Logs] Generate from ab8cbaaaad04583340d81c9a4c388bae4927ef42. 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/redisenterprise/armredisenterprise [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Operation `*PrivateEndpointConnectionsClient.Delete` has been changed to LRO, use `*PrivateEndpointConnectionsClient.BeginDelete` instead.
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `ResourceStateScaling`, `ResourceStateScalingFailed` added to enum type `ResourceState`
    info	[Changelog] - New value `SKUNameEnterpriseE5` added to enum type `SKUName`
    info	[Changelog] - New enum type `CmkIdentityType` with values `CmkIdentityTypeSystemAssignedIdentity`, `CmkIdentityTypeUserAssignedIdentity`
    info	[Changelog] - New enum type `ManagedServiceIdentityType` with values `ManagedServiceIdentityTypeNone`, `ManagedServiceIdentityTypeSystemAssigned`, `ManagedServiceIdentityTypeSystemAssignedUserAssigned`, `ManagedServiceIdentityTypeUserAssigned`
    info	[Changelog] - New function `*DatabasesClient.BeginFlush(context.Context, string, string, string, FlushParameters, *DatabasesClientBeginFlushOptions) (*runtime.Poller[DatabasesClientFlushResponse], error)`
    info	[Changelog] - New struct `ClusterPropertiesEncryption`
    info	[Changelog] - New struct `ClusterPropertiesEncryptionCustomerManagedKeyEncryption`
    info	[Changelog] - New struct `ClusterPropertiesEncryptionCustomerManagedKeyEncryptionKeyIdentity`
    info	[Changelog] - New struct `FlushParameters`
    info	[Changelog] - New struct `ManagedServiceIdentity`
    info	[Changelog] - New struct `UserAssignedIdentity`
    info	[Changelog] - New field `Identity` in struct `Cluster`
    info	[Changelog] - New field `Encryption` in struct `ClusterProperties`
    info	[Changelog] - New field `Identity` in struct `ClusterUpdate`
    info	[Changelog]
    info	[Changelog] Total 1 breaking change(s), 27 additive change(s).