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

2.6.5

Not secure
-------------------
Added
~~~~~~
* Support for backup destination(nfs, zdlra) as a part of database backup service for its create, read, update and delete operations.

* ``oci db backup-destination create-nfs-details``
* ``oci db backup-destination get``
* ``oci db backup-destination update``
* ``oci db backup-destination delete``

* Support for backup destination in create and update database.

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

* Support for managing Exadata Infrastructure resources at Customer Cloud.

* ``oci db exadata-infrastructure``

* Supports for managing VM Cluster Network resources at Customer Cloud.

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

* Support for managing VM Cluster resources at Customer Cloud.

* ``oci db vm-cluster``

* Support for getting a list of supported GI versions for VM Cluster.

* ``oci db gi-version``

* Support for creating new databases on VM Cluster.

* ``oci db database create``

* Support for listing databases within a VM Cluster instead of a Db System.

* ``oci db database list --vm-cluster-id``

* Support for getting a list of database nodes in the specified VM Cluster.

* ``oci db node list --vm-cluster-id``

* Support for ``create-import-tf-state-job`` command in Resource Manager.

* Separated ``resource-manager job create`` into operation-specific commands.

* ``oci resource-manager job create-plan-job``
* ``oci resource-manager job create-apply-job``
* ``oci resource-manager job create-destroy-job``
* ``oci resource-manager job create-import-tf-state-job``
* ``oci resource-manager job resource-manager job create`` is now deprecated.

2.6.4

Not secure
-------------------
Added
~~~~~
* Support for CreateKubeconfig token version 2.0.0.

* ``oci ce cluster generate-token``

* Support creating and updating node pool using regional subnets.

* ``oci ce node-pool create --size --placement-configs``
* ``oci ce node-pool update --size --placement-configs``

* Support for using KMS to encrypt Kubernetes secret.

* ``oci ce cluster create --kms-key-id``

* Support for user to specify a two hour window when the auto-backup would kick in. Default is anytime. Example values are SLOT_ONE, SLOT_TWO.

* ``oci db database create --auto-backup-window``
* ``oci db database update --auto-backup-window``

* Support for specifying ``nsgIds`` parameter for ``LaunchAutonomousDbSystemDetails`` and ``UpdateAutonomousDbSystemDetails``

* ``oci db autonomous-exadata-infrastructure launch --nsg-ids``
* ``oci db autonomous-exadata-infrastructure update --nsg-ids``

* Support for Oracle Content and Experience service.

* ``oci oce``

* New read-only `system-tags` parameter for Load Balancer object.

Fixed
~~~~~
* Outdated doc link. (`Pull Request <https://github.com/oracle/oci-cli/pull/186/files>`__)

* Downloads that fail when ``oci os object --bulk-download`` when object names ended with a '/'.

2.6.3

Not secure
-------------------
Added
~~~~~
* Support for Cluster Networks as part of the Compute Management Service

* ``oci compute-management cluster-network``

* Made session token file permissions restricted to the file owner only.

Fixed
~~~~~
* CVE-2017-18342 - In PyYAML before 4.1, the yaml.load() API could execute arbitrary code. In other words, yaml.safe_load is not used.

2.6.2

Not secure
-------------------
Added
~~~~~
* Support for Dedicated Virtual Machine Host feature as a part of the Compute Service.

* ``oci compute dedicated-vm-host``
* ``oci compute dedicated-vm-host-instance``

* Support for using resource groups in Monitoring Service.

* ``oci monitoring alarm create --resource-group [text]``
* ``oci monitoring alarm update --resource-group [text]``
* ``oci monitoring metric list --resource-group [text]``
* ``oci monitoring metric-data summarize-metrics-data --resource-group [text]``

2.6.1

Not secure
-------------------
Added
~~~~~
* Support for kms encryption of file system in the File Storage Service.

* ``oci fs file-system create --kms-key-id``
* ``oci fs file-system update --kms-key-id``

* Support for an option to set up archiving to Object Storage in the Streaming Service.

* ``oci streaming admin archiver``

* Support for interacting with the resource limits of a specific resource type in the Limits Service.

* ``oci limits definition list``
* ``oci limits resource-availability get``
* ``oci limits service list``
* ``oci limits value list``

* Support for ETag on Streaming Resources.

* ``oci streaming admin stream delete --if-match``
* ``oci streaming admin stream update --if-match``

* Support for change of compartments for Public IP, Dhcp Options, Local Peering Gateway, Internet Gateway, Network Security Group (nsg) resources in the Networking Service.

* oci network internet-gateway change-compartment --compartment-id, --ig-id
* oci network dhcp-options change-compartment --compartment-id, --dhcp-id
* oci network local-peering-gateway change-compartment --compartment-id, --local-peering-gateway-id
* oci network nsg change-compartment --compartment-id, --nsg-id
* oci network public-ip change-compartment --compartment-id, --public-ip-id

* Support for AddressLists resource management in the WAF Policy Service:

* ``oci waas address-list``

* Support for clearing cached resources in Edge nodes in the WAF Policy Service.

* ``oci waas purge-cache --waas-policy-id, --resources``

* Support for Cache control in WAF Policy Service

* ``oci waas caching-rule list``
* ``oci waas caching-rule update``

* Support for Custom Protection Rule resource management in the WAF Policy Service.

* ``oci waas customer-protection-rule``
* ``oci waas waas-policy custom-protection-rule list``

* Improve support for WAF Policy settings by introducing new options in the WAF Policy Service.

* ``oci waas policy-config update --cipher-group, --client-address-header, --force, --is-behind-cdn, --is-cache-control-respected, --is-origin-compression-enabled, --is-response-buffering-enabled, --tls-protocols``

* Improve support for WAF Policy by introducing custom-protection-rule usage configuration in the WAF Policy Service.

* ``oci waas waas-policy custom-protection-rule list --waas-policy-id, --action, --all-pages, --mod-security-rule-id``

* Improve support for WAF Policy sercice by introducing new Origin Groups option in the WAF Policy Service.

* ``oci waas waas-policy create --origin-groups``
* ``oci waas waas-policy update --origin-groups``

* Improve support for WAF config in WAF Policy service by introducing options for caching-rules, custom-protection-rules and origin-groups in the WAF Policy Service.

* ``oci waas waf-config update --caching-rules, --custom-protection-rules, --origin-groups``

* Launching database system with --auto-backup-enabled and --recovery-window-in-days options in the Database Service.

* ``oci db system launch --auto-backup-enabled and --recovery-window-in-days``

Fixed
~~~~~~~
* os bulk-delete did not print long object names that ended with slash

2.6.0

Not secure
-------------------
Added
~~~~~
* Support for calling Oracle Cloud Infrastructure services in the Zurich region (``--region eu-zurich-1``)

* Support for Data Transfer Service

* ``oci dts``

Fixed
~~~~~~~
* JSON input generation for certain commands

* Help text for certain commands was displaying required parameters as optional

* Links to GitHub examples are being updated in the changelog itself.

Updated
~~~~~~~
* [Breaking] Changes to response structure for certain WAF commands

* ``oci waas``

Page 41 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.