Skip to content

Commit a9c8717

Browse files
authored
Releasing version 2.54.0
Releasing version 2.54.0
2 parents 21e53a5 + 3d7d9ac commit a9c8717

File tree

1,576 files changed

+56068
-2028
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,576 files changed

+56068
-2028
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ 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.54.0]
8+
9+
## Added
10+
11+
- Support for the OneSubscription service
12+
- Support for the Governance Rules service
13+
- Support for the Network Firewall service
14+
- Support for the Web Application Acceleration (WAA) service
15+
- Support for specifying application scan settings when creating or updating host scan recipes in the Vulnerability Scanning service
16+
- Support for configuration options in the Application Performance Monitoring service
17+
- Support for data collection logging events on Exadata instances in the Database service
18+
- Support for time zone in Cloud Autonomous VM (CAVM) clusters in the Database service
19+
- Support for shared infrastructure autonomous database character sets in the Database service
20+
- Support for quota resource locking in the Limits service
21+
- Support for returning the backup with the requested changes in the MySQL Database service
22+
- 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+
25+
 
26+
## Changed
27+
- Minimum required [OCI Python SDK](https://github.com/oracle/oci-python-sdk) changed to 2.74.0
28+
729
## [2.53.0]
830

931
#

docs/collections/index_module.rst

+33
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ oracle.oci
8888
* :ref:`oracle.oci.oci_apigateway_waas_certificate_facts <ansible_collections.oracle.oci.oci_apigateway_waas_certificate_facts_module>` -- Fetches details about one or multiple WaasCertificate resources in Oracle Cloud Infrastructure
8989
* :ref:`oracle.oci.oci_apm_config_config <ansible_collections.oracle.oci.oci_apm_config_config_module>` -- Manage a Config resource in Oracle Cloud Infrastructure
9090
* :ref:`oracle.oci.oci_apm_config_config_facts <ansible_collections.oracle.oci.oci_apm_config_config_facts_module>` -- Fetches details about one or multiple Config resources in Oracle Cloud Infrastructure
91+
* :ref:`oracle.oci.oci_apm_config_metric_group_actions <ansible_collections.oracle.oci.oci_apm_config_metric_group_actions_module>` -- Perform actions on a MetricGroup resource in Oracle Cloud Infrastructure
92+
* :ref:`oracle.oci.oci_apm_config_span_filter_actions <ansible_collections.oracle.oci.oci_apm_config_span_filter_actions_module>` -- Perform actions on a SpanFilter resource in Oracle Cloud Infrastructure
9193
* :ref:`oracle.oci.oci_apm_control_plane_apm_domain <ansible_collections.oracle.oci.oci_apm_control_plane_apm_domain_module>` -- Manage an ApmDomain resource in Oracle Cloud Infrastructure
9294
* :ref:`oracle.oci.oci_apm_control_plane_apm_domain_actions <ansible_collections.oracle.oci.oci_apm_control_plane_apm_domain_actions_module>` -- Perform actions on an ApmDomain resource in Oracle Cloud Infrastructure
9395
* :ref:`oracle.oci.oci_apm_control_plane_apm_domain_facts <ansible_collections.oracle.oci.oci_apm_control_plane_apm_domain_facts_module>` -- Fetches details about one or multiple ApmDomain resources in Oracle Cloud Infrastructure
@@ -710,6 +712,14 @@ oracle.oci
710712
* :ref:`oracle.oci.oci_golden_gate_deployment_backup_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_backup_facts_module>` -- Fetches details about one or multiple DeploymentBackup resources in Oracle Cloud Infrastructure
711713
* :ref:`oracle.oci.oci_golden_gate_deployment_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_facts_module>` -- Fetches details about one or multiple Deployment resources in Oracle Cloud Infrastructure
712714
* :ref:`oracle.oci.oci_golden_gate_deployment_upgrade_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_upgrade_facts_module>` -- Fetches details about one or multiple DeploymentUpgrade resources in Oracle Cloud Infrastructure
715+
* :ref:`oracle.oci.oci_governance_rules_control_plane_enforced_governance_rule_facts <ansible_collections.oracle.oci.oci_governance_rules_control_plane_enforced_governance_rule_facts_module>` -- Fetches details about one or multiple EnforcedGovernanceRule resources in Oracle Cloud Infrastructure
716+
* :ref:`oracle.oci.oci_governance_rules_control_plane_governance_rule <ansible_collections.oracle.oci.oci_governance_rules_control_plane_governance_rule_module>` -- Manage a GovernanceRule resource in Oracle Cloud Infrastructure
717+
* :ref:`oracle.oci.oci_governance_rules_control_plane_governance_rule_actions <ansible_collections.oracle.oci.oci_governance_rules_control_plane_governance_rule_actions_module>` -- Perform actions on a GovernanceRule resource in Oracle Cloud Infrastructure
718+
* :ref:`oracle.oci.oci_governance_rules_control_plane_governance_rule_facts <ansible_collections.oracle.oci.oci_governance_rules_control_plane_governance_rule_facts_module>` -- Fetches details about one or multiple GovernanceRule resources in Oracle Cloud Infrastructure
719+
* :ref:`oracle.oci.oci_governance_rules_control_plane_inclusion_criterion <ansible_collections.oracle.oci.oci_governance_rules_control_plane_inclusion_criterion_module>` -- Manage an InclusionCriterion resource in Oracle Cloud Infrastructure
720+
* :ref:`oracle.oci.oci_governance_rules_control_plane_inclusion_criterion_facts <ansible_collections.oracle.oci.oci_governance_rules_control_plane_inclusion_criterion_facts_module>` -- Fetches details about one or multiple InclusionCriterion resources in Oracle Cloud Infrastructure
721+
* :ref:`oracle.oci.oci_governance_rules_control_plane_tenancy_attachment_actions <ansible_collections.oracle.oci.oci_governance_rules_control_plane_tenancy_attachment_actions_module>` -- Perform actions on a TenancyAttachment resource in Oracle Cloud Infrastructure
722+
* :ref:`oracle.oci.oci_governance_rules_control_plane_tenancy_attachment_facts <ansible_collections.oracle.oci.oci_governance_rules_control_plane_tenancy_attachment_facts_module>` -- Fetches details about one or multiple TenancyAttachment resources in Oracle Cloud Infrastructure
713723
* :ref:`oracle.oci.oci_healthchecks_health_checks_vantage_point_facts <ansible_collections.oracle.oci.oci_healthchecks_health_checks_vantage_point_facts_module>` -- Fetches details about one or multiple HealthChecksVantagePoint resources in Oracle Cloud Infrastructure
714724
* :ref:`oracle.oci.oci_healthchecks_http_monitor <ansible_collections.oracle.oci.oci_healthchecks_http_monitor_module>` -- Manage a HttpMonitor resource in Oracle Cloud Infrastructure
715725
* :ref:`oracle.oci.oci_healthchecks_http_monitor_actions <ansible_collections.oracle.oci.oci_healthchecks_http_monitor_actions_module>` -- Perform actions on a HttpMonitor resource in Oracle Cloud Infrastructure
@@ -823,6 +833,7 @@ oracle.oci
823833
* :ref:`oracle.oci.oci_limits_limit_definition_facts <ansible_collections.oracle.oci.oci_limits_limit_definition_facts_module>` -- Fetches details about one or multiple LimitDefinition resources in Oracle Cloud Infrastructure
824834
* :ref:`oracle.oci.oci_limits_limit_value_facts <ansible_collections.oracle.oci.oci_limits_limit_value_facts_module>` -- Fetches details about one or multiple LimitValue resources in Oracle Cloud Infrastructure
825835
* :ref:`oracle.oci.oci_limits_quota <ansible_collections.oracle.oci.oci_limits_quota_module>` -- Manage a Quota resource in Oracle Cloud Infrastructure
836+
* :ref:`oracle.oci.oci_limits_quota_actions <ansible_collections.oracle.oci.oci_limits_quota_actions_module>` -- Perform actions on a Quota resource in Oracle Cloud Infrastructure
826837
* :ref:`oracle.oci.oci_limits_quota_facts <ansible_collections.oracle.oci.oci_limits_quota_facts_module>` -- Fetches details about one or multiple Quota resources in Oracle Cloud Infrastructure
827838
* :ref:`oracle.oci.oci_limits_resource_availability_facts <ansible_collections.oracle.oci.oci_limits_resource_availability_facts_module>` -- Fetches details about a ResourceAvailability resource in Oracle Cloud Infrastructure
828839
* :ref:`oracle.oci.oci_limits_service_facts <ansible_collections.oracle.oci.oci_limits_service_facts_module>` -- Fetches details about one or multiple Service resources in Oracle Cloud Infrastructure
@@ -1009,6 +1020,12 @@ oracle.oci
10091020
* :ref:`oracle.oci.oci_network_fast_connect_provider_service_facts <ansible_collections.oracle.oci.oci_network_fast_connect_provider_service_facts_module>` -- Fetches details about one or multiple FastConnectProviderService resources in Oracle Cloud Infrastructure
10101021
* :ref:`oracle.oci.oci_network_fast_connect_provider_service_key_facts <ansible_collections.oracle.oci.oci_network_fast_connect_provider_service_key_facts_module>` -- Fetches details about a FastConnectProviderServiceKey resource in Oracle Cloud Infrastructure
10111022
* :ref:`oracle.oci.oci_network_fast_connect_provider_service_virtual_circuit_bandwidth_shape_facts <ansible_collections.oracle.oci.oci_network_fast_connect_provider_service_virtual_circuit_bandwidth_shape_facts_module>` -- Fetches details about one or multiple FastConnectProviderServiceVirtualCircuitBandwidthShape resources in Oracle Cloud Infrastructure
1023+
* :ref:`oracle.oci.oci_network_firewall <ansible_collections.oracle.oci.oci_network_firewall_module>` -- Manage a NetworkFirewall resource in Oracle Cloud Infrastructure
1024+
* :ref:`oracle.oci.oci_network_firewall_actions <ansible_collections.oracle.oci.oci_network_firewall_actions_module>` -- Perform actions on a NetworkFirewall resource in Oracle Cloud Infrastructure
1025+
* :ref:`oracle.oci.oci_network_firewall_facts <ansible_collections.oracle.oci.oci_network_firewall_facts_module>` -- Fetches details about one or multiple NetworkFirewall resources in Oracle Cloud Infrastructure
1026+
* :ref:`oracle.oci.oci_network_firewall_policy <ansible_collections.oracle.oci.oci_network_firewall_policy_module>` -- Manage a NetworkFirewallPolicy resource in Oracle Cloud Infrastructure
1027+
* :ref:`oracle.oci.oci_network_firewall_policy_actions <ansible_collections.oracle.oci.oci_network_firewall_policy_actions_module>` -- Perform actions on a NetworkFirewallPolicy resource in Oracle Cloud Infrastructure
1028+
* :ref:`oracle.oci.oci_network_firewall_policy_facts <ansible_collections.oracle.oci.oci_network_firewall_policy_facts_module>` -- Fetches details about one or multiple NetworkFirewallPolicy resources in Oracle Cloud Infrastructure
10121029
* :ref:`oracle.oci.oci_network_internet_gateway <ansible_collections.oracle.oci.oci_network_internet_gateway_module>` -- Manage an InternetGateway resource in Oracle Cloud Infrastructure
10131030
* :ref:`oracle.oci.oci_network_internet_gateway_actions <ansible_collections.oracle.oci.oci_network_internet_gateway_actions_module>` -- Perform actions on an InternetGateway resource in Oracle Cloud Infrastructure
10141031
* :ref:`oracle.oci.oci_network_internet_gateway_facts <ansible_collections.oracle.oci.oci_network_internet_gateway_facts_module>` -- Fetches details about one or multiple InternetGateway resources in Oracle Cloud Infrastructure
@@ -1159,6 +1176,16 @@ oracle.oci
11591176
* :ref:`oracle.oci.oci_oda_skill_parameter_facts <ansible_collections.oracle.oci.oci_oda_skill_parameter_facts_module>` -- Fetches details about one or multiple SkillParameter resources in Oracle Cloud Infrastructure
11601177
* :ref:`oracle.oci.oci_oda_translator <ansible_collections.oracle.oci.oci_oda_translator_module>` -- Manage a Translator resource in Oracle Cloud Infrastructure
11611178
* :ref:`oracle.oci.oci_oda_translator_facts <ansible_collections.oracle.oci.oci_oda_translator_facts_module>` -- Fetches details about one or multiple Translator resources in Oracle Cloud Infrastructure
1179+
* :ref:`oracle.oci.oci_onesubscription_aggregated_computed_usage_facts <ansible_collections.oracle.oci.oci_onesubscription_aggregated_computed_usage_facts_module>` -- Fetches details about one or multiple AggregatedComputedUsage resources in Oracle Cloud Infrastructure
1180+
* :ref:`oracle.oci.oci_onesubscription_billing_schedule_facts <ansible_collections.oracle.oci.oci_onesubscription_billing_schedule_facts_module>` -- Fetches details about one or multiple BillingSchedule resources in Oracle Cloud Infrastructure
1181+
* :ref:`oracle.oci.oci_onesubscription_commitment_facts <ansible_collections.oracle.oci.oci_onesubscription_commitment_facts_module>` -- Fetches details about one or multiple Commitment resources in Oracle Cloud Infrastructure
1182+
* :ref:`oracle.oci.oci_onesubscription_computed_usage_facts <ansible_collections.oracle.oci.oci_onesubscription_computed_usage_facts_module>` -- Fetches details about one or multiple ComputedUsage resources in Oracle Cloud Infrastructure
1183+
* :ref:`oracle.oci.oci_onesubscription_invoice_facts <ansible_collections.oracle.oci.oci_onesubscription_invoice_facts_module>` -- Fetches details about one or multiple Invoice resources in Oracle Cloud Infrastructure
1184+
* :ref:`oracle.oci.oci_onesubscription_invoiceline_computed_usage_facts <ansible_collections.oracle.oci.oci_onesubscription_invoiceline_computed_usage_facts_module>` -- Fetches details about one or multiple InvoicelineComputedUsage resources in Oracle Cloud Infrastructure
1185+
* :ref:`oracle.oci.oci_onesubscription_organization_subscription_facts <ansible_collections.oracle.oci.oci_onesubscription_organization_subscription_facts_module>` -- Fetches details about one or multiple OrganizationSubscription resources in Oracle Cloud Infrastructure
1186+
* :ref:`oracle.oci.oci_onesubscription_rate_card_facts <ansible_collections.oracle.oci.oci_onesubscription_rate_card_facts_module>` -- Fetches details about one or multiple RateCard resources in Oracle Cloud Infrastructure
1187+
* :ref:`oracle.oci.oci_onesubscription_subscribed_service_facts <ansible_collections.oracle.oci.oci_onesubscription_subscribed_service_facts_module>` -- Fetches details about one or multiple SubscribedService resources in Oracle Cloud Infrastructure
1188+
* :ref:`oracle.oci.oci_onesubscription_subscription_facts <ansible_collections.oracle.oci.oci_onesubscription_subscription_facts_module>` -- Fetches details about one or multiple Subscription resources in Oracle Cloud Infrastructure
11621189
* :ref:`oracle.oci.oci_ons_notification_topic <ansible_collections.oracle.oci.oci_ons_notification_topic_module>` -- Manage a NotificationTopic resource in Oracle Cloud Infrastructure
11631190
* :ref:`oracle.oci.oci_ons_notification_topic_actions <ansible_collections.oracle.oci.oci_ons_notification_topic_actions_module>` -- Perform actions on a NotificationTopic resource in Oracle Cloud Infrastructure
11641191
* :ref:`oracle.oci.oci_ons_notification_topic_facts <ansible_collections.oracle.oci.oci_ons_notification_topic_facts_module>` -- Fetches details about one or multiple NotificationTopic resources in Oracle Cloud Infrastructure
@@ -1411,6 +1438,12 @@ oracle.oci
14111438
* :ref:`oracle.oci.oci_vulnerability_scanning_host_scan_target <ansible_collections.oracle.oci.oci_vulnerability_scanning_host_scan_target_module>` -- Manage a HostScanTarget resource in Oracle Cloud Infrastructure
14121439
* :ref:`oracle.oci.oci_vulnerability_scanning_host_scan_target_actions <ansible_collections.oracle.oci.oci_vulnerability_scanning_host_scan_target_actions_module>` -- Perform actions on a HostScanTarget resource in Oracle Cloud Infrastructure
14131440
* :ref:`oracle.oci.oci_vulnerability_scanning_host_scan_target_facts <ansible_collections.oracle.oci.oci_vulnerability_scanning_host_scan_target_facts_module>` -- Fetches details about one or multiple HostScanTarget resources in Oracle Cloud Infrastructure
1441+
* :ref:`oracle.oci.oci_waa_web_app_acceleration <ansible_collections.oracle.oci.oci_waa_web_app_acceleration_module>` -- Manage a WebAppAcceleration resource in Oracle Cloud Infrastructure
1442+
* :ref:`oracle.oci.oci_waa_web_app_acceleration_actions <ansible_collections.oracle.oci.oci_waa_web_app_acceleration_actions_module>` -- Perform actions on a WebAppAcceleration resource in Oracle Cloud Infrastructure
1443+
* :ref:`oracle.oci.oci_waa_web_app_acceleration_facts <ansible_collections.oracle.oci.oci_waa_web_app_acceleration_facts_module>` -- Fetches details about one or multiple WebAppAcceleration resources in Oracle Cloud Infrastructure
1444+
* :ref:`oracle.oci.oci_waa_web_app_acceleration_policy <ansible_collections.oracle.oci.oci_waa_web_app_acceleration_policy_module>` -- Manage a WebAppAccelerationPolicy resource in Oracle Cloud Infrastructure
1445+
* :ref:`oracle.oci.oci_waa_web_app_acceleration_policy_actions <ansible_collections.oracle.oci.oci_waa_web_app_acceleration_policy_actions_module>` -- Perform actions on a WebAppAccelerationPolicy resource in Oracle Cloud Infrastructure
1446+
* :ref:`oracle.oci.oci_waa_web_app_acceleration_policy_facts <ansible_collections.oracle.oci.oci_waa_web_app_acceleration_policy_facts_module>` -- Fetches details about one or multiple WebAppAccelerationPolicy resources in Oracle Cloud Infrastructure
14141447
* :ref:`oracle.oci.oci_waas_access_rules <ansible_collections.oracle.oci.oci_waas_access_rules_module>` -- Manage an AccessRules resource in Oracle Cloud Infrastructure
14151448
* :ref:`oracle.oci.oci_waas_access_rules_facts <ansible_collections.oracle.oci.oci_waas_access_rules_facts_module>` -- Fetches details about one or multiple AccessRules resources in Oracle Cloud Infrastructure
14161449
* :ref:`oracle.oci.oci_waas_address_list <ansible_collections.oracle.oci.oci_waas_address_list_module>` -- Manage an AddressList resource in Oracle Cloud Infrastructure

0 commit comments

Comments
 (0)