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

2.4.42

Not secure
-------------------
Added
~~~~~
* Support for renaming the new database when restoring a database backup to an existing dbsystem (--db-name option for ``oci db database create-from-backup``)

* Support for renaming the new database when launching new dbsystem from a database backup (--db-name option for ``oci db system launch-from-backup``)

* An example on using --db-name parameter while restoring a database from backup can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/database/examples_and_test_scripts/rename_database_during_backup_restore.sh>`__.

* Support for calling Oracle Cloud Infrastructure services in the ``ca-toronto-1`` region (``--region ca-toronto-1``)

Changed
~~~~~~~
* Upgraded third party module versions for requests, cx_Oracle, pyOpenSSL, and cryptography. This should improve support for Python 3.7.

2.4.41

Not secure
-------------------
Added
~~~~~
* Support for passing device while attaching volume to instance in Compute service

* ``oci compute volume-attachment attach --device``

* Support for fetching devices for an instance in Compute service

* ``oci compute device list-instance``

* Support for Custom Header Rule Sets in the Load Balancer service

* ``oci lb rule-set``

2.4.40

Not secure
-------------------
Added
~~~~~
* Support for sparse diskgroup option with Exadata shape in the following command:

* ``oci db system launch``

* Support for Data Guard on VM DB Shape

* Support create option with-new-db-system along with from-existing-db-system

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

* Support for tagging Zones in the DNS service.

* Block Storage paravirtualized-encryption-in-transit feature

* Ability to enable encryption-in-transit for paravirtualized volume attachment for both boot volumes and data volumes (``oci compute volume-attachment attach-paravirtualized-volume``)

* Support for resetting idp scim client as part of Identity Service.

* ``oci iam scim-client-credentials reset-idp-scim-client --identity-provider-id``

* Support for updating user capabilities as part of Identity Service.

* ``oci iam user update-user-capabilities --user-id``

* Support for listing identity provider groups as part of Identity Service.

* ``oci iam identity-provider-group list``

Changed
~~~~~~~
* New Attribute ``is-latest-for-major-version`` is included in (``oci db version list``) response

* pyOpenSSL was upgraded to version 17.5.0 and cryptography to version 2.1.4 to address a vulnerability identified on GitHub as CVE-2018-1000808.

2.4.39

Not secure
-------------------
Added
~~~~~
* Support for fetching bucket statistics in Object Storage getBucket service.

* ``oci os bucket get --bucket-name --namespace-name --fields``
* An example on using the feature can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/object_storage/examples_and_test_scripts/get_bucket_example.sh>`__

2.4.38

Not secure
-------------------
Added
~~~~~
* VCN Transit Routing (VTR) feature as part of Virtual Cloud Network

* Ability to associate route table when creating drg-attachment (`oci network drg-attachment create --routeTableId`)
* Ability to associate route table when creating local-peering-gateway (`oci network local-peering-gateway create --routeTableId`)
* Ability to associate route table when updating drg-attachment (`oci network drg-attachment update --routeTableId`)
* Ability to associate route table when updating local-peering-gateway (`oci network local-peering-gateway update --routeTableId`)
* An example using the feature can be found on `GitHub <https://github.com/oracle/oci-cli/blob/master/services/core/examples_and_test_scripts/vcn_transit_routing.sh>`__.

2.4.37

Not secure
-------------------
Added
~~~~~
* Support for tagging as part of FSS

* ``oci fs file-system create --freeform-tags --defined-tags``
* ``oci fs snapshot create --freeform-tags --defined-tags``
* ``oci fs mount-target create --freeform-tags --defined-tags``

* Support for modifying the route table, DHCP options, or security lists associated with a subnet.

* Improvements to access control of compartments by allowing users to only show accessible compartments and list all compartments under the current tenancy.

* ``oci iam compartment list --access-level``
* ``oci iam compartment list --compartment-id-in-subtree``

Page 46 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.