Skip to content

Commit

Permalink
Releasing version 4.10.0
Browse files Browse the repository at this point in the history
Releasing version 4.10.0
  • Loading branch information
nikhiban authored Jan 25, 2023
2 parents 0faf213 + d454bb6 commit 75e6ea3
Show file tree
Hide file tree
Showing 1,860 changed files with 6,300 additions and 1,870 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ 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.10.0]

## Added
- Support for creating model version sets in the model catalog in the Data Science service
- Support for associating a model with a model version set in the Data Science service
- Support for custom key/value annotations on documents in the Data Labeling service
- Support for configurable timeouts in the Service Mesh service

## Breaking

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

## [4.9.1]

## Fixed
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 @@ -533,6 +533,9 @@ oracle.oci
* :ref:`oracle.oci.oci_data_science_model_facts <ansible_collections.oracle.oci.oci_data_science_model_facts_module>` -- Fetches details about one or multiple Model resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_model_provenance <ansible_collections.oracle.oci.oci_data_science_model_provenance_module>` -- Manage a ModelProvenance resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_model_provenance_facts <ansible_collections.oracle.oci.oci_data_science_model_provenance_facts_module>` -- Fetches details about a ModelProvenance resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_model_version_set <ansible_collections.oracle.oci.oci_data_science_model_version_set_module>` -- Manage a ModelVersionSet resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_model_version_set_actions <ansible_collections.oracle.oci.oci_data_science_model_version_set_actions_module>` -- Perform actions on a ModelVersionSet resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_model_version_set_facts <ansible_collections.oracle.oci.oci_data_science_model_version_set_facts_module>` -- Fetches details about one or multiple ModelVersionSet resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_notebook_session <ansible_collections.oracle.oci.oci_data_science_notebook_session_module>` -- Manage a NotebookSession resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_notebook_session_actions <ansible_collections.oracle.oci.oci_data_science_notebook_session_actions_module>` -- Perform actions on a NotebookSession resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_data_science_notebook_session_facts <ansible_collections.oracle.oci.oci_data_science_notebook_session_facts_module>` -- Fetches details about one or multiple NotebookSession 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.9.1
Collection version 4.10.0

.. toctree::
:maxdepth: 1
Expand Down Expand Up @@ -549,6 +549,9 @@ Modules
* :ref:`oci_data_science_model_facts <ansible_collections.oracle.oci.oci_data_science_model_facts_module>` -- Fetches details about one or multiple Model resources in Oracle Cloud Infrastructure
* :ref:`oci_data_science_model_provenance <ansible_collections.oracle.oci.oci_data_science_model_provenance_module>` -- Manage a ModelProvenance resource in Oracle Cloud Infrastructure
* :ref:`oci_data_science_model_provenance_facts <ansible_collections.oracle.oci.oci_data_science_model_provenance_facts_module>` -- Fetches details about a ModelProvenance resource in Oracle Cloud Infrastructure
* :ref:`oci_data_science_model_version_set <ansible_collections.oracle.oci.oci_data_science_model_version_set_module>` -- Manage a ModelVersionSet resource in Oracle Cloud Infrastructure
* :ref:`oci_data_science_model_version_set_actions <ansible_collections.oracle.oci.oci_data_science_model_version_set_actions_module>` -- Perform actions on a ModelVersionSet resource in Oracle Cloud Infrastructure
* :ref:`oci_data_science_model_version_set_facts <ansible_collections.oracle.oci.oci_data_science_model_version_set_facts_module>` -- Fetches details about one or multiple ModelVersionSet resources in Oracle Cloud Infrastructure
* :ref:`oci_data_science_notebook_session <ansible_collections.oracle.oci.oci_data_science_notebook_session_module>` -- Manage a NotebookSession resource in Oracle Cloud Infrastructure
* :ref:`oci_data_science_notebook_session_actions <ansible_collections.oracle.oci.oci_data_science_notebook_session_actions_module>` -- Perform actions on a NotebookSession resource in Oracle Cloud Infrastructure
* :ref:`oci_data_science_notebook_session_facts <ansible_collections.oracle.oci.oci_data_science_notebook_session_facts_module>` -- Fetches details about one or multiple NotebookSession resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -2391,6 +2394,9 @@ Modules
oci_data_science_model_facts_module
oci_data_science_model_provenance_module
oci_data_science_model_provenance_facts_module
oci_data_science_model_version_set_module
oci_data_science_model_version_set_actions_module
oci_data_science_model_version_set_facts_module
oci_data_science_notebook_session_module
oci_data_science_notebook_session_actions_module
oci_data_science_notebook_session_facts_module
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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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 -- Manage a ProcessorJob resource in Or
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_batch_detect_dominant_language_actions -- Perform act
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_batch_detect_language_entities_actions -- Perform act
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_batch_detect_language_key_phrases_actions -- Perform
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_batch_detect_language_sentiments_actions -- Perform a
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_batch_detect_language_text_classification_actions --
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_batch_language_translation_actions -- Perform actions
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_detect_dominant_language_actions -- Perform actions o
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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_language_detect_language_entities_actions -- Perform actions o
.. Collection note
.. note::
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.9.1).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.10.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 75e6ea3

Please sign in to comment.