Oci-cli

Latest version: v3.50.3

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

Scan your dependencies

Page 34 of 54

2.12.11

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

* Support for specifying desired consumption models when creating instances in the Integration service

* ``oci integration integration-instance create --consumption-model``

* Support for updating load balancer shape in the Load Balancing service

* ``oci lb load-balancer update-load-balancer-shape``

* Support for the Cloud Guard Service

* ``oci cloud-guard``

* Support for no tty option for non-interactive installation on non-Windows systems (`Issue 282 <https://github.com/oracle/oci-cli/issues/321>`__)

* ``./install.sh --no-tty``

* Support for retrieving specified tenancy information in Identity Service

* ``oci iam tenancy get``

Fixed
~~~~~

* Error when using wait-for-state for creating a compartment

* ``oci iam compartment create --wait-for-state``

2.12.10

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

* Support for searching Oracle Cloud resources across tenancies in the Search Service

* ``oci search resource free-text-search --tenant-id``
* ``oci search resource structured-search --tenant-id``

* Support for Management Agent Cloud Service

* ``oci management-agent``

* Support for sending diagnostic interrupt to a VM instance in the Compute Service

* ``oci compute instance action --action SENDDIAGNOSTICINTERRUPT --instance-id``

* Support for custom Database Software Images in the Database Service

* ``oci db database-software-image``

* Support for Management Dashboard Service

* ``oci management-dashboard``

* Support for Logging Analytics Service

* ``oci log-analytics``

* Support for Logging Service

* ``oci logging``

* Support for Logging Ingestion Service

* ``oci logging-ingestion``

* Support for Logging Search Service

* ``oci logging-search``

* Support for Service Connector Hub service

* ``oci sch``

* Support for getting and listing container database patches for Autonomous Container Database resources in the Database Service

* ``oci db autonomous-patch get --autonomous-patch-id``
* ``oci db autonomous-patch list-container-database-patches --autonomous-container-database-id``

* Support for updating patch id on maintenance run for Autonomous Container Database resources in the Database Service

* ``oci db maintenance-run update --patch-id``

Changed
~~~~~~~

* Support for Policy based Request/Response transformation

* ``oci api-gateway deployment``

2.12.9

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

* Support for customers to find the latest CLI version

* ``oci --latest-version``

* Support for customers to view changelog entries for newer CLI versions

* ``oci --release-info``

* Support for returning all results for Resource Manager job logs

* ``oci resource-manager job get-job-logs --all``

* Improvement for DB System, Cloud VMCluster and Cloud Exadata Infrastructure by introducing lifecycle state MAINTENANCE_IN_PROGRESS in Database Service

* ``oci db system``
* ``oci db vm-cluster``
* ``oci db exadata-infrastructure``

* VM DB cloning - clone dbSystem from a source dbSystem

* ``oci db system launch-from-db-system``

* Option private-ip for other type of dbSystem launches

* ``oci db system launch --private-ip``
* ``oci db system launch-from-backup --private-ip``
* ``oci db system launch-from-database --private-ip``

* Support for Network Sources in Authentication Policy in Identity Service

* ``oci iam authentication-policy update``

* Support for AMD Flexible Shapes with configurable CPU to the Container Engine for Kubernetes service

* ``oci ce node-pool create --node-shape-config``
* ``oci ce node-pool update --node-shape-config``

* New options for listener and backendset to specify ssl protocols, ssl ciphersuite and server order preference in Load Balancer Service

* ``oci lb backend-set``
* ``oci lb listener``
* ``oci lb load-balancer``
* ``oci lb ssl-cipher-suite``

* Support for calling Oracle Cloud Infrastructure services in the Chiyoda region (``--region ap-chiyoda-1``)

Changed
~~~~~~~

* jmespath package requirement bumped to 0.10.0

2.12.8

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

* Support for configuring VM instances for scheduled maintenance or hypervisor reboots in the Compute service

* ``oci compute instance launch --availability-config '{"recoveryAction": "STOP_INSTANCE"}'``
* ``oci compute instance update --availability-config '{"recoveryAction": "STOP_INSTANCE"}'``

* Support for custom boot volume size and other node pool updates in the Container Engine for Kubernetes service

* ``oci ce node-pool create --node-source-details`` with bootVolumeSizeInGBs in the complex type
* ``oci ce node-pool create --node-boot-volume-size-in-gbs`` shortcut
* ``oci ce node-pool update --node-source-details`` with bootVolumeSizeInGBs in the complex type
* ``oci ce node-pool update --node-source-details --node-shape --node-metadata --ssh-public-key``

* Support for Data Guard on Exadata Cloud at Customer VM clusters in the Database service

* ``oci db data-guard-association create from-existing-vm-cluster``

Fixed
~~~~~

* Multipart upload using ``oci os object bulk-upload`` may fail with SSL bad write error

2.12.7

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

* Support for additional list filtering in the Data Catalog service

* ``oci data-catalog <object type within catalog> list --display-name-contains``
* ``oci data-catalog job-definition list --job-execution-state``

* Support for new db workload type AJD in the Autonomous Database service

* ``oci db autonomous-database --db-workload AJD``

* Support for script directory option for non-interactive installations on Mac, Linux, and Windows OS. (`Issue 282 <https://github.com/oracle/oci-cli/issues/282>`__) (`Issue 305 <https://github.com/oracle/oci-cli/issues/305>`__)

* ``./install.sh --script-dir <directory>``
* ``.\install.ps1 -ScriptDir <directory>``

Changed
~~~~~~~

* Idna package has been removed from the requirements. (`Issue 295 <https://github.com/oracle/oci-cli/issues/295>`__)

Fixed
~~~~~

* Bug fix in raw requests operations to correctly handle hyphens in headers. (`Issue 269 <https://github.com/oracle/oci-cli/issues/269>`__)

2.12.6

Not secure
-------------------
NOTE: OCI CLI is now available for install through Homebrew

* ``brew update && brew install oci-cli``

Added
~~~~~

* Support to allow a customer to create and manage private endpoints in data-flow service.

* ``oci data-flow application create private-endpoint-id``

* Support for Big Data service Change Shape and restart BDS node

* ``oci bds instance change-shape``
* ``oci bds instance restart-node``

* Support for Creating stacks from Compartment as part of Resource Manager service.
* ``oci resource-manager stack create-from-compartment --compartment-id --config-source-compartment-id --config-source-region --config-source-services-to-discover``
* ``oci resource-manager stack list-resource-discovery-services --compartment-id``

* Support for additional versions in BDS model, e.g. CSQL version

* Support for calling Oracle Cloud Infrastructure services in the Cardiff region (``--region uk-gov-cardiff-1``)

Page 34 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.