Lifecycle Management API endpoints and schemas removed
This is a breaking change — integrations that rely on the affected behaviour will need updates before the change rolls out.
What changed
The entire Lifecycle Management tag and all associated endpoints and schemas have been removed from the MongoDB Atlas Admin API spec. This includes the CRUD endpoints under /api/atlas/v2/groups/{groupId}/clusters/{clusterName}/lifecycleManagementPolicies and all related schemas (ApiCustomCriteria, ApiDailySchedule, ApiDateCriteria, ApiDefaultSchedule, ApiLifecycleManagementAction, ApiLifecycleManagementCriteria, ApiLifecycleManagementPolicyCreateRequest, ApiLifecycleManagementPolicyResponse, ApiTransitionDataAction, etc.). Any client integrating with the lifecycle management preview API will break immediately as these endpoints no longer exist in the spec.