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.md
+23
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5
5
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
+
## [2.23.0] - 2021-06-03
8
+
9
+
## Added
10
+
- Option hostname_format_preferences in inventory plugin which allows a list of preferred hostname formats which can be specified using jinja 2 template expressions
11
+
- Support for OCI Bastion service
12
+
- Support for Generic Artifacts Service
13
+
- Support in Database Management Service for getting the AWR database report for the specific database
14
+
- Support in Database Management Service for getting the AWR SQL report for a specific SQL
15
+
- Support in Database Management Service to list the AWR snapshots of the specified database
16
+
- Support in Database Management Service to list AWR database information on snapshot
17
+
- Support for getting Automatic Workload Repository (AWR) data on external databases in the Database Management service
18
+
- Support for new field `isDynamic` in the response objects of (`oci limits definition list`) command
19
+
- Support for creation of Notebook Sessions with larger block volumes through the Data Science service
20
+
- Support for the VM.Standard.E3.Flex Flexible Compute Shape with customizable OCPUs and memory for Data Science Notebooks
21
+
- Support for getting billable image sizes in the Compute service
22
+
- Support for Object Storage Configuration Source for Resource Manager Service
23
+
- Support for database maintenance run patch modes in the Database service
24
+
- Support for spark-submit compatible options in DataFlow service
25
+
- Support for the HCX Enterprise add-on in the VMware Solution service
26
+
27
+
## Changed
28
+
- Please update to the latest version of [OCI Python SDK](https://github.com/oracle/oci-python-sdk)
Copy file name to clipboardexpand all lines: docs/collections/index_module.rst
+28
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,11 @@ oracle.oci
50
50
* :ref:`oracle.oci.oci_artifacts_container_repository <ansible_collections.oracle.oci.oci_artifacts_container_repository_module>` -- Manage a ContainerRepository resource in Oracle Cloud Infrastructure
51
51
* :ref:`oracle.oci.oci_artifacts_container_repository_actions <ansible_collections.oracle.oci.oci_artifacts_container_repository_actions_module>` -- Perform actions on a ContainerRepository resource in Oracle Cloud Infrastructure
52
52
* :ref:`oracle.oci.oci_artifacts_container_repository_facts <ansible_collections.oracle.oci.oci_artifacts_container_repository_facts_module>` -- Fetches details about one or multiple ContainerRepository resources in Oracle Cloud Infrastructure
53
+
* :ref:`oracle.oci.oci_artifacts_generic_artifact <ansible_collections.oracle.oci.oci_artifacts_generic_artifact_module>` -- Manage a GenericArtifact resource in Oracle Cloud Infrastructure
54
+
* :ref:`oracle.oci.oci_artifacts_generic_artifact_facts <ansible_collections.oracle.oci.oci_artifacts_generic_artifact_facts_module>` -- Fetches details about one or multiple GenericArtifact resources in Oracle Cloud Infrastructure
55
+
* :ref:`oracle.oci.oci_artifacts_repository <ansible_collections.oracle.oci.oci_artifacts_repository_module>` -- Manage a Repository resource in Oracle Cloud Infrastructure
56
+
* :ref:`oracle.oci.oci_artifacts_repository_actions <ansible_collections.oracle.oci.oci_artifacts_repository_actions_module>` -- Perform actions on a Repository resource in Oracle Cloud Infrastructure
57
+
* :ref:`oracle.oci.oci_artifacts_repository_facts <ansible_collections.oracle.oci.oci_artifacts_repository_facts_module>` -- Fetches details about one or multiple Repository resources in Oracle Cloud Infrastructure
53
58
* :ref:`oracle.oci.oci_audit_configuration <ansible_collections.oracle.oci.oci_audit_configuration_module>` -- Manage a Configuration resource in Oracle Cloud Infrastructure
54
59
* :ref:`oracle.oci.oci_audit_configuration_facts <ansible_collections.oracle.oci.oci_audit_configuration_facts_module>` -- Fetches details about a Configuration resource in Oracle Cloud Infrastructure
55
60
* :ref:`oracle.oci.oci_audit_event_facts <ansible_collections.oracle.oci.oci_audit_event_facts_module>` -- Fetches details about one or multiple AuditEvent resources in Oracle Cloud Infrastructure
@@ -58,6 +63,11 @@ oracle.oci
58
63
* :ref:`oracle.oci.oci_autoscaling_auto_scaling_configuration_facts <ansible_collections.oracle.oci.oci_autoscaling_auto_scaling_configuration_facts_module>` -- Fetches details about one or multiple AutoScalingConfiguration resources in Oracle Cloud Infrastructure
59
64
* :ref:`oracle.oci.oci_autoscaling_auto_scaling_configuration_policy <ansible_collections.oracle.oci.oci_autoscaling_auto_scaling_configuration_policy_module>` -- Manage an AutoScalingConfigurationPolicy resource in Oracle Cloud Infrastructure
60
65
* :ref:`oracle.oci.oci_autoscaling_auto_scaling_configuration_policy_facts <ansible_collections.oracle.oci.oci_autoscaling_auto_scaling_configuration_policy_facts_module>` -- Fetches details about one or multiple AutoScalingConfigurationPolicy resources in Oracle Cloud Infrastructure
66
+
* :ref:`oracle.oci.oci_bastion <ansible_collections.oracle.oci.oci_bastion_module>` -- Manage a Bastion resource in Oracle Cloud Infrastructure
67
+
* :ref:`oracle.oci.oci_bastion_actions <ansible_collections.oracle.oci.oci_bastion_actions_module>` -- Perform actions on a Bastion resource in Oracle Cloud Infrastructure
68
+
* :ref:`oracle.oci.oci_bastion_facts <ansible_collections.oracle.oci.oci_bastion_facts_module>` -- Fetches details about one or multiple Bastion resources in Oracle Cloud Infrastructure
69
+
* :ref:`oracle.oci.oci_bastion_session <ansible_collections.oracle.oci.oci_bastion_session_module>` -- Manage a Session resource in Oracle Cloud Infrastructure
70
+
* :ref:`oracle.oci.oci_bastion_session_facts <ansible_collections.oracle.oci.oci_bastion_session_facts_module>` -- Fetches details about one or multiple Session resources in Oracle Cloud Infrastructure
61
71
* :ref:`oracle.oci.oci_bds_auto_scale_config <ansible_collections.oracle.oci.oci_bds_auto_scale_config_module>` -- Manage a BdsAutoScaleConfig resource in Oracle Cloud Infrastructure
62
72
* :ref:`oracle.oci.oci_bds_auto_scale_config_facts <ansible_collections.oracle.oci.oci_bds_auto_scale_config_facts_module>` -- Fetches details about one or multiple BdsAutoScaleConfig resources in Oracle Cloud Infrastructure
63
73
* :ref:`oracle.oci.oci_bds_instance <ansible_collections.oracle.oci.oci_bds_instance_module>` -- Manage a BdsInstance resource in Oracle Cloud Infrastructure
@@ -331,6 +341,19 @@ oracle.oci
331
341
* :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
332
342
* :ref:`oracle.oci.oci_database_maintenance_run <ansible_collections.oracle.oci.oci_database_maintenance_run_module>` -- Manage a MaintenanceRun resource in Oracle Cloud Infrastructure
333
343
* :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
344
+
* :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
345
+
* :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
346
+
* :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
347
+
* :ref:`oracle.oci.oci_database_management_awr_db_param_change_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_param_change_facts_module>` -- Fetches details about a AwrDbParamChange resource in Oracle Cloud Infrastructure
348
+
* :ref:`oracle.oci.oci_database_management_awr_db_param_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_param_facts_module>` -- Fetches details about a AwrDbParam resource in Oracle Cloud Infrastructure
349
+
* :ref:`oracle.oci.oci_database_management_awr_db_report_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_report_facts_module>` -- Fetches details about a AwrDbReport resource in Oracle Cloud Infrastructure
350
+
* :ref:`oracle.oci.oci_database_management_awr_db_snapshot_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_snapshot_facts_module>` -- Fetches details about one or multiple AwrDbSnapshot resources in Oracle Cloud Infrastructure
351
+
* :ref:`oracle.oci.oci_database_management_awr_db_snapshot_range_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_snapshot_range_facts_module>` -- Fetches details about a AwrDbSnapshotRange resource in Oracle Cloud Infrastructure
352
+
* :ref:`oracle.oci.oci_database_management_awr_db_sql_report_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_sql_report_facts_module>` -- Fetches details about a AwrDbSqlReport resource in Oracle Cloud Infrastructure
353
+
* :ref:`oracle.oci.oci_database_management_awr_db_sys_stat_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_sys_stat_facts_module>` -- Fetches details about a AwrDbSysStat resource in Oracle Cloud Infrastructure
354
+
* :ref:`oracle.oci.oci_database_management_awr_db_top_wait_event_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_top_wait_event_facts_module>` -- Fetches details about a AwrDbTopWaitEvent resource in Oracle Cloud Infrastructure
355
+
* :ref:`oracle.oci.oci_database_management_awr_db_wait_event_bucket_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_wait_event_bucket_facts_module>` -- Fetches details about a AwrDbWaitEventBucket resource in Oracle Cloud Infrastructure
356
+
* :ref:`oracle.oci.oci_database_management_awr_db_wait_event_facts <ansible_collections.oracle.oci.oci_database_management_awr_db_wait_event_facts_module>` -- Fetches details about a AwrDbWaitEvent resource in Oracle Cloud Infrastructure
334
357
* :ref:`oracle.oci.oci_database_management_cluster_cache_metric_facts <ansible_collections.oracle.oci.oci_database_management_cluster_cache_metric_facts_module>` -- Fetches details about a ClusterCacheMetric resource in Oracle Cloud Infrastructure
335
358
* :ref:`oracle.oci.oci_database_management_database_fleet_health_metrics_facts <ansible_collections.oracle.oci.oci_database_management_database_fleet_health_metrics_facts_module>` -- Fetches details about a DatabaseFleetHealthMetrics resource in Oracle Cloud Infrastructure
336
359
* :ref:`oracle.oci.oci_database_management_database_home_metrics_facts <ansible_collections.oracle.oci.oci_database_management_database_home_metrics_facts_module>` -- Fetches details about a DatabaseHomeMetrics resource in Oracle Cloud Infrastructure
@@ -410,6 +433,9 @@ oracle.oci
410
433
* :ref:`oracle.oci.oci_functions_function <ansible_collections.oracle.oci.oci_functions_function_module>` -- Manage a Function resource in Oracle Cloud Infrastructure
411
434
* :ref:`oracle.oci.oci_functions_function_actions <ansible_collections.oracle.oci.oci_functions_function_actions_module>` -- Perform actions on a Function resource in Oracle Cloud Infrastructure
412
435
* :ref:`oracle.oci.oci_functions_function_facts <ansible_collections.oracle.oci.oci_functions_function_facts_module>` -- Fetches details about one or multiple Function resources in Oracle Cloud Infrastructure
436
+
* :ref:`oracle.oci.oci_generic_artifacts_content_generic_artifact_content <ansible_collections.oracle.oci.oci_generic_artifacts_content_generic_artifact_content_module>` -- Manage a GenericArtifactContent resource in Oracle Cloud Infrastructure
437
+
* :ref:`oracle.oci.oci_generic_artifacts_content_generic_artifact_content_facts <ansible_collections.oracle.oci.oci_generic_artifacts_content_generic_artifact_content_facts_module>` -- Fetches details about a GenericArtifactContent resource in Oracle Cloud Infrastructure
438
+
* :ref:`oracle.oci.oci_generic_artifacts_content_generic_artifact_facts <ansible_collections.oracle.oci.oci_generic_artifacts_content_generic_artifact_facts_module>` -- Fetches details about a GenericArtifact resource in Oracle Cloud Infrastructure
413
439
* :ref:`oracle.oci.oci_golden_gate_database_registration <ansible_collections.oracle.oci.oci_golden_gate_database_registration_module>` -- Manage a DatabaseRegistration resource in Oracle Cloud Infrastructure
414
440
* :ref:`oracle.oci.oci_golden_gate_database_registration_actions <ansible_collections.oracle.oci.oci_golden_gate_database_registration_actions_module>` -- Perform actions on a DatabaseRegistration resource in Oracle Cloud Infrastructure
415
441
* :ref:`oracle.oci.oci_golden_gate_database_registration_facts <ansible_collections.oracle.oci.oci_golden_gate_database_registration_facts_module>` -- Fetches details about one or multiple DatabaseRegistration resources in Oracle Cloud Infrastructure
@@ -799,6 +825,7 @@ oracle.oci
799
825
* :ref:`oracle.oci.oci_ons_subscription_actions <ansible_collections.oracle.oci.oci_ons_subscription_actions_module>` -- Perform actions on a Subscription resource in Oracle Cloud Infrastructure
800
826
* :ref:`oracle.oci.oci_ons_subscription_confirmation_facts <ansible_collections.oracle.oci.oci_ons_subscription_confirmation_facts_module>` -- Fetches details about a SubscriptionConfirmation resource in Oracle Cloud Infrastructure
801
827
* :ref:`oracle.oci.oci_ons_subscription_facts <ansible_collections.oracle.oci.oci_ons_subscription_facts_module>` -- Fetches details about one or multiple Subscription resources in Oracle Cloud Infrastructure
828
+
* :ref:`oracle.oci.oci_opsi_database_insights <ansible_collections.oracle.oci.oci_opsi_database_insights_module>` -- Manage a DatabaseInsights resource in Oracle Cloud Infrastructure
802
829
* :ref:`oracle.oci.oci_opsi_database_insights_actions <ansible_collections.oracle.oci.oci_opsi_database_insights_actions_module>` -- Perform actions on a DatabaseInsights resource in Oracle Cloud Infrastructure
803
830
* :ref:`oracle.oci.oci_opsi_database_insights_facts <ansible_collections.oracle.oci.oci_opsi_database_insights_facts_module>` -- Fetches details about one or multiple DatabaseInsights resources in Oracle Cloud Infrastructure
804
831
* :ref:`oracle.oci.oci_opsi_enterprise_manager_bridge <ansible_collections.oracle.oci.oci_opsi_enterprise_manager_bridge_module>` -- Manage an EnterpriseManagerBridge resource in Oracle Cloud Infrastructure
@@ -830,6 +857,7 @@ oracle.oci
830
857
* :ref:`oracle.oci.oci_opsi_sql_statistics_time_series_by_plan_facts <ansible_collections.oracle.oci.oci_opsi_sql_statistics_time_series_by_plan_facts_module>` -- Fetches details about a SqlStatisticsTimeSeriesByPlan resource in Oracle Cloud Infrastructure
831
858
* :ref:`oracle.oci.oci_opsi_sql_statistics_time_series_facts <ansible_collections.oracle.oci.oci_opsi_sql_statistics_time_series_facts_module>` -- Fetches details about a SqlStatisticsTimeSeries resource in Oracle Cloud Infrastructure
832
859
* :ref:`oracle.oci.oci_opsi_sql_texts_facts <ansible_collections.oracle.oci.oci_opsi_sql_texts_facts_module>` -- Fetches details about one or multiple SqlTexts resources in Oracle Cloud Infrastructure
860
+
* :ref:`oracle.oci.oci_opsi_tablespace_usage_trend_facts <ansible_collections.oracle.oci.oci_opsi_tablespace_usage_trend_facts_module>` -- Fetches details about a TablespaceUsageTrend resource in Oracle Cloud Infrastructure
833
861
* :ref:`oracle.oci.oci_optimizer_category_facts <ansible_collections.oracle.oci.oci_optimizer_category_facts_module>` -- Fetches details about one or multiple Category resources in Oracle Cloud Infrastructure
834
862
* :ref:`oracle.oci.oci_optimizer_enrollment_status <ansible_collections.oracle.oci.oci_optimizer_enrollment_status_module>` -- Manage an EnrollmentStatus resource in Oracle Cloud Infrastructure
835
863
* :ref:`oracle.oci.oci_optimizer_enrollment_status_facts <ansible_collections.oracle.oci.oci_optimizer_enrollment_status_facts_module>` -- Fetches details about one or multiple EnrollmentStatus resources in Oracle Cloud Infrastructure
0 commit comments