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

2.24.4

-------------------
Added
~~~~~
* Support for database maintenance run patchMode feature as a part of the Database Service

* ``oci db maintenance-run``

Fixed
~~~~~

* PyYAML was upgraded to version 5.4.1 to address a vulnerability identified on GitHub as CVE-2020-14343

* Py was upgraded to version 1.10.0 to address a vulnerability identified on GitHub as CVE-2020-29651. Py isn't used in our run-time system but as part of our documentation build process.

2.24.3

Not secure
-------------------
Added
~~~~~
* Options for configuring config path and profile name for session authentication

* ``oci session authenticate --profile-name --config-location``

* Support for the Operator Access Control service

* ``oci opctl``

* Support for the Service Catalog service

* ``oci service-catalog``

* Support for the AI Language service

* ``oci ai language``

Fixed
~~~~~
* Wait for state parameter for the following database commands were returning on incorrect states

* oci db database create --wait-for-state
* oci db database create-from-backup --wait-for-state
* oci db database create-from-database --wait-for-state
* oci db db-home create --wait-for-state

2.24.2

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

* Support for data masking and other enhancements in the Cloud Guard service

* ``oci cloud-guard data-mask-rule``
* ``oci cloud-guard policy-summary list-policies``
* ``oci cloud-guard problem update-bulk-problem-status --comment``

* Support for opting out of DNS records during instance launch, as well as attaching secondary VNICs, in the Compute service

* ``oci compute instance attach-vnic --assign-private-dns-record``
* ``oci compute instance launch --assign-private-dns-record``

* Support for mutable sizes on cluster networks in the Compute Management service. Argument (instance-pools) allows to specify updates to the underlying instance pool(s) of a cluster network.

* ``oci compute-management cluster-network update --instance-pools``

* Support for auto-tiering on buckets in the Object Storage service

* ``oci os bucket create --auto-tiering``
* ``oci os bucket update --auto-tiering``

Changed
~~~~~~~

* VCN id parameter is now optional on list operation in the Networking service

* ``oci network vlan list --vcn-id``

2.24.1

Not secure
-------------------
Fixed
~~~~~
* Previous release had a bug which caused CLI installations on Windows operating systems to fail with an error. Please see `github issue 404 <https://github.com/oracle/oci-cli/issues/404>`_ for more details

2.24.0

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

* Support for enabling and disabling Operations Insights for External Non-Container and External Pluggable Databases in Database service

* ``oci db external-non-cdb enable-operations-insights``
* ``oci db external-non-cdb disable-operations-insights``
* ``oci db external-pdb enable-operations-insights``
* ``oci db external-pdb disable-operations-insights``

* Support for customer contract for Autonomous Databases in Database Service

* ``oci db autonomous-database create --customer-contacts``
* ``oci db autonomous-database create-from-backup-id --customer-contacts``
* ``oci db autonomous-database create-from-backup-timestamp --customer-contacts``
* ``oci db autonomous-database create-from-clone --customer-contacts``
* ``oci db autonomous-database create-refreshable-clone --customer-contacts``
* ``oci db autonomous-database update --customer-contacts``

* Support for business name annotation of harvested objects in Data Catalog service

* ``oci data-catalog attribute | entity | folder update --business-name``

* Support for opt-in/opt-out of live migration at an instance level in Compute service

* ``oci compute instance launch --availability-config '{"isLiveMigrationPreferred": true}'``

Changed
~~~~~~~

* [Breaking] This version drops support for Python 3.5

* Due to a possible security issue in the version of the dependent cryptography package, we have bumped up the version to 3.3.2. This version does not support Python 3.5.

* Updated help text for putting messages into a stream in Streaming Service

* ``oci streaming stream message put``

* Some unused commands have been removed from the DNS service

* ``oci dns resolver-endpoint create-resolver-endpoint-create-resolver-vnic-endpoint-details``
* ``oci dns resolver-endpoint update-resolver-endpoint-update-resolver-vnic-endpoint-details``

* Some parameters made optional for signing uploads in Artifacts service

* ``oci artifacts container image-signature sign-upload --description --metadata``

2.23.0

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

* Support for Database Migration service

* ``oci database-migration``

* Support for following in Network Service

* Support for Networking Topology

* ``oci network networking-topology``
* ``oci network vcn-topology``

* Support to improve the DRG functionality

* ``oci network drg get-all-drg-attachments``
* ``oci network drg get-upgrade-status``
* ``oci network drg upgrade``
* ``oci network drg-attachment remove-export-route-distribution``
* ``oci network drg-route-distribution``
* ``oci network drg-route-distribution-statement``
* ``oci network drg-route-rule``
* ``oci network drg-route-table``
* ``oci network internal-public-ip delete-drg-route-table``

* Support to asssign/unassign IPV6 for the VNIC

* ``oci network vnic assign-ipv6``
* ``oci network vnic unassign-ipv6``

* Support for enabling IPv6 support in the existing subnet

* ``oci network subnet update --ipv6-cidr-block``

* Support to list the Cross Connect mapping Details for the specified Virtual Circuit

* ``oci network cross-connect-mapping-details-collection list-cross-connect-mappings --virtual-circuit-id``

* Support for following in OCVS Service

* [Breaking] New required parameter --current-sku has been added to the below command

* ``oci ocvs esxi-host create --current-sku``

* [Breaking] New required parameter --initial-sku has been added to the below command

* ``oci ocvs sddc create --initial-sku``

* New parameter --next-sku has been added to the below command

* ``oci ocvs esxi-host update --next-sku``

* Support for getting a cluster cache metrics for a specified RAC CDB Managed Database in the Database Management service

* ``oci database-management cluster-cache-metric``

* Support for new parameter --response-cache-details in the API Gateway service

* ``oci api-gateway gateway create --response-cache-details``
* ``oci api-gateway gateway update --response-cache-details``

* Support for preemptible instances in Compute service

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

* Improvements for Operations Insights in the OPSI service

* ``oci opsi database-insights``
* ``oci opsi enterprise-manager-bridges``
* ``oci opsi host-insights``
* ``oci opsi work-requests``


Changed
~~~~~~~~

* Updated parameters for database insight list operation in the OPSI service.

* ``oci opsi database-insights list``

* Following commands changed in Network Service

* [Breaking] Optional param --is-internet-access-allowed is deleted for the below commands

* ``oci network ipv6 update``
* ``oci network vnic assign-ipv6``

* [Breaking] Optional param --ipv6-cidr-block is deleted for the below commands

* ``oci network vcn add-ipv6-vcn-cidr``
* ``oci network vcn create``

Page 28 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.