Oci-cli

Latest version: v3.50.3

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

Scan your dependencies

Page 39 of 54

2.9.1

Not secure
-------------------

Added
~~~~~

* Support for Data Science Service

* ``oci data-science``

* Support for new OCI regions ``ap-osaka-1`` and ``ap-melbourne-1``.

2.9.0

Not secure
-------------------

Added
~~~~~

* Support for Data Catalog Service

* ``oci data-catalog``

* Support for Data Flow Service

* ``oci data-flow``

* Support for Application Migration Service

* ``oci application-migration``

* Support for offline data export in the Data Transfer Service

* ``oci dts export``

* Support for cross shape Data Guard. Customer to provide shape information when setting up Data Guard association.

* ``oci db data-guard-association create with-new-db-system --shape``

Changed
~~~~~~~

* [Breaking] ``oci oce cluster create --dashboard-enabled`` is now disabled by default.

2.8.2

Not secure
-------------------

Added
~~~~~

* Support for getting DRG redundancy status in the Networking service

* ``oci network drg-redundancy-status get --drg-id``

* Support for cloning autonomous databases from backups in the Database service

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

2.8.1

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

* Support for description field to Route rule and Security rules.

* ``oci route-table create``
* ``oci route-table update``
* ``oci security-list create``
* ``oci security-list update``

* Support for create, get, delete, list commands for db-home command

* ``oci db db-home create --db-system-id <Db System OCID> --db-version <Database Version>``
* ``oci db db-home get --db-home-id <Db Home OCID>``
* ``oci db db-home delete --db-home-id <Db Home OCID>``
* ``oci db db-home list --compartment-id <compartment OCID>``

* Support for stopping and starting Digital Assistant Instances

* ``oci oda instance start``
* ``oci oda instance stop``

* Support for specifying db home when a creating database.

* ``oci db database create --db-home-id <Db Home OCID>``

* Support for --backup-id parameter in the list database command

* ``oci db database list --backup-id <backup OCID>``

Fixed
~~~~~

* Crytography package requirement bumped to version 2.8 to fix a compatibility issue with Python 3.8

* OCI CLI installation now works with virtualenv or venv name as "oci_cli" (`Issue 213 <https://github.com/oracle/oci-cli/issues/213>`__)

2.8.0

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

* Improved configuration of the maintenance window details for Autonomous Container Database by adding the option in the Database Service

* ``oci db autonomous-container-database create --maintenance-window-details``
* ``oci db autonomous-container-database update --maintenance-window-details``

Changed
~~~~~~~

* Corporate proxy field is now optional when a creating exadata infrastructure.

* ``oci db exadata-infrastructure create --corporate-proxy``

* [Breaking] Hostname field within Node details which is part of VM Networks field is now required

* ``oci db vm-cluster-network update --vm-networks``

Fixed
~~~~~

* `--all` option for ``api-gateway`` list commands

* ``oci api-gateway deployment list``
* ``oci api-gateway gateway list``

2.7.0

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

* Support for Oracle Cloud Infrastructure API Gateway service

* ``oci apigateway``

* Boot volumes support for cross-region backups in Block Volume Service

* ``oci bv boot-volume-backup copy``
* ``oci bv boot-volume-backup list --source-boot-volume-backup-id``

* Support for managing TSIG Key resources in the DNS service.

* ``oci dns tsig-key``

* Support for referencing TSIG Key resources by OCID within Zone resources in the DNS service.

* ``oci dns zone create --external-masters``
* ``oci dns zone update --external-masters``

* Removed Identity Cloud service(idcs) access token requirement for Container Engine delete operation. Also, support secondary idcs stripe for Container Engine creation.

* ``oci oce oce-instance delete``
* ``oci oce oce-instance create --identity-stripe``

* Support to resize compute virtual machine instance to a different shape in Compute Service.

* ``oci compute instance update --id <id> [--shape <shape>]``

* Support for OS Management Service.

* ``oci os-management``

* Improve nodepool creation, specify the image of the nodes by the image OCID in the Container Engine Service.

* ``oci ce node-pool create --node-image-id``

* Add management configuration for oracle-cloud-agent in Compute Service

* ``oci compute instance launch --agent-config``

* Support for Marketplace Service.

* ``oci marketplace``

* Allow customers to bring their own keys to Key Management Service.

* ``oci kms management get-wrapping-key``
* ``oci kms management import-key``
* ``oci kms management import-key-version``

* Allow customers to create and use new vault with "DEFAULT" as type in Key Management Service

* ``oci kms management key-version cancel-key-version-deletion --key-id, --key-version-id``
* ``oci kms management key-version schedule-key-version-deletion --key-id, --key-version-id, --time-of-deletion``

Changed
~~~~~~~

* [Breaking] Removed support for v1 auth tokens (1.0.0) in kubeconfig files in Container Engine Service.

* ``oci ce cluster create-kubeconfig --token-version``

* Enable updating a stream pool name and modified existing commands in Streaming Service.

* ``oci streaming admin stream list --compartment-id (required to optional)``
* [Breaking] `` oci streaming admin stream-pool list --compartment-id (optional to required)``
* ``oci streaming admin stream-pool update --name (new param added)``

Page 39 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.