Skip to content

Commit

Permalink
Releasing version 4.13.0
Browse files Browse the repository at this point in the history
Releasing version 4.13.0
  • Loading branch information
nikhiban authored Feb 16, 2023
2 parents 6cd6eca + 11a1ed0 commit 3a3b709
Show file tree
Hide file tree
Showing 1,904 changed files with 8,896 additions and 2,296 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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.13.0]

## Added
- Support for the Visual Builder Studio service
- Support for Helm attestation and Helm arguments on deploy operations in the DevOps service
- Support for uploading master key wallets for deployments in the GoldenGate service

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

## [4.12.0]

## Added
Expand Down
4 changes: 4 additions & 0 deletions docs/collections/index_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,7 @@ oracle.oci
* :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
* :ref:`oracle.oci.oci_golden_gate_deployment_type_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_type_facts_module>` -- Fetches details about one or multiple DeploymentType resources in Oracle Cloud Infrastructure
* :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
* :ref:`oracle.oci.oci_golden_gate_deployment_wallets_operation_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_wallets_operation_facts_module>` -- Fetches details about one or multiple DeploymentWalletsOperation resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_message_facts <ansible_collections.oracle.oci.oci_golden_gate_message_facts_module>` -- Fetches details about one or multiple Message resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_trail_file_facts <ansible_collections.oracle.oci.oci_golden_gate_trail_file_facts_module>` -- Fetches details about one or multiple TrailFile resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_golden_gate_trail_sequence_facts <ansible_collections.oracle.oci.oci_golden_gate_trail_sequence_facts_module>` -- Fetches details about one or multiple TrailSequence resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -1754,6 +1755,9 @@ oracle.oci
* :ref:`oracle.oci.oci_vault_secret_facts <ansible_collections.oracle.oci.oci_vault_secret_facts_module>` -- Fetches details about one or multiple Secret resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_vault_secret_version_actions <ansible_collections.oracle.oci.oci_vault_secret_version_actions_module>` -- Perform actions on a SecretVersion resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_vault_secret_version_facts <ansible_collections.oracle.oci.oci_vault_secret_version_facts_module>` -- Fetches details about one or multiple SecretVersion resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_vbs_inst_vbs_instance <ansible_collections.oracle.oci.oci_vbs_inst_vbs_instance_module>` -- Manage a VbsInstance resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_vbs_inst_vbs_instance_actions <ansible_collections.oracle.oci.oci_vbs_inst_vbs_instance_actions_module>` -- Perform actions on a VbsInstance resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_vbs_inst_vbs_instance_facts <ansible_collections.oracle.oci.oci_vbs_inst_vbs_instance_facts_module>` -- Fetches details about one or multiple VbsInstance resources in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_visual_builder_vb_instance <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_module>` -- Manage a VbInstance resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_visual_builder_vb_instance_actions <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_actions_module>` -- Perform actions on a VbInstance resource in Oracle Cloud Infrastructure
* :ref:`oracle.oci.oci_visual_builder_vb_instance_facts <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_facts_module>` -- Fetches details about one or multiple VbInstance resources in Oracle Cloud Infrastructure
Expand Down
10 changes: 9 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.12.0
Collection version 4.13.0

.. toctree::
:maxdepth: 1
Expand Down Expand Up @@ -934,6 +934,7 @@ Modules
* :ref:`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
* :ref:`oci_golden_gate_deployment_type_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_type_facts_module>` -- Fetches details about one or multiple DeploymentType resources in Oracle Cloud Infrastructure
* :ref:`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
* :ref:`oci_golden_gate_deployment_wallets_operation_facts <ansible_collections.oracle.oci.oci_golden_gate_deployment_wallets_operation_facts_module>` -- Fetches details about one or multiple DeploymentWalletsOperation resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_message_facts <ansible_collections.oracle.oci.oci_golden_gate_message_facts_module>` -- Fetches details about one or multiple Message resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_trail_file_facts <ansible_collections.oracle.oci.oci_golden_gate_trail_file_facts_module>` -- Fetches details about one or multiple TrailFile resources in Oracle Cloud Infrastructure
* :ref:`oci_golden_gate_trail_sequence_facts <ansible_collections.oracle.oci.oci_golden_gate_trail_sequence_facts_module>` -- Fetches details about one or multiple TrailSequence resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -1770,6 +1771,9 @@ Modules
* :ref:`oci_vault_secret_facts <ansible_collections.oracle.oci.oci_vault_secret_facts_module>` -- Fetches details about one or multiple Secret resources in Oracle Cloud Infrastructure
* :ref:`oci_vault_secret_version_actions <ansible_collections.oracle.oci.oci_vault_secret_version_actions_module>` -- Perform actions on a SecretVersion resource in Oracle Cloud Infrastructure
* :ref:`oci_vault_secret_version_facts <ansible_collections.oracle.oci.oci_vault_secret_version_facts_module>` -- Fetches details about one or multiple SecretVersion resources in Oracle Cloud Infrastructure
* :ref:`oci_vbs_inst_vbs_instance <ansible_collections.oracle.oci.oci_vbs_inst_vbs_instance_module>` -- Manage a VbsInstance resource in Oracle Cloud Infrastructure
* :ref:`oci_vbs_inst_vbs_instance_actions <ansible_collections.oracle.oci.oci_vbs_inst_vbs_instance_actions_module>` -- Perform actions on a VbsInstance resource in Oracle Cloud Infrastructure
* :ref:`oci_vbs_inst_vbs_instance_facts <ansible_collections.oracle.oci.oci_vbs_inst_vbs_instance_facts_module>` -- Fetches details about one or multiple VbsInstance resources in Oracle Cloud Infrastructure
* :ref:`oci_visual_builder_vb_instance <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_module>` -- Manage a VbInstance resource in Oracle Cloud Infrastructure
* :ref:`oci_visual_builder_vb_instance_actions <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_actions_module>` -- Perform actions on a VbInstance resource in Oracle Cloud Infrastructure
* :ref:`oci_visual_builder_vb_instance_facts <ansible_collections.oracle.oci.oci_visual_builder_vb_instance_facts_module>` -- Fetches details about one or multiple VbInstance resources in Oracle Cloud Infrastructure
Expand Down Expand Up @@ -2780,6 +2784,7 @@ Modules
oci_golden_gate_deployment_facts_module
oci_golden_gate_deployment_type_facts_module
oci_golden_gate_deployment_upgrade_facts_module
oci_golden_gate_deployment_wallets_operation_facts_module
oci_golden_gate_message_facts_module
oci_golden_gate_trail_file_facts_module
oci_golden_gate_trail_sequence_facts_module
Expand Down Expand Up @@ -3616,6 +3621,9 @@ Modules
oci_vault_secret_facts_module
oci_vault_secret_version_actions_module
oci_vault_secret_version_facts_module
oci_vbs_inst_vbs_instance_module
oci_vbs_inst_vbs_instance_actions_module
oci_vbs_inst_vbs_instance_facts_module
oci_visual_builder_vb_instance_module
oci_visual_builder_vb_instance_actions_module
oci_visual_builder_vb_instance_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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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.12.0).
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 4.13.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 3a3b709

Please sign in to comment.