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 34 of 54

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``)

2.12.5

Not secure
-------------------
Added
~~~~~
* Support for specifying OS type and version when importing compute images in the Compute service

* ``oci compute image import from-object --operating-system --operating-system-version``
* ``oci compute image import from-object-uri --operating-system --operating-system-version``

* Support to change the fault domain for VM instances in the Compute service

* ``oci compute instance update --fault-domain <fault-domain>``

* Support to update VM instances with different launch options (networking type, boot volume attachment type, and in-transit encryption for the boot volume's paravirtualized attachment) in the Compute service

* ``oci compute instance update --launch-options <launch-options>``

* Support for 'Patch Now' Maintenance Runs for Autonomous Exadata Infrastructure and Autonomous Container Database resources in the Database service

* ``oci db maintenance-run update --is-patch-now-enabled``

* Support for automatic performance and cost tuning on volumes in the Block Storage service

* ``oci bv boot-volume create --is-auto-tune-enabled``
* ``oci bv boot-volume update --is-auto-tune-enabled``
* ``oci bv volume create --is-auto-tune-enabled``
* ``oci bv volume update --is-auto-tune-enabled``

* Support for image capability schemas and schema versions as a part of the Compute Imaging Service

* ``oci compute global-image-capability-schema``
* ``oci compute global-image-capability-schema-version``
* ``oci compute image-capability-schema``

* Support for calling Oracle Cloud Infrastructure services in the San Jose region (``--region us-sanjose-1``)

Fixed
~~~~~~~~
* Remove access_token from GitlabAccessTokenConfigurationSourceProvider model in the Resource Manager service

2.12.4

Not secure
-------------------
Added
~~~~~
* Added Instance License Type support for OCE instances

* ``oci oce oce-instance create instance-license-type``
* ``oci oce oce-instance update instance-license-type``


Fixed
~~~~~
* Bug fix in Key Management Service restore-from-file command to handle binary backup files

* ``oci kms management vault restore-from-file``

2.12.3

Not secure
-------------------
Added
~~~~~
* Support for Oracle Blockchain Platform, a comprehensive distributed ledger cloud platform

* ``oci blockchain``

* Support for Gitlab configuration source provider as part of the Resource Manager service

* ``oci resource-manager configuration-source-provider``
* ``oci resource-manager stack create-from-git-provider``
* ``oci resource-manager stack update-from-git-provider``

* Support for switching over an Autonomous Database that has Data Guard enabled

* ``oci db autonomous-database switchover --autonomous-database-id``

* Support for specifying that an autonomous database should have Data Guard enabled

* ``oci db autonomous-database create --is-data-guard-enabled``
* ``oci db autonomous-database create-refreshable-clone --is-data-guard-enabled``
* ``oci db autonomous-database create-from-backup-id --is-data-guard-enabled``
* ``oci db autonomous-database create-from-backup-timestamp --is-data-guard-enabled``
* ``oci db autonomous-database create-from-clone --is-data-guard-enabled``
* ``oci db autonomous-database list --is-data-guard-enabled``
* ``oci db autonomous-database update --is-data-guard-enabled``

Changed
~~~~~~~
* Virtual Cloud Network List Endpoints Required param --vcn-id has been made optional

* ``oci network dhcp-options list --vcn-id``
* ``oci network internet-gateway list --vcn-id``
* ``oci network local-peering-gateway list --vcn-id``
* ``oci network route-table list --vcn-id``
* ``oci network security-list list --vcn-id``
* ``oci network subnet list --vcn-id``

2.12.2

Not secure
-------------------
Added
~~~~~
* Support for Autonomous DataWarehouse and Autonomous Transaction Processing features to allow switching from Non PE to PE (and vice versa) for existing databases as a part of the Database Service for Autonomous Databases

* ``oci db autonomous-database update --private-endpoint-label``
* ``oci db autonomous-database update --subnet-id``

* Support for private endpoint (ingress) and public endpoint whitelisting in Analytics Service

* ``oci analytics analytics-instance create --network-endpoint-details``
* ``oci analytics analytics-instance change-network-endpoint --network-endpoint-details``

* Support for re-encrypting an object in the Object Storage Service, by introducing a command line option to specify a new encryption key.

* ``oci os object reencrypt``

* Support to register and deregister autonomous dedicated databases with Datasafe

* ``oci db autonomous-database data-safe register``
* ``oci db autonomous-database data-safe deregister``

Page 34 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.