Skip to content

Commit 4531bd4

Browse files
Merge pull request #160 from oracle/release-v2.51.0
Releasing version 2.51.0
2 parents 336da95 + b69e40d commit 4531bd4

File tree

1,535 files changed

+19494
-2213
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,535 files changed

+19494
-2213
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ 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.51.0]
8+
9+
## Added
10+
11+
- Support for the Application Dependency Management service
12+
- Support for platform configuration options on some bare metal shapes in the Compute service
13+
- Support for shielded instances for BM.Standard.E4.128 and BM.Standard3.64 shapes in the Compute service
14+
- Support for E4 dense VMs on launch and update instance operations in the Compute service
15+
- Support for reboot migration on DenseIO shapes in the Compute service
16+
- Support for stack monitoring on external databases in the Database service
17+
- Support for upgrading VM database systems in place in the Database service
18+
- Support for an increased database name maximum length, from 14 to 30 characters, in the Database service
19+
- Support for getting usage information for autonomous databases and Cloud at Customer autonomous databases in the Database service
20+
- Support for the "standby" lifecycle state on autonomous databases in the Database service
21+
- Support for character set selection on autonomous dedicated databases in the Database service
22+
- Support for listing autonomous dedicated database supported character sets in the Database service
23+
- Support for improvements for cross-region ADGs in the Database service
24+
- Support for TCPS on external containers as well as non-container and pluggable databases in the Database service
25+
- Support for provisioned concurrency in the Functions service
26+
27+
28+
## Changed
29+
- Minimum required [OCI Python SDK](https://github.com/oracle/oci-python-sdk) changed to 2.69.0
30+
731
## [2.50.0]
832

933
#

docs/collections/index_module.rst

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ Index of all Modules
88
oracle.oci
99
----------
1010

11+
* :ref:`oracle.oci.oci_adm_application_dependency_vulnerability_facts <ansible_collections.oracle.oci.oci_adm_application_dependency_vulnerability_facts_module>` -- Fetches details about one or multiple ApplicationDependencyVulnerability resources in Oracle Cloud Infrastructure
12+
* :ref:`oracle.oci.oci_adm_knowledge_base <ansible_collections.oracle.oci.oci_adm_knowledge_base_module>` -- Manage a KnowledgeBase resource in Oracle Cloud Infrastructure
13+
* :ref:`oracle.oci.oci_adm_knowledge_base_actions <ansible_collections.oracle.oci.oci_adm_knowledge_base_actions_module>` -- Perform actions on a KnowledgeBase resource in Oracle Cloud Infrastructure
14+
* :ref:`oracle.oci.oci_adm_knowledge_base_facts <ansible_collections.oracle.oci.oci_adm_knowledge_base_facts_module>` -- Fetches details about one or multiple KnowledgeBase resources in Oracle Cloud Infrastructure
15+
* :ref:`oracle.oci.oci_adm_vulnerability_audit <ansible_collections.oracle.oci.oci_adm_vulnerability_audit_module>` -- Manage a VulnerabilityAudit resource in Oracle Cloud Infrastructure
16+
* :ref:`oracle.oci.oci_adm_vulnerability_audit_actions <ansible_collections.oracle.oci.oci_adm_vulnerability_audit_actions_module>` -- Perform actions on a VulnerabilityAudit resource in Oracle Cloud Infrastructure
17+
* :ref:`oracle.oci.oci_adm_vulnerability_audit_facts <ansible_collections.oracle.oci.oci_adm_vulnerability_audit_facts_module>` -- Fetches details about one or multiple VulnerabilityAudit resources in Oracle Cloud Infrastructure
1118
* :ref:`oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint <ansible_collections.oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_module>` -- Manage an AiPrivateEndpoint resource in Oracle Cloud Infrastructure
1219
* :ref:`oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_actions <ansible_collections.oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_actions_module>` -- Perform actions on an AiPrivateEndpoint resource in Oracle Cloud Infrastructure
1320
* :ref:`oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_facts <ansible_collections.oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_facts_module>` -- Fetches details about one or multiple AiPrivateEndpoint resources in Oracle Cloud Infrastructure
@@ -408,6 +415,7 @@ oracle.oci
408415
* :ref:`oracle.oci.oci_database_autonomous_database_actions <ansible_collections.oracle.oci.oci_database_autonomous_database_actions_module>` -- Perform actions on an AutonomousDatabase resource in Oracle Cloud Infrastructure
409416
* :ref:`oracle.oci.oci_database_autonomous_database_backup <ansible_collections.oracle.oci.oci_database_autonomous_database_backup_module>` -- Manage an AutonomousDatabaseBackup resource in Oracle Cloud Infrastructure
410417
* :ref:`oracle.oci.oci_database_autonomous_database_backup_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_backup_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseBackup resources in Oracle Cloud Infrastructure
418+
* :ref:`oracle.oci.oci_database_autonomous_database_character_sets_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_character_sets_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseCharacterSets resources in Oracle Cloud Infrastructure
411419
* :ref:`oracle.oci.oci_database_autonomous_database_clones_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_clones_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseClones resources in Oracle Cloud Infrastructure
412420
* :ref:`oracle.oci.oci_database_autonomous_database_dataguard_association_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_dataguard_association_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseDataguardAssociation resources in Oracle Cloud Infrastructure
413421
* :ref:`oracle.oci.oci_database_autonomous_database_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_facts_module>` -- Fetches details about one or multiple AutonomousDatabase resources in Oracle Cloud Infrastructure
@@ -464,6 +472,7 @@ oracle.oci
464472
* :ref:`oracle.oci.oci_database_db_system_patch_facts <ansible_collections.oracle.oci.oci_database_db_system_patch_facts_module>` -- Fetches details about one or multiple DbSystemPatch resources in Oracle Cloud Infrastructure
465473
* :ref:`oracle.oci.oci_database_db_system_patch_history_entry_facts <ansible_collections.oracle.oci.oci_database_db_system_patch_history_entry_facts_module>` -- Fetches details about one or multiple DbSystemPatchHistoryEntry resources in Oracle Cloud Infrastructure
466474
* :ref:`oracle.oci.oci_database_db_system_shape_facts <ansible_collections.oracle.oci.oci_database_db_system_shape_facts_module>` -- Fetches details about one or multiple DbSystemShape resources in Oracle Cloud Infrastructure
475+
* :ref:`oracle.oci.oci_database_db_system_upgrade_history_entry_facts <ansible_collections.oracle.oci.oci_database_db_system_upgrade_history_entry_facts_module>` -- Fetches details about one or multiple DbSystemUpgradeHistoryEntry resources in Oracle Cloud Infrastructure
467476
* :ref:`oracle.oci.oci_database_db_version_facts <ansible_collections.oracle.oci.oci_database_db_version_facts_module>` -- Fetches details about one or multiple DbVersion resources in Oracle Cloud Infrastructure
468477
* :ref:`oracle.oci.oci_database_exadata_infrastructure <ansible_collections.oracle.oci.oci_database_exadata_infrastructure_module>` -- Manage an ExadataInfrastructure resource in Oracle Cloud Infrastructure
469478
* :ref:`oracle.oci.oci_database_exadata_infrastructure_actions <ansible_collections.oracle.oci.oci_database_exadata_infrastructure_actions_module>` -- Perform actions on an ExadataInfrastructure resource in Oracle Cloud Infrastructure

docs/collections/oracle/oci/index.rst

+19-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Oracle.Oci
55
==========
66

7-
Collection version 2.50.0
7+
Collection version 2.51.0
88

99
.. toctree::
1010
:maxdepth: 1
@@ -24,6 +24,13 @@ Inventory Plugins
2424
Modules
2525
~~~~~~~
2626

27+
* :ref:`oci_adm_application_dependency_vulnerability_facts <ansible_collections.oracle.oci.oci_adm_application_dependency_vulnerability_facts_module>` -- Fetches details about one or multiple ApplicationDependencyVulnerability resources in Oracle Cloud Infrastructure
28+
* :ref:`oci_adm_knowledge_base <ansible_collections.oracle.oci.oci_adm_knowledge_base_module>` -- Manage a KnowledgeBase resource in Oracle Cloud Infrastructure
29+
* :ref:`oci_adm_knowledge_base_actions <ansible_collections.oracle.oci.oci_adm_knowledge_base_actions_module>` -- Perform actions on a KnowledgeBase resource in Oracle Cloud Infrastructure
30+
* :ref:`oci_adm_knowledge_base_facts <ansible_collections.oracle.oci.oci_adm_knowledge_base_facts_module>` -- Fetches details about one or multiple KnowledgeBase resources in Oracle Cloud Infrastructure
31+
* :ref:`oci_adm_vulnerability_audit <ansible_collections.oracle.oci.oci_adm_vulnerability_audit_module>` -- Manage a VulnerabilityAudit resource in Oracle Cloud Infrastructure
32+
* :ref:`oci_adm_vulnerability_audit_actions <ansible_collections.oracle.oci.oci_adm_vulnerability_audit_actions_module>` -- Perform actions on a VulnerabilityAudit resource in Oracle Cloud Infrastructure
33+
* :ref:`oci_adm_vulnerability_audit_facts <ansible_collections.oracle.oci.oci_adm_vulnerability_audit_facts_module>` -- Fetches details about one or multiple VulnerabilityAudit resources in Oracle Cloud Infrastructure
2734
* :ref:`oci_ai_anomaly_detection_ai_private_endpoint <ansible_collections.oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_module>` -- Manage an AiPrivateEndpoint resource in Oracle Cloud Infrastructure
2835
* :ref:`oci_ai_anomaly_detection_ai_private_endpoint_actions <ansible_collections.oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_actions_module>` -- Perform actions on an AiPrivateEndpoint resource in Oracle Cloud Infrastructure
2936
* :ref:`oci_ai_anomaly_detection_ai_private_endpoint_facts <ansible_collections.oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_facts_module>` -- Fetches details about one or multiple AiPrivateEndpoint resources in Oracle Cloud Infrastructure
@@ -424,6 +431,7 @@ Modules
424431
* :ref:`oci_database_autonomous_database_actions <ansible_collections.oracle.oci.oci_database_autonomous_database_actions_module>` -- Perform actions on an AutonomousDatabase resource in Oracle Cloud Infrastructure
425432
* :ref:`oci_database_autonomous_database_backup <ansible_collections.oracle.oci.oci_database_autonomous_database_backup_module>` -- Manage an AutonomousDatabaseBackup resource in Oracle Cloud Infrastructure
426433
* :ref:`oci_database_autonomous_database_backup_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_backup_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseBackup resources in Oracle Cloud Infrastructure
434+
* :ref:`oci_database_autonomous_database_character_sets_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_character_sets_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseCharacterSets resources in Oracle Cloud Infrastructure
427435
* :ref:`oci_database_autonomous_database_clones_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_clones_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseClones resources in Oracle Cloud Infrastructure
428436
* :ref:`oci_database_autonomous_database_dataguard_association_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_dataguard_association_facts_module>` -- Fetches details about one or multiple AutonomousDatabaseDataguardAssociation resources in Oracle Cloud Infrastructure
429437
* :ref:`oci_database_autonomous_database_facts <ansible_collections.oracle.oci.oci_database_autonomous_database_facts_module>` -- Fetches details about one or multiple AutonomousDatabase resources in Oracle Cloud Infrastructure
@@ -480,6 +488,7 @@ Modules
480488
* :ref:`oci_database_db_system_patch_facts <ansible_collections.oracle.oci.oci_database_db_system_patch_facts_module>` -- Fetches details about one or multiple DbSystemPatch resources in Oracle Cloud Infrastructure
481489
* :ref:`oci_database_db_system_patch_history_entry_facts <ansible_collections.oracle.oci.oci_database_db_system_patch_history_entry_facts_module>` -- Fetches details about one or multiple DbSystemPatchHistoryEntry resources in Oracle Cloud Infrastructure
482490
* :ref:`oci_database_db_system_shape_facts <ansible_collections.oracle.oci.oci_database_db_system_shape_facts_module>` -- Fetches details about one or multiple DbSystemShape resources in Oracle Cloud Infrastructure
491+
* :ref:`oci_database_db_system_upgrade_history_entry_facts <ansible_collections.oracle.oci.oci_database_db_system_upgrade_history_entry_facts_module>` -- Fetches details about one or multiple DbSystemUpgradeHistoryEntry resources in Oracle Cloud Infrastructure
483492
* :ref:`oci_database_db_version_facts <ansible_collections.oracle.oci.oci_database_db_version_facts_module>` -- Fetches details about one or multiple DbVersion resources in Oracle Cloud Infrastructure
484493
* :ref:`oci_database_exadata_infrastructure <ansible_collections.oracle.oci.oci_database_exadata_infrastructure_module>` -- Manage an ExadataInfrastructure resource in Oracle Cloud Infrastructure
485494
* :ref:`oci_database_exadata_infrastructure_actions <ansible_collections.oracle.oci.oci_database_exadata_infrastructure_actions_module>` -- Perform actions on an ExadataInfrastructure resource in Oracle Cloud Infrastructure
@@ -1446,6 +1455,13 @@ Modules
14461455
:hidden:
14471456

14481457
oci_inventory
1458+
oci_adm_application_dependency_vulnerability_facts_module
1459+
oci_adm_knowledge_base_module
1460+
oci_adm_knowledge_base_actions_module
1461+
oci_adm_knowledge_base_facts_module
1462+
oci_adm_vulnerability_audit_module
1463+
oci_adm_vulnerability_audit_actions_module
1464+
oci_adm_vulnerability_audit_facts_module
14491465
oci_ai_anomaly_detection_ai_private_endpoint_module
14501466
oci_ai_anomaly_detection_ai_private_endpoint_actions_module
14511467
oci_ai_anomaly_detection_ai_private_endpoint_facts_module
@@ -1846,6 +1862,7 @@ Modules
18461862
oci_database_autonomous_database_actions_module
18471863
oci_database_autonomous_database_backup_module
18481864
oci_database_autonomous_database_backup_facts_module
1865+
oci_database_autonomous_database_character_sets_facts_module
18491866
oci_database_autonomous_database_clones_facts_module
18501867
oci_database_autonomous_database_dataguard_association_facts_module
18511868
oci_database_autonomous_database_facts_module
@@ -1902,6 +1919,7 @@ Modules
19021919
oci_database_db_system_patch_facts_module
19031920
oci_database_db_system_patch_history_entry_facts_module
19041921
oci_database_db_system_shape_facts_module
1922+
oci_database_db_system_upgrade_history_entry_facts_module
19051923
oci_database_db_version_facts_module
19061924
oci_database_exadata_infrastructure_module
19071925
oci_database_exadata_infrastructure_actions_module

0 commit comments

Comments
 (0)