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

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

2.12.1

Not secure
-------------------
Added
~~~~~
* Support for Usage API service

* ``oci usage``

* Support for Oracle Cloud VMware Solution service

* ``oci ocvs``

* Support for one-off patches in Database service

* ``oci db database patch --one-off-patches``

* Support for Vlan features as part of support Layer 2 Virtual Networking

* ``oci network vlan``
* ``oci network private-ip list --vlan-id``
* ``oci network vnic assign-private-ip --vlan-id``
* ``oci compute instance attach-vnic --vlan-id``

* Validator parameter added for updating tags in Identity service

* ``oci iam tag update --validator``

* Improve Create Instance Configuration to include the latest AttachVolumeDetails properties in the Compute Management service

* ``oci compute-management instance-configuration create --instance-details``

2.12.0

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

* Tagging support when creating database and db-home in the Database Service

* ``oci db database create --defined-tags, --freeform-tags``
* ``oci db database create-from-backup --defined-tags, --freeform-tags``
* ``oci db database create-from-database --defined-tags, --freeform-tags``
* ``oci db db-home create --defined-tags, --freeform-tags``

* Support for Data Integration Service

* ``oci data-integration``

* Support for managing Autonomous VM Cluster resources at Customer Cloud.

* ``oci db autonomous-vm-cluster``

* Support for backups on Autonomous Databases at Customer Cloud.

* ``oci db autonomous-container-database create --db-unique-name``
* ``oci db backup-destination create-nfs-details --local-mount-point-path, --mount-type-details``
* ``oci db backup-destination update --nfs-mount-type, --nfs-server, --nfs-server-export``

* Support for a dependency archive zip file to be specified for use by an application for data flow service.

* ``oci data-flow application create --archive-uri``

* Support for accessing data assets via private endpoint in the Data Catalog service

* ``oci data-catalog catalog-private-endpoint``
* ``oci data-catalog catalog attach``
* ``oci data-catalog catalog detach``

* Support to get passphrase of export job

* ``oci dts export get-passphrase --job-id``

* New parameter added to the following command

* ``oci dts physical-appliance initialize-authentication --export-job-id``

Changed
~~~~~~~
* Parameters --appliance-label and --job-id are now optional for the following command

* ``oci dts physical-appliance initialize-authentication``

* [BREAKING] for the Data Catalog service, the following parameters have been restricted to specific values.

* ``lifecycle_state, wait-for-state, job_type, harvest_status, workflow_status, schedule_type``

Page 35 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.