You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+58Lines changed: 58 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,64 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on `Keep a Changelog <http://keepachangelog.com/>`_.
6
6
7
+
====================
8
+
2.151.0 - 2025-05-06
9
+
====================
10
+
11
+
Added
12
+
-----
13
+
* Support for dry run while creating cloud exadata Infrastructure and VM clusters in the Database service
14
+
* Support for filters to get latest versions on list system versions API in the Database service
15
+
* Support for generic fleets without fleet type in the Fleet Application Management service
16
+
* Support for creating resources and changing compartment in the Fleet Application Management service
17
+
* Support for infrastructure management via provisioning with terraform based catalog items and deployments in the Fleet Application Management service
18
+
* Support for platform configuration metadata management in the Fleet Application Management service
19
+
* Support for managing runbook versions in the Fleet Application Management service
20
+
* Support for provisioning runbooks in the Fleet Application Management service
21
+
* Support for resource inventory in the Fleet Application Management service
22
+
* Support for changing compartment for fleets, platforms configurations, properties, patches, runbooks and task resources in the Fleet Application Management service
23
+
* Support for new migration phase in the Database migration service
24
+
25
+
Breaking
26
+
--------
27
+
* Models `Associations` and `NotificationPreferences` were removed from the Fleet Application Management service
28
+
* Properties `resource_id` ,`name`, `type`, `application_type`, `runbook_id` are removed from model `ActionGroupDetails` in the Fleet Application Management service
29
+
* Properties `resource_id`, `type`, `application_type`, `product`, `lifecycle_operation`, `runbook_id`, `target_id`, `subjects` are removed from model `ActionGroup` in the Fleet Application Management service
30
+
* Property `tenancy_id` is removed from model `AssociatedSchedulerDefinition` in the Fleet Application Management service
31
+
* Property `patch_type` is removed from models `CompliancePolicyRuleSummary` and `CompliancePolicyRule` in the Fleet Application Management service
32
+
* Property `condition` is removed from model `ComponentProperties` in the Fleet Application Management service
33
+
* Properties `patch_type` and `compartment_id` are removed from model `CreateCompliancePolicyRuleDetails` in the Fleet Application Management service
34
+
* Property `compartment_id` is removed from models `CreateFleetCredentialDetails` `CreateFleetPropertyDetails`, `UpdatePatchDetails` in the Fleet Application Management service
35
+
* Properties `fleet_type` ,`application_type`, `group_type`, `resource_selection_type`, `rule_selection_criteria` are removed from model `CreateFleetDetails` in the Fleet Application Management service
36
+
* Properties `maintenance_window_type` and `task_initiation_cutoff` are removed from models `CreateMaintenanceWindowDetails`, `MaintenanceWindowSummary`, `MaintenanceWindow`, `UpdateMaintenanceWindowDetails` in the Fleet Application Management service
37
+
* Properties `runbook_relevance` and `associations` are removed from models `CreateRunbookDetails` and `Runbook` in the Fleet Application Management service
38
+
* Property `activity_initiation_cut_off` is removed from model `CreateSchedulerDefinitionDetails` in the Fleet Application Management service
39
+
* Property `application_type` is removed from models `FleetResource` and `FleetResourceSummary` in the Fleet Application Management service
40
+
* Property `fleet_type` is removed from model `FleetSummary` in the Fleet Application Management service
41
+
* Properties `application_type`, `group_type`, `resource_selection_type`, `rule_selection_criteria` are removed from model `Fleet` in the Fleet Application Management service
42
+
* Property `id` is removed from model `OperationRunbook` in the Fleet Application Management service
43
+
* Property `on_upcoming_schedule` is removed from model `Preferences` in the Fleet Application Management service
44
+
* Property `runbook_relevance` is removed from model `RunbookSummary` in the Fleet Application Management service
45
+
* Properties `maintenance_window_id`, `recurrences`, `duration` are removed from model `Schedule` in the Fleet Application Management service
46
+
* Properties `tenancy_id`, `action_group_types`, `application_types` are removed from model `ScheduledFleetSummary` in the Fleet Application Management service
47
+
* Properties `action_group_types`, `application_types` are removed from models `ScheduledFleetSummary`, `SchedulerDefinitionSummary`, `SchedulerDefinition` in the Fleet Application Management service
48
+
* Properties `action_group_types`, `application_types`, `associated_schedule_definition` are removed from models `SchedulerJob`, `SchedulerJobSummary` in the Fleet Application Management service
49
+
* Property `value` is removed from model `TaskArgument` in the Fleet Application Management service
50
+
* Property `association_type` is removed from model `Task` in the Fleet Application Management service
51
+
* Property `patch_type` is removed from model `UpdateCompliancePolicyRuleDetails` in the Fleet Application Management service
52
+
* Property `rule_selection_criteria` is removed from model `UpdateFleetDetails` in the Fleet Application Management service
53
+
* Properties `associations`, `runbook_relevance` are removed from model `UpdateRunbookDetails` in the Fleet Application Management service
54
+
* Property `activity_initiation_cut_off` is removed from model `UpdateSchedulerDefinitionDetails` in the Fleet Application Management service
55
+
* Property `display_name` changed from optional to required in models `CreatePlatformConfigurationDetails`, `CreateTaskRecordDetails` and `CreatePropertyDetails` in the Fleet Application Management service
56
+
* Type of property `content` changed to `PatchFileContentDetails` from `ContentDetails` in models `GenericArtifact` and `PlatformSpecificArtifact` in the Fleet Application Management service
57
+
* Return type for property `notification_preferences` changed to `list[NotificationPreference]` from `NotificationPreferences` in model `UpdateFleetDetails` in the Fleet Application Management service
58
+
* Operations `get_work_request` , `list_work_request_errors` , `list_work_requests` , `list_work_request_logs` are removed from `FleetAppsManagementClient` in the Fleet Application Management service
59
+
* Parameter `compartment_id` is removed from operation `list_fleet_properties` in the `FleetAppsManagementClient` in the Fleet Application Management service
60
+
* Parameter `tenancy_id` is removed from operation `list_fleet_resources` in the `FleetAppsManagementClient` in the Fleet Application Management service
61
+
* Parameter `compartment_id` is removed from operation `list_scheduled_fleets` in the `FleetAppsManagementOperationsClient` in the Fleet Application Management service
62
+
* Parameters `sub_state` and `defintion_id` are removed from operation `list_scheduler_jobs` in the `FleetAppsManagementOperationsClient` in the Fleet Application Management service
63
+
* Parameter `runbook_relevance` is removed from operation `list_runbooks` in the `FleetAppsManagementRunbooksClient` in the Fleet Application Management service
0 commit comments