diff --git a/oci-python-sdk-2.150.3.tar.gz b/oci-python-sdk-2.150.3.tar.gz deleted file mode 100644 index 25a6b87..0000000 --- a/oci-python-sdk-2.150.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f732fba5cdb200eeb573d56859770e4add14244413c2f2c78e829889db291936 -size 16996709 diff --git a/oci-python-sdk-2.152.0.tar.gz b/oci-python-sdk-2.152.0.tar.gz new file mode 100644 index 0000000..672c648 --- /dev/null +++ b/oci-python-sdk-2.152.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1dc7dfd88383a0ff78cae6292d5f3288523d434e62115e2577d7c2db50a644 +size 17102089 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index df928c0..9f08798 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,117 @@ +------------------------------------------------------------------- +Thu May 15 06:35:42 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 1.152.0 + * Support for the Model Deployment service + * Support for enabling and monitoring Pluggable Databases(PDB) + in the Database Management service + * Support for additional unit shapes in AI clusters in the + Generative AI service + * Support for node search details and node shape details on create + and update cluster operations in the OpenSearch service + * Models `DisableExternalMysqlAssociatedServiceDetails` and + `EnableExternalMysqlAssociatedServiceDetails` removed from + the Database Management service + * Property `lifecycle_state` removed from model + `ExadataInfrastructureLifecycleStateValues` in the Database Management service + * Operations `disable_external_mysql_associated_service` and + `enable_external_mysql_associated_service` removed from `ManagedMySqlDatabasesClient` + in the Database Management service + * Default retries disabled for operations `get_named_credential` and + `list_named_credentials` from `DbManagementClient` in the Database Management service + * Operation `modify_external_container_database_management_feature` + removed from `DbManagementClient` in the Database Management service +- from version 2.151.0 + * Support for dry run while creating cloud exadata Infrastructure and VM + clusters in the Database service + * Support for filters to get latest versions on list system versions API + in the Database service + * Support for generic fleets without fleet type in the Fleet Application + Management service + * Support for creating resources and changing compartment in the Fleet + Application Management service + * Support for infrastructure management via provisioning with terraform based + catalog items and deployments in the Fleet Application Management service + * Support for platform configuration metadata management in the Fleet + Application Management service + * Support for managing runbook versions in the Fleet Application Management service + * Support for provisioning runbooks in the Fleet Application Management service + * Support for resource inventory in the Fleet Application Management service + * Support for changing compartment for fleets, platforms configurations, properties, + patches, runbooks and task resources in the Fleet Application Management service + * Support for new migration phase in the Database migration service + * Models `Associations` and `NotificationPreferences` were removed from the + Fleet Application Management service + * Properties `resource_id` ,`name`, `type`, `application_type`, `runbook_id` are + removed from model `ActionGroupDetails` in the Fleet Application Management service + * 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 + * Property `tenancy_id` is removed from model `AssociatedSchedulerDefinition` in the + Fleet Application Management service + * Property `patch_type` is removed from models `CompliancePolicyRuleSummary` and + `CompliancePolicyRule` in the Fleet Application Management service + * Property `condition` is removed from model `ComponentProperties` in the Fleet + Application Management service + * Properties `patch_type` and `compartment_id` are removed from model + `CreateCompliancePolicyRuleDetails` in the Fleet Application Management service + * Property `compartment_id` is removed from models `CreateFleetCredentialDetails` + `CreateFleetPropertyDetails`, `UpdatePatchDetails` in the Fleet Application Management service + * Properties `fleet_type` ,`application_type`, `group_type`, `resource_selection_type`, + `rule_selection_criteria` are removed from model `CreateFleetDetails` in the Fleet Application + Management service + * Properties `maintenance_window_type` and `task_initiation_cutoff` are removed from models + `CreateMaintenanceWindowDetails`, `MaintenanceWindowSummary`, `MaintenanceWindow`, + `UpdateMaintenanceWindowDetails` in the Fleet Application Management service + * Properties `runbook_relevance` and `associations` are removed from models `CreateRunbookDetails` + and `Runbook` in the Fleet Application Management service + * Property `activity_initiation_cut_off` is removed from model `CreateSchedulerDefinitionDetails` + in the Fleet Application Management service + * Property `application_type` is removed from models `FleetResource` and `FleetResourceSummary` + in the Fleet Application Management service + * Property `fleet_type` is removed from model `FleetSummary` in the Fleet Application Management service + * Properties `application_type`, `group_type`, `resource_selection_type`, `rule_selection_criteria` + are removed from model `Fleet` in the Fleet Application Management service + * Property `id` is removed from model `OperationRunbook` in the Fleet Application Management service + * Property `on_upcoming_schedule` is removed from model `Preferences` in the Fleet Application Management service + * Property `runbook_relevance` is removed from model `RunbookSummary` in the Fleet Application Management service + * Properties `maintenance_window_id`, `recurrences`, `duration` are removed from model `Schedule` + in the Fleet Application Management service + * Properties `tenancy_id`, `action_group_types`, `application_types` are removed from model `ScheduledFleetSummary` + in the Fleet Application Management service + * Properties `action_group_types`, `application_types` are removed from models `ScheduledFleetSummary`, + `SchedulerDefinitionSummary`, `SchedulerDefinition` in the Fleet Application Management service + * Properties `action_group_types`, `application_types`, `associated_schedule_definition` are removed + from models `SchedulerJob`, `SchedulerJobSummary` in the Fleet Application Management service + * Property `value` is removed from model `TaskArgument` in the Fleet Application Management service + * Property `association_type` is removed from model `Task` in the Fleet Application Management service + * Property `patch_type` is removed from model `UpdateCompliancePolicyRuleDetails` + in the Fleet Application Management service + * Property `rule_selection_criteria` is removed from model `UpdateFleetDetails` + in the Fleet Application Management service + * Properties `associations`, `runbook_relevance` are removed from model `UpdateRunbookDetails` + in the Fleet Application Management service + * Property `activity_initiation_cut_off` is removed from model `UpdateSchedulerDefinitionDetails` + in the Fleet Application Management service + * Property `display_name` changed from optional to required in models `CreatePlatformConfigurationDetails`, + `CreateTaskRecordDetails` and `CreatePropertyDetails` in the Fleet Application Management service + * Type of property `content` changed to `PatchFileContentDetails` from `ContentDetails` in models + `GenericArtifact` and `PlatformSpecificArtifact` in the Fleet Application Management service + * Return type for property `notification_preferences` changed to `list[NotificationPreference]` from + `NotificationPreferences` in model `UpdateFleetDetails` in the Fleet Application Management service + * 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 + * Parameter `compartment_id` is removed from operation `list_fleet_properties` in the + `FleetAppsManagementClient` in the Fleet Application Management service + * Parameter `tenancy_id` is removed from operation `list_fleet_resources` in the + `FleetAppsManagementClient` in the Fleet Application Management service + * Parameter `compartment_id` is removed from operation `list_scheduled_fleets` in the + `FleetAppsManagementOperationsClient` in the Fleet Application Management service + * Parameters `sub_state` and `defintion_id` are removed from operation `list_scheduler_jobs` + in the `FleetAppsManagementOperationsClient` in the Fleet Application Management service + * Parameter `runbook_relevance` is removed from operation `list_runbooks` in the + `FleetAppsManagementRunbooksClient` in the Fleet Application Management service + ------------------------------------------------------------------- Tue Apr 29 12:38:20 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 29c1117..493c85d 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.150.3 +Version: 2.152.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0