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

MongoCluster Microsoft.DocumentDb 2024-06-01-preview #29330

Merge branch 'main' into olivertowers-mongocluster-Microsoft.Document…

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

MongoCluster Microsoft.DocumentDb 2024-06-01-preview #29330

Merge branch 'main' into olivertowers-mongocluster-Microsoft.Document…
8d22b7e
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded Aug 7, 2024 in 5m 38s

SDK azure-sdk-for-go succeeded

Details

    For more instructions, please refer to the FAQ .
  • ️✔️Succeeded in generating from d1599a7. 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 typespec project: specification/mongocluster/DocumentDB.MongoCluster.Management
    cmdout	[Go] Start to run `tsp-client init` to generate the code...
    cmdout	[Go] Start to generate changelog for package...
  • ️✔️sdk/resourcemanager/mongocluster/armmongocluster [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog] - Type of `Properties.ClusterStatus` has been changed from `*MongoClusterStatus` to `*Status`
    info	[Changelog] - Enum `MongoClusterStatus` has been removed
    info	[Changelog]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `CreateModeGeoReplica`, `CreateModeReplica` added to enum type `CreateMode`
    info	[Changelog] - New enum type `PreviewFeature` with values `PreviewFeatureGeoReplicas`
    info	[Changelog] - New enum type `PromoteMode` with values `PromoteModeSwitchover`
    info	[Changelog] - New enum type `PromoteOption` with values `PromoteOptionForced`
    info	[Changelog] - New enum type `ReplicationRole` with values `ReplicationRoleAsyncReplica`, `ReplicationRoleGeoAsyncReplica`, `ReplicationRolePrimary`
    info	[Changelog] - New enum type `ReplicationState` with values `ReplicationStateActive`, `ReplicationStateBroken`, `ReplicationStateCatchup`, `ReplicationStateProvisioning`, `ReplicationStateReconfiguring`, `ReplicationStateUpdating`
    info	[Changelog] - New enum type `Status` with values `StatusDropping`, `StatusProvisioning`, `StatusReady`, `StatusStarting`, `StatusStopped`, `StatusStopping`, `StatusUpdating`
    info	[Changelog] - New function `*ClientFactory.NewReplicasClient() *ReplicasClient`
    info	[Changelog] - New function `*MongoClustersClient.BeginPromote(context.Context, string, string, PromoteReplicaRequest, *MongoClustersClientBeginPromoteOptions) (*runtime.Poller[MongoClustersClientPromoteResponse], error)`
    info	[Changelog] - New function `NewReplicasClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ReplicasClient, error)`
    info	[Changelog] - New function `*ReplicasClient.NewListByParentPager(string, string, *ReplicasClientListByParentOptions) *runtime.Pager[ReplicasClientListByParentResponse]`
    info	[Changelog] - New struct `PromoteReplicaRequest`
    info	[Changelog] - New struct `Replica`
    info	[Changelog] - New struct `ReplicaListResult`
    info	[Changelog] - New struct `ReplicaParameters`
    info	[Changelog] - New struct `ReplicationProperties`
    info	[Changelog] - New field `InfrastructureVersion`, `PreviewFeatures`, `Replica`, `ReplicaParameters` in struct `Properties`
    info	[Changelog] - New field `PreviewFeatures` in struct `UpdateProperties`
    info	[Changelog]
    info	[Changelog] Total 2 breaking change(s), 43 additive change(s).
    Present SDK breaking changes suppressions
    No suppression file added.
    Absent SDK breaking changes suppressions
    - Enum `MongoClusterStatus` has been removed
    - Type of `Properties.ClusterStatus` has been changed from `*MongoClusterStatus` to `*Status`
    Parse Suppression File Errors
    No suppression file added.
    Please refer to the guidance for suppressing SDK breaking changes.