Oci-cli

Latest version: v3.50.3

Safety actively analyzes 688955 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 33 of 54

2.14.2

Not secure
-------------------
Added
~~~~~

* Support for Compute Instance Agent Service

* ``oci instance-agent``

* Support for Key Store Resource representing Oracle Key Vault Instances in Database Service

* ``oci db key-store``

* Support for customer managed key store in Autonomous Container Databases in Database Service

* ``oci db autonomous-container-database create --key-store-id``

Changed
~~~~~~~

* Installation script will prompt users to upgrade to Python 3 if Python 2 is installed

Fixed
~~~~~

* Unicode errors for bulk object operations in Object Storage Service

* ``oci os object bulk-upload | bulk-download | bulk-delete``

* Documentation fixes for Logging Search Service

* ``oci logging-search``

2.14.1

Not secure
--------------------
Added
~~~~~

* Support for Operations Insights service

* ``oci opsi``

* Support to enable/disable Operations Insights Service for Autonomous Database in Database Service

* ``oci db autonomous-database enable-operations-insights --autonomous-database-id``
* ``oci db autonomous-database disable-operations-insights --autonomous-database-id``

* New lifecycle state NEEDS_ATTENTION to Improve DB System in Database Service

* ``oci db system``

* Support for HCX for create/update Software Defined Data Center (SDDC) in Oracle Cloud VMware Solution Service (OCVS)

* ``oci ocvs sddc create --is-hcx-enabled --hcx-vlan-id``
* ``oci ocvs sddc update --hcx-vlan-id``

* Improvement for Service Connector Hub documentation

* ``oci sch``

Fixed
~~~~~

* Parameter --package-name is now optional for Software Source Search in OS Management Service (`Issue 332 <https://github.com/oracle/oci-cli/issues/332>`__)

* ``oci os-management software-source search --package-name``

2.14.0

Not secure
--------------------
Added
~~~~~

* Support for API definitions in the API Gateway service

* ``oci api-gateway api --help``

* Support for pattern-based Logical Entities, namespace-bound Custom Properties, and faceted search in the Data Catalog service

* ``oci data-catalog pattern``
* ``oci data-catalog data-asset add-data-selector-patterns``
* ``oci data-catalog entity list-aggregated-physical``
* ``oci data-catalog namespace``
* ``oci data-catalog custom-property``
* ``oci data-catalog type associate-custom-properties``
* ``oci data-catalog search query``

* Support for Autonomous Data Guard for Autonomous Infrastructure

* ``oci autonomous-container-database-dataguard``
* ``oci autonomous-database-dataguard``

* Support for creating a Data Guard association on an existing standby database home in the Database service.

* ``oci db data-guard-association create from-existing-db-system --peer-db-home-id``
* ``oci db data-guard-association create from-existing-vm-cluster --peer-db-home-id``

* Support for list database homes by version.

* ``oci db db-home list --db-version``

* Support for upgrading Cloud VM Cluster Grid Infrastructure

* ``oci db cloud-vm-cluster update [options]``

Changed
~~~~~~~

* Help messages for Logging Ingestion Service

* Support for updating saved search logs for Logging Service

* ``oci logging log-saved-search``
* ``oci logging log-included-search``

* [Breaking] Required param ``is-quick-start`` is deleted from ``oci logging log-saved-search create/update``
* [Breaking] Command ``oci db autonomous-exadata-infrastructure-shape list`` has been changed to ``oci db autonomous-exadata-infrastructure shape list``

2.13.0

Not secure
--------------------
Added
~~~~~

* Support for the following features in the Database service

* Rotating keys on autonomous container databases and autonomous databases

* ``oci db autonomous-container-database rotate-key``
* ``oci db autonomous-database rotate-key``

* Managing Cloud Exadata Infrastructure resources

* ``oci db cloud-exa-infra``

* Managing Cloud VM Cluster resources

* ``oci db cloud-vm-cluster``

* Support for the following features in the Data Integration Service

* Application list patch changes (``oci data-integration application list-patch-changes``)
* Application references (``oci data-integration reference``)
* Publishing Data Integration tasks to OCI Dataflow service

* ``oci data-integration external-publication``
* ``oci data-integration external-publication-validation``

* Generic JDBC and MySQL data asset types

* ``oci data-integration data-asset update | create``

* [Breaking] The following commands have been moved

* ``oci data-integration task delete-task-validation`` to ``oci data-integration task-validation delete``
* ``oci data-integration task get-task-validation`` to ``oci data-integration task-validation get``
* ``oci data-integration task list-task-validations`` to ``oci data-integration task-validation list``

* Support for disabling the legacy Instance Metadata endpoints v1 in the Compute service

* ``oci compute instance launch --instance-options``

* Support for instance configurations specifying instance options in the Compute Management service

* ``oci compute-management instance-configuration create --instance-details``

* Support for controlling the display of tax banners in the Marketplace service

* ``oci marketplace tax-summary list-taxes``

* Streaming output support for listing objects in Object Storage (`Issue 323 <https://github.com/oracle/oci-cli/issues/323>`__)

* ``oci os object list --stream-output``

* Support for calling Oracle Cloud Infrastructure services in the Dubai region (``--region me-dubai-1``)

2.12.13

Not secure
--------------------
Added
~~~~~

* Support for Custom SSL Certificates for Gateways as part of the API Gateway Service

* ``oci api-gateway certificate create``
* ``oci api-gateway certificate delete``
* ``oci api-gateway gateway create --certificate-id``
* ``oci api-gateway gateway update --certificate-id``

* Support for specifying custom content dispositions when downloading objects in the Object Storage service

* ``oci os object get``

* Support for updating the tags of an instance console connection in Compute Service

* ``oci compute instance-console-connection update``

* Support for the “bring your own IP address” feature in the Virtual Networking service

* ``oci network byoip-range``
* ``oci network public-ip-pool``

* Support for db-home update in Database Service

* ``oci db db-home update --db-home-id <Db Home OCID> --db-version <DB Home Patch Details>``

2.12.12

Not secure
--------------------
Added
~~~~~

* Support for Software Keys in Key Management Service

* ``oci kms management key create --protection-mode SOFTWARE``
* ``oci kms management key import --protection-mode SOFTWARE``
* ``oci kms management key list --protection-mode SOFTWARE``

* Support for exporting software keys in Key Management Service

* ``oci kms crypto key export``

* Support to update open mode and permission level for Autonomous Database

* ``oci db autonomous-database update --open-mode``
* ``oci db autonomous-database update --permission-level``

* Support to specify number of memory in GB when launching or updating a Compute instance

* ``oci compute instance launch --shape-config "shapeConfig":{"memoryInGBs": 0.0, "ocpus": 0.0}``
* ``oci compute instance update --shape-config``

* Support for managing shape compatibility entries with memory constraints for Compute images

* ``oci compute image-shape-compatibility-entry``

* Added new parameter to specify the allow memory in GB range per ocpu for Compute shapes

* ``oci compute shape list --max-per-ocpu-in-gbs, --min-per-ocpu-in-gbs``

* Pagination support for listing announcements from Announce service (`Issue 311 <https://github.com/oracle/oci-cli/issues/311>`__)

* ``oci announce announcements list --all, --limits, --page-size``

Changed
~~~~~~~

* Support specifying customer contacts when creating or updating an exadata infrastructure

* ``oci db exadata-infrastructure create --contacts <json with contacts>``
* ``oci db exadata-infrastructure update --contacts <json with contacts>``

Page 33 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.