Skip to content

Commit 60c4c90

Browse files
authored
Releasing version 2.55.0
Releasing version 2.55.0
2 parents a9c8717 + 2ce8b22 commit 60c4c90

File tree

1,571 files changed

+23904
-1818
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,571 files changed

+23904
-1818
lines changed

CHANGELOG.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [2.55.0]
8+
9+
#
10+
## Added
11+
12+
- Support for EmWarehouse Service
13+
- Support for native pod networking in the Container Engine for Kubernetes service
14+
- Support for safe-deleting nodes in the Container Engine for Kubernetes service
15+
- Support for backup policies returned as part of the database system list operation in the MySQL Database service
16+
- Support for diagnostics in the Database Management service
17+
- Support for the Network Monitoring service
18+
- Support for triggering reboot migration on instances with pending maintenance in the Compute service
19+
- Support for resource locking in the Identity service
20+
21+
     2. Breaking
22+
* Parameter {{preserve_data_volumes}} is removed from operation {{terminate_instance}} in the Compute service.
23+
## Changed
24+
- Minimum required [OCI Python SDK](https://github.com/oracle/oci-python-sdk) changed to 2.75.1
25+
726
## [2.54.0]
827

928
## Added
@@ -20,8 +39,6 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html
2039
- Support for quota resource locking in the Limits service
2140
- Support for returning the backup with the requested changes in the MySQL Database service
2241
- Support for CSV file type datasets for text labeling and JSONL in the Data Labeling service
23-
- Support for retries by default on the createAnnotation operation of the Data Labeling service
24-
2542

2643
## Changed
2744
- Minimum required [OCI Python SDK](https://github.com/oracle/oci-python-sdk) changed to 2.74.0

docs/collections/index_module.rst

+18
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ oracle.oci
290290
* :ref:`oracle.oci.oci_container_engine_cluster_migrate_to_native_vcn_status_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_migrate_to_native_vcn_status_facts_module>` -- Fetches details about a ClusterMigrateToNativeVcnStatus resource in Oracle Cloud Infrastructure
291291
* :ref:`oracle.oci.oci_container_engine_cluster_options_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_options_facts_module>` -- Fetches details about a ClusterOptions resource in Oracle Cloud Infrastructure
292292
* :ref:`oracle.oci.oci_container_engine_kubeconfig <ansible_collections.oracle.oci.oci_container_engine_kubeconfig_module>` -- Manage a Kubeconfig resource in Oracle Cloud Infrastructure
293+
* :ref:`oracle.oci.oci_container_engine_node <ansible_collections.oracle.oci.oci_container_engine_node_module>` -- Manage a Node resource in Oracle Cloud Infrastructure
293294
* :ref:`oracle.oci.oci_container_engine_node_pool <ansible_collections.oracle.oci.oci_container_engine_node_pool_module>` -- Manage a NodePool resource in Oracle Cloud Infrastructure
294295
* :ref:`oracle.oci.oci_container_engine_node_pool_facts <ansible_collections.oracle.oci.oci_container_engine_node_pool_facts_module>` -- Fetches details about one or multiple NodePool resources in Oracle Cloud Infrastructure
295296
* :ref:`oracle.oci.oci_container_engine_node_pool_options_facts <ansible_collections.oracle.oci.oci_container_engine_node_pool_options_facts_module>` -- Fetches details about a NodePoolOptions resource in Oracle Cloud Infrastructure
@@ -506,8 +507,13 @@ oracle.oci
506507
* :ref:`oracle.oci.oci_database_key_store_facts <ansible_collections.oracle.oci.oci_database_key_store_facts_module>` -- Fetches details about one or multiple KeyStore resources in Oracle Cloud Infrastructure
507508
* :ref:`oracle.oci.oci_database_maintenance_run <ansible_collections.oracle.oci.oci_database_maintenance_run_module>` -- Manage a MaintenanceRun resource in Oracle Cloud Infrastructure
508509
* :ref:`oracle.oci.oci_database_maintenance_run_facts <ansible_collections.oracle.oci.oci_database_maintenance_run_facts_module>` -- Fetches details about one or multiple MaintenanceRun resources in Oracle Cloud Infrastructure
510+
* :ref:`oracle.oci.oci_database_management_addm_tasks_facts <ansible_collections.oracle.oci.oci_database_management_addm_tasks_facts_module>` -- Fetches details about one or multiple AddmTasks resources in Oracle Cloud Infrastructure
511+
* :ref:`oracle.oci.oci_database_management_alert_log_counts_facts <ansible_collections.oracle.oci.oci_database_management_alert_log_counts_facts_module>` -- Fetches details about one or multiple AlertLogCounts resources in Oracle Cloud Infrastructure
512+
* :ref:`oracle.oci.oci_database_management_alert_log_facts <ansible_collections.oracle.oci.oci_database_management_alert_log_facts_module>` -- Fetches details about one or multiple AlertLog resources in Oracle Cloud Infrastructure
509513
* :ref:`oracle.oci.oci_database_management_asm_property_facts <ansible_collections.oracle.oci.oci_database_management_asm_property_facts_module>` -- Fetches details about one or multiple AsmProperty resources in Oracle Cloud Infrastructure
510514
* :ref:`oracle.oci.oci_database_management_associated_database_facts <ansible_collections.oracle.oci.oci_database_management_associated_database_facts_module>` -- Fetches details about one or multiple AssociatedDatabase resources in Oracle Cloud Infrastructure
515+
* :ref:`oracle.oci.oci_database_management_attention_log_counts_facts <ansible_collections.oracle.oci.oci_database_management_attention_log_counts_facts_module>` -- Fetches details about one or multiple AttentionLogCounts resources in Oracle Cloud Infrastructure
516+
* :ref:`oracle.oci.oci_database_management_attention_log_facts <ansible_collections.oracle.oci.oci_database_management_attention_log_facts_module>` -- Fetches details about one or multiple AttentionLog resources in Oracle Cloud Infrastructure
511517
* :ref:`oracle.oci.oci_database_management_awr_db_cpu_usage_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_cpu_usage_facts_module>` -- Fetches details about a AwrDbCpuUsage resource in Oracle Cloud Infrastructure
512518
* :ref:`oracle.oci.oci_database_management_awr_db_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_facts_module>` -- Fetches details about one or multiple AwrDb resources in Oracle Cloud Infrastructure
513519
* :ref:`oracle.oci.oci_database_management_awr_db_metric_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_metric_facts_module>` -- Fetches details about a AwrDbMetric resource in Oracle Cloud Infrastructure
@@ -532,6 +538,7 @@ oracle.oci
532538
* :ref:`oracle.oci.oci_database_management_db_management_private_endpoint_actions <ansible_collections.oracle.oci.oci_database_management_db_management_private_endpoint_actions_module>` -- Perform actions on a DbManagementPrivateEndpoint resource in Oracle Cloud Infrastructure
533539
* :ref:`oracle.oci.oci_database_management_db_management_private_endpoint_facts <ansible_collections.oracle.oci.oci_database_management_db_management_private_endpoint_facts_module>` -- Fetches details about one or multiple DbManagementPrivateEndpoint resources in Oracle Cloud Infrastructure
534540
* :ref:`oracle.oci.oci_database_management_execution_plan_stats_comparision_facts <ansible_collections.oracle.oci.oci_database_management_execution_plan_stats_comparision_facts_module>` -- Fetches details about a ExecutionPlanStatsComparision resource in Oracle Cloud Infrastructure
541+
* :ref:`oracle.oci.oci_database_management_historic_addm_result_actions <ansible_collections.oracle.oci.oci_database_management_historic_addm_result_actions_module>` -- Perform actions on a HistoricAddmResult resource in Oracle Cloud Infrastructure
535542
* :ref:`oracle.oci.oci_database_management_job <ansible_collections.oracle.oci.oci_database_management_job_module>` -- Manage a Job resource in Oracle Cloud Infrastructure
536543
* :ref:`oracle.oci.oci_database_management_job_actions <ansible_collections.oracle.oci.oci_database_management_job_actions_module>` -- Perform actions on a Job resource in Oracle Cloud Infrastructure
537544
* :ref:`oracle.oci.oci_database_management_job_execution_facts <ansible_collections.oracle.oci.oci_database_management_job_execution_facts_module>` -- Fetches details about one or multiple JobExecution resources in Oracle Cloud Infrastructure
@@ -548,11 +555,13 @@ oracle.oci
548555
* :ref:`oracle.oci.oci_database_management_proxied_for_user_facts <ansible_collections.oracle.oci.oci_database_management_proxied_for_user_facts_module>` -- Fetches details about one or multiple ProxiedForUser resources in Oracle Cloud Infrastructure
549556
* :ref:`oracle.oci.oci_database_management_proxy_user_facts <ansible_collections.oracle.oci.oci_database_management_proxy_user_facts_module>` -- Fetches details about one or multiple ProxyUser resources in Oracle Cloud Infrastructure
550557
* :ref:`oracle.oci.oci_database_management_role_facts <ansible_collections.oracle.oci.oci_database_management_role_facts_module>` -- Fetches details about one or multiple Role resources in Oracle Cloud Infrastructure
558+
* :ref:`oracle.oci.oci_database_management_snapshot_actions <ansible_collections.oracle.oci.oci_database_management_snapshot_actions_module>` -- Perform actions on a Snapshot resource in Oracle Cloud Infrastructure
551559
* :ref:`oracle.oci.oci_database_management_sql_tuning_advisor_task_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_facts_module>` -- Fetches details about one or multiple SqlTuningAdvisorTask resources in Oracle Cloud Infrastructure
552560
* :ref:`oracle.oci.oci_database_management_sql_tuning_advisor_task_finding_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_finding_facts_module>` -- Fetches details about one or multiple SqlTuningAdvisorTaskFinding resources in Oracle Cloud Infrastructure
553561
* :ref:`oracle.oci.oci_database_management_sql_tuning_advisor_task_recommendation_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_recommendation_facts_module>` -- Fetches details about one or multiple SqlTuningAdvisorTaskRecommendation resources in Oracle Cloud Infrastructure
554562
* :ref:`oracle.oci.oci_database_management_sql_tuning_advisor_task_sql_execution_plan_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_sql_execution_plan_facts_module>` -- Fetches details about a SqlTuningAdvisorTaskSqlExecutionPlan resource in Oracle Cloud Infrastructure
555563
* :ref:`oracle.oci.oci_database_management_sql_tuning_advisor_task_summary_report_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_advisor_task_summary_report_facts_module>` -- Fetches details about a SqlTuningAdvisorTaskSummaryReport resource in Oracle Cloud Infrastructure
564+
* :ref:`oracle.oci.oci_database_management_sql_tuning_set_facts <ansible_collections.oracle.oci.oci_database_management_sql_tuning_set_facts_module>` -- Fetches details about one or multiple SqlTuningSet resources in Oracle Cloud Infrastructure
556565
* :ref:`oracle.oci.oci_database_management_system_privilege_facts <ansible_collections.oracle.oci.oci_database_management_system_privilege_facts_module>` -- Fetches details about one or multiple SystemPrivilege resources in Oracle Cloud Infrastructure
557566
* :ref:`oracle.oci.oci_database_management_tablespace <ansible_collections.oracle.oci.oci_database_management_tablespace_module>` -- Manage a Tablespace resource in Oracle Cloud Infrastructure
558567
* :ref:`oracle.oci.oci_database_management_tablespace_actions <ansible_collections.oracle.oci.oci_database_management_tablespace_actions_module>` -- Perform actions on a Tablespace resource in Oracle Cloud Infrastructure
@@ -668,6 +677,11 @@ oracle.oci
668677
* :ref:`oracle.oci.oci_dns_zone_records <ansible_collections.oracle.oci.oci_dns_zone_records_module>` -- Manage a ZoneRecords resource in Oracle Cloud Infrastructure
669678
* :ref:`oracle.oci.oci_dns_zone_records_facts <ansible_collections.oracle.oci.oci_dns_zone_records_facts_module>` -- Fetches details about a ZoneRecords resource in Oracle Cloud Infrastructure
670679
* :ref:`oracle.oci.oci_dns_zone_transfer_server_facts <ansible_collections.oracle.oci.oci_dns_zone_transfer_server_facts_module>` -- Fetches details about one or multiple ZoneTransferServer resources in Oracle Cloud Infrastructure
680+
* :ref:`oracle.oci.oci_em_warehouse <ansible_collections.oracle.oci.oci_em_warehouse_module>` -- Manage an EmWarehouse resource in Oracle Cloud Infrastructure
681+
* :ref:`oracle.oci.oci_em_warehouse_actions <ansible_collections.oracle.oci.oci_em_warehouse_actions_module>` -- Perform actions on an EmWarehouse resource in Oracle Cloud Infrastructure
682+
* :ref:`oracle.oci.oci_em_warehouse_etl_run_facts <ansible_collections.oracle.oci.oci_em_warehouse_etl_run_facts_module>` -- Fetches details about one or multiple EtlRun resources in Oracle Cloud Infrastructure
683+
* :ref:`oracle.oci.oci_em_warehouse_facts <ansible_collections.oracle.oci.oci_em_warehouse_facts_module>` -- Fetches details about one or multiple EmWarehouse resources in Oracle Cloud Infrastructure
684+
* :ref:`oracle.oci.oci_em_warehouse_resource_usage_facts <ansible_collections.oracle.oci.oci_em_warehouse_resource_usage_facts_module>` -- Fetches details about a ResourceUsage resource in Oracle Cloud Infrastructure
671685
* :ref:`oracle.oci.oci_email_dkim <ansible_collections.oracle.oci.oci_email_dkim_module>` -- Manage a Dkim resource in Oracle Cloud Infrastructure
672686
* :ref:`oracle.oci.oci_email_dkim_facts <ansible_collections.oracle.oci.oci_email_dkim_facts_module>` -- Fetches details about one or multiple Dkim resources in Oracle Cloud Infrastructure
673687
* :ref:`oracle.oci.oci_email_domain <ansible_collections.oracle.oci.oci_email_domain_module>` -- Manage an EmailDomain resource in Oracle Cloud Infrastructure
@@ -779,6 +793,7 @@ oracle.oci
779793
* :ref:`oracle.oci.oci_identity_tag <ansible_collections.oracle.oci.oci_identity_tag_module>` -- Manage a Tag resource in Oracle Cloud Infrastructure
780794
* :ref:`oracle.oci.oci_identity_tag_actions <ansible_collections.oracle.oci.oci_identity_tag_actions_module>` -- Perform actions on a Tag resource in Oracle Cloud Infrastructure
781795
* :ref:`oracle.oci.oci_identity_tag_default <ansible_collections.oracle.oci.oci_identity_tag_default_module>` -- Manage a TagDefault resource in Oracle Cloud Infrastructure
796+
* :ref:`oracle.oci.oci_identity_tag_default_actions <ansible_collections.oracle.oci.oci_identity_tag_default_actions_module>` -- Perform actions on a TagDefault resource in Oracle Cloud Infrastructure
782797
* :ref:`oracle.oci.oci_identity_tag_default_facts <ansible_collections.oracle.oci.oci_identity_tag_default_facts_module>` -- Fetches details about one or multiple TagDefault resources in Oracle Cloud Infrastructure
783798
* :ref:`oracle.oci.oci_identity_tag_facts <ansible_collections.oracle.oci.oci_identity_tag_facts_module>` -- Fetches details about one or multiple Tag resources in Oracle Cloud Infrastructure
784799
* :ref:`oracle.oci.oci_identity_tag_namespace <ansible_collections.oracle.oci.oci_identity_tag_namespace_module>` -- Manage a TagNamespace resource in Oracle Cloud Infrastructure
@@ -1427,6 +1442,9 @@ oracle.oci
14271442
* :ref:`oracle.oci.oci_visual_builder_vb_instance <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_module>` -- Manage a VbInstance resource in Oracle Cloud Infrastructure
14281443
* :ref:`oracle.oci.oci_visual_builder_vb_instance_actions <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_actions_module>` -- Perform actions on a VbInstance resource in Oracle Cloud Infrastructure
14291444
* :ref:`oracle.oci.oci_visual_builder_vb_instance_facts <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_facts_module>` -- Fetches details about one or multiple VbInstance resources in Oracle Cloud Infrastructure
1445+
* :ref:`oracle.oci.oci_vn_monitoring_path_analyzer_test <ansible_collections.oracle.oci.oci_vn_monitoring_path_analyzer_test_module>` -- Manage a PathAnalyzerTest resource in Oracle Cloud Infrastructure
1446+
* :ref:`oracle.oci.oci_vn_monitoring_path_analyzer_test_actions <ansible_collections.oracle.oci.oci_vn_monitoring_path_analyzer_test_actions_module>` -- Perform actions on a PathAnalyzerTest resource in Oracle Cloud Infrastructure
1447+
* :ref:`oracle.oci.oci_vn_monitoring_path_analyzer_test_facts <ansible_collections.oracle.oci.oci_vn_monitoring_path_analyzer_test_facts_module>` -- Fetches details about one or multiple PathAnalyzerTest resources in Oracle Cloud Infrastructure
14301448
* :ref:`oracle.oci.oci_vulnerability_scanning_container_scan_recipe <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_recipe_module>` -- Manage a ContainerScanRecipe resource in Oracle Cloud Infrastructure
14311449
* :ref:`oracle.oci.oci_vulnerability_scanning_container_scan_recipe_actions <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_recipe_actions_module>` -- Perform actions on a ContainerScanRecipe resource in Oracle Cloud Infrastructure
14321450
* :ref:`oracle.oci.oci_vulnerability_scanning_container_scan_recipe_facts <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_recipe_facts_module>` -- Fetches details about one or multiple ContainerScanRecipe resources in Oracle Cloud Infrastructure

0 commit comments

Comments
 (0)