Skip to content

Commit

Permalink
Releasing version 4.42.0
Browse files Browse the repository at this point in the history
Releasing version 4.42.0
  • Loading branch information
vincerh authored Feb 29, 2024
2 parents bb3d136 + ec289ad commit 786d109
Show file tree
Hide file tree
Showing 1,984 changed files with 4,591 additions and 1,975 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [4.42.0]

## Added
- Support for create/delete replicas in the NoSQL Database service
- Support for update/delete row in a table in NoSQL Database service

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

## [4.41.0]

## Added
Expand Down
3 changes: 3 additions & 0 deletions docs/collections/index_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1465,6 +1465,9 @@ oracle.oci
* :ref:`oracle.oci.oci_network_vtap_facts <ansible_collections.oracle.oci.oci_network_vtap_facts_module>` -- Fetches details about one or multiple Vtap resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_index <ansible_collections.oracle.oci.oci_nosql_index_module>` -- Manage an Index resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_index_facts <ansible_collections.oracle.oci.oci_nosql_index_facts_module>` -- Fetches details about one or multiple Index resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_replica <ansible_collections.oracle.oci.oci_nosql_replica_module>` -- Manage a Replica resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_row <ansible_collections.oracle.oci.oci_nosql_row_module>` -- Manage a Row resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_row_facts <ansible_collections.oracle.oci.oci_nosql_row_facts_module>` -- Fetches details about a Row resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_table <ansible_collections.oracle.oci.oci_nosql_table_module>` -- Manage a Table resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_table_actions <ansible_collections.oracle.oci.oci_nosql_table_actions_module>` -- Perform actions on a Table resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_nosql_table_facts <ansible_collections.oracle.oci.oci_nosql_table_facts_module>` -- Fetches details about one or multiple Table resources in Oracle Cloud Infrastructure
Expand Down
8 changes: 7 additions & 1 deletion docs/collections/oracle/oci/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Oracle.Oci
==========

Collection version 4.41.0
Collection version 4.42.0

.. toctree::
:maxdepth: 1
Expand Down Expand Up @@ -1481,6 +1481,9 @@ Modules
* :ref:`oci_network_vtap_facts <ansible_collections.oracle.oci.oci_network_vtap_facts_module>` -- Fetches details about one or multiple Vtap resources in Oracle Cloud Infrastructure
* :ref:`oci_nosql_index <ansible_collections.oracle.oci.oci_nosql_index_module>` -- Manage an Index resource in Oracle Cloud Infrastructure
* :ref:`oci_nosql_index_facts <ansible_collections.oracle.oci.oci_nosql_index_facts_module>` -- Fetches details about one or multiple Index resources in Oracle Cloud Infrastructure
* :ref:`oci_nosql_replica <ansible_collections.oracle.oci.oci_nosql_replica_module>` -- Manage a Replica resource in Oracle Cloud Infrastructure
* :ref:`oci_nosql_row <ansible_collections.oracle.oci.oci_nosql_row_module>` -- Manage a Row resource in Oracle Cloud Infrastructure
* :ref:`oci_nosql_row_facts <ansible_collections.oracle.oci.oci_nosql_row_facts_module>` -- Fetches details about a Row resource in Oracle Cloud Infrastructure
* :ref:`oci_nosql_table <ansible_collections.oracle.oci.oci_nosql_table_module>` -- Manage a Table resource in Oracle Cloud Infrastructure
* :ref:`oci_nosql_table_actions <ansible_collections.oracle.oci.oci_nosql_table_actions_module>` -- Perform actions on a Table resource in Oracle Cloud Infrastructure
* :ref:`oci_nosql_table_facts <ansible_collections.oracle.oci.oci_nosql_table_facts_module>` -- Fetches details about one or multiple Table resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -3464,6 +3467,9 @@ Modules
oci_network_vtap_facts_module
oci_nosql_index_module
oci_nosql_index_facts_module
oci_nosql_replica_module
oci_nosql_row_module
oci_nosql_row_facts_module
oci_nosql_table_module
oci_nosql_table_actions_module
oci_nosql_table_facts_module
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_access_governance_cp_governance_instance_actions -- Perform actio
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_access_governance_cp_governance_instance_configuration_facts -- F
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_access_governance_cp_governance_instance_configuration -- Manage
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_access_governance_cp_governance_instance_facts -- Fetches details
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_access_governance_cp_governance_instance -- Manage a GovernanceIn
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_application_dependency_vulnerability_facts -- Fetches details
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_knowledge_base_actions -- Perform actions on a KnowledgeBase
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_knowledge_base_facts -- Fetches details about one or multiple
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_knowledge_base -- Manage a KnowledgeBase resource in Oracle C
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_vulnerability_audit_actions -- Perform actions on a Vulnerabi
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_vulnerability_audit_facts -- Fetches details about one or mul
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_adm_vulnerability_audit -- Manage a VulnerabilityAudit resource i
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_actions -- Perform actio
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint_facts -- Fetches details
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_ai_private_endpoint -- Manage an AiPrivateEn
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_data_asset_actions -- Perform actions on a D
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_data_asset_facts -- Fetches details about on
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_data_asset -- Manage a DataAsset resource in
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_detect_anomaly_job_actions -- Perform action
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_detect_anomaly_job_facts -- Fetches details
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_model_actions -- Perform actions on a Model
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_model_facts -- Fetches details about one or
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_model -- Manage a Model resource in Oracle C
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_project_actions -- Perform actions on a Proj
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_project_facts -- Fetches details about one o
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_anomaly_detection_project -- Manage a Project resource in Orac
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_document_analyze_document_result_actions -- Perform actions on
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_document_model_actions -- Perform actions on a Model resource
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_document_model_facts -- Fetches details about one or multiple
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_document_model -- Manage a Model resource in Oracle Cloud Infr
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_document_processor_job_actions -- Perform actions on a Process
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ oracle.oci.oci_ai_document_processor_job_facts -- Fetches details about a Proces
.. Collection note

.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.41.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.42.0).

You might already have this collection installed if you are using the ``ansible`` package.
It is not included in ``ansible-core``.
Expand Down
Loading

0 comments on commit 786d109

Please sign in to comment.