Oci-cli

Latest version: v3.49.4

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

Scan your dependencies

Page 16 of 54

3.20.3

--------------------
Fixed
~~~~~

* Upgraded the cryptography version to (>=3.2.1,<39.0.0) to fix the `OpenSSL Security bug <https://www.openssl.org/blog/blog/2022/11/01/email-address-overflows/>`_

3.20.2

--------------------
Added
~~~~~

* Database service

* Support for mTLS authentication with Listener and for providing custom value for TLS port and Non-TLS Port during AVM Cluster Creation on ExaCC

* ``oci db autonomous-vm-cluster create --is-mtls-enabled --scan-listener-port-non-tls --scan-listener-port-tls``

* Support for new optional parameters in CloudAutonomousVmClusters

* ``oci db cloud-autonomous-vm-cluster create --autonomous-data-storage-size-in-tbs --cpu-core-count-per-node --db-servers --maintenance-window-details --memory-per-oracle-compute-unit-in-gbs --total-container-databases``
* ``oci db cloud-autonomous-vm-cluster update --maintenance-window-details``

* Support for new command in CloudExadataInfrastructure

* ``oci db cloud-exadata-infrastructure-unallocated-resources get``

* Support to list resources and outputs associated with resource manager job and stack for the Resource Management service

* ``oci resource-manager associated-resource-summary list-job-associated-resources``
* ``oci resource-manager associated-resource-summary list-stack-associated-resources``
* ``oci resource-manager job-output-summary list-job-outputs``

Changed
~~~~~~~

* Improved handling SSL error messages in CLI to enable customers self help

3.20.1

--------------------

Added
~~~~~

* Database service

* Support for new commands

* ``oci db autonomous-database list-refreshable-clones``
* ``oci db cloud-exa-infra add-storage``
* ``oci db cloud-vm-cluster add``
* ``oci db cloud-vm-cluster remove``

* Support for new optional parameters

* ``oci db cloud-vm-cluster create --data-storage-size-in-tbs --db-node-storage-size-in-gbs --db-servers --memory-size-in-gbs``
* ``oci db cloud-vm-cluster update --data-storage-size-in-tbs --db-node-storage-size-in-gbs --memory-size-in-gbs``

* Support for creating rollback jobs in the Resource Manager service

* ``oci resource-manager job create-plan-rollback-job``
* ``oci resource-manager job create-apply-rollback-job``

* Support for EDGE value for existing parameter --node-type in the Big Data service

* ``oci bds instance worker-nodes add --node-type``

* Support for new optional parameter in the Data Flow service

* ``oci data-flow private-endpoint create --scan-details``
* ``oci data-flow private-endpoint update --scan-details``

* Application Dependency Management service

* Support for new commands

* ``oci adm vulnerability-audit create-vulnerability-audit-external-resource-vulnerability-audit-source``
* ``oci adm vulnerability-audit create-vulnerability-audit-oci-resource-vulnerability-audit-source``
* ``oci adm vulnerability-audit create-vulnerability-audit-unknown-source-vulnerability-audit-source``

* Support for new optional parameters

* ``oci adm vulnerability-audit list-application-dependency-vulnerabilities --depth --root-node-id``

Changed
~~~~~~~

* Dependency on click is downgraded to 7.1.2

* The required parameters --application-dependencies --compartment-id are now optional in the Application Dependency Management service

* ``oci adm vulnerability-audit create --application-dependencies --compartment-id``

* Error message improvement with troubleshooting tips on RequestTimeout and ConnectTimeout for CLI commands with JSON inputs

Fixed
~~~~~

* Fixed incorrectly raised PermissionError when downloading content in folders created from the console in the Object Storage service

* ``oci os object bulk-download``

* Fixed repeated confirmation prompt for no passphrase setup

* ``oci setup config``
* ``oci setup keys``

3.20.0

--------------------

Added
~~~~~

* Database service

* Support for Clone from backup from last available timestamp

* ``oci db autonomous-database create-from-backup-timestamp --use-latest-available-backup-time-stamp ``

* The required parameter --timestamp is now optional in the below command

* ``oci db autonomous-database create-from-backup-timestamp``

* The required parameter --display-name is now optional in the below command

* ``oci db autonomous-database-backup create``

* Support for agent settings parameter for specifying third-party Qualys scanner when creating or updating a host scan recipe in the Vulnerability Scanning service

* ``oci vulnerability-scanning host scan recipe create --agent-settings ``
* ``oci vulnerability-scanning host scan recipe update --agent-settings ``

* Support for the below commands in the Logging Analytics service

* ``oci log-analytics storage list-encryption-key-info``
* ``oci log-analytics storage assign-encryption-key``

* Golden Gate service

* Support for Connections for Database Resources

* ``oci golden-gate connection``

* Support for the below new command

* ``oci goldengate deployment-type-collection list-deployment-types``

* Support for the parameters --assignable-connection-id, --assigned-connection-id and --supported-connection-type in the below command

* ``oci goldengate deployment list``

Changed
~~~~~~~~

* [BREAKING] The command oci organizations work-request-log-entry list has been changed to oci organizations work-request-log list in the Organization service

* Improved CLI error message on incorrect JSON input

3.19.0

--------------------
Added
~~~~~~~~

* Support for Full Stack Disaster Recovery service

* ``oci disaster-recovery``

* The AI Language service

* Support for the Language custom models

* ``oci ai language project``
* ``oci ai language model``
* ``oci ai language endpoint``

* Support for the language translation

* ``oci ai language batch-language-translation``

* Support for new optional parameters in the batch service

* ``oci ai language batch-detect-entities --compartment-id --endpoint-id``
* ``oci ai language batch-detect-key-phrases --compartment-id``
* ``oci ai language batch-detect-language --compartment-id``
* ``oci ai language batch-detect-sentiments --compartment-id``
* ``oci ai language batch-detect-text-classification --compartment-id --endpoint-id``

* Data Flow Service

* Support for running code interactively with Session Applications using Statement resource

* ``oci data-flow statement create --code --run-id``
* ``oci data-flow statement delete --run-id --statement-id``
* ``oci data-flow statement get --run-id --statement-id``
* ``ooci data-flow statement list --run-id``

* Support for new optional parameters

* ``oci data-flow application create --idle-timeout-in-minutes --max-duration-in-minutes``
* ``oci data-flow application update --idle-timeout-in-minutes --max-duration-in-minutes``
* ``oci data-flow run create --idle-timeout-in-minutes --max-duration-in-minutes``
* ``oci data-flow run submit --idle-timeout-in-minutes --max-duration-in-minutes``
* ``oci data-flow run update --idle-timeout-in-minutes --max-duration-in-minutes``

* Support for using combination of environment variable and other required parameter in commands ,if config file is not present

Fixed
~~~~~

* Fixed mismatched help text format when using ``--help``

Changed
~~~~~~~

* Dependency on click is upgraded to 8.0.4

* Data Flow Service

* [BREAKING] The parameter --file-url has been removed from the below command

* ``oci data-flow application create``

* [BREAKING] The parameters --defined-tags, --force, --freeform-tags, --if-match, --max-wait-seconds, --wait-for-state, --wait-interval-seconds have been deleted from the below command

* ``oci data-flow statement list``

3.18.1

--------------------
Added
~~~~~~~~

* Bastion support for target host identification and enabled SOCKS support for dynamic port forwarding sessions

* ``oci bastion``

* Operations Insights service

* Support for creating Enterprise Manager-based Windows host targets for ``--platform-type``

* ``oci opsi host-insights list --platform-type``

* Support for creating Management Agent Cloud Service-based Windows and Solaris hosts targets for ``--platform-type``

* ``oci opsi host-insights list --platform-type``

* Support for Host Top Process allowing users to locate top processes running at a particular point in time

* ``oci opsi host-insights summarize-top-processes-usage --compartment-id --id --resource-metric --timestamp --analysis-time-interval``

* Support for Host Top Process allowing users to filter by a single process in order to trend this process over time

* ``oci opsi host-insights summarize-top-processes-usage --compartment-id --id --resource-metric --timestamp --analysis-time-interval``

* Cloud-Bridge Service

* Support for check to require ``--vcenter-endpoint`` and ``--discovery-credentials`` parameters if asset source is VMWARE for ``--type``

* ``oci cloud-bridge discovery asset-source create --type VMWARE``

Page 16 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.