Oci-cli

Latest version: v3.54.1

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

Scan your dependencies

Page 32 of 57

2.22.2

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

* Support for Database Software Image for Database service

* ``oci db database-software-image create --image-shape-family EXACC_SHAPE``
* ``oci db database-software-image list --image-shape-family EXACC_SHAPE``

* Support for new parameters in Compute service

* ``oci compute dedicated-vm-host list --remaining-ocpus-greater-than-or-equal-to``
* ``oci compute dedicated-vm-host list --remaining-memory-in-gbs-greater-than-or-equal-to``

* Support for new parameters ``total-memory-in-gbs`` and ``remaining-memory-in-gbs`` in Compute service

* ``oci compute dedicated-vm-host create``
* ``oci compute dedicated-vm-host list``
* ``oci compute dedicated-vm-host get``
* ``oci compute dedicated-vm-host update``

* Support for new parameters ``access-type``, ``object-name``, ``bucket-listing-action`` in Preauth-request service

* ``oci os preauth-request create --access-type --object-name --bucket-listing-action``

* Support for SDK generation feature in the API Gateway service

* ``oci api-gateway sdk --help``
* ``oci api-gateway sdk-language-type --help``

* Support for a new parameter ``image-policy-config`` for Container Engine in Kubernetes service

* ``oci ce cluster create``
* ``oci ce cluster update``

* Support for new parameter ``routing-policy`` in Network service.

* ``oci network virtual-circuit create --routing-policy``
* ``oci network virtual-circuit update --routing-policy``

* Support for new parameter ``capacity`` in autoscaling service.

* ``oci autoscaling policy create --capacity``

* Support for cross-region asynchronous volume replication in Block Storage service

* ``oci bv block-volume-replica``
* ``oci bv boot-volume-replica``
* ``oci bv volume update --block-volume-replicas``
* ``oci bv boot-volume update --boot-volume-replicas``
* ``oci bv volume create --source-volume-replica-id``
* ``oci bv boot-volume create --source-volume-replica-id``

* Support for Container Image Signing in artifacts service

* ``oci artifacts container image-signature``

* Support for new type of authorizationDetails in Application Migration service.

* ``oci application-migration source create-source-ocic-authtoken --authorization-details-client-app-url --authorization-details-access-token``
* ``oci application-migration source update-source-ocic-authtoken --authorization-details-client-app-url --authorization-details-access-token``

Changed
~~~~~~~~

* The parameter ``specification`` is now optional for API deployment in the API Gateway service

* ``oci api-gateway deployment create --specification``

* PyYAML was upgraded to 5.3.1

* Tox was upgraded to version 3.23.0. Tox isn't used in our run-time system but as part of our documentation build process.

* Pluggy upgraded to 0.13.0 and virtualenv upgraded to 16.7.10 for same reasons as above.

Fixed
~~~~~

* Fixed timeout issue in log-analytics service

* ``oci log-analytics upload upload-log-file``
* ``oci log-analytics upload upload-log-events-file``

2.22.1

Not secure
-------------------
Added
~~~~~
* Support for the Vulnerability Scanning service.

* ``oci vulnerability-scanning``

* Support for vSphere 7.0 in the VMware Solution service.

* ``oci ocvs sddc create --provisioning-vlan-id, --replication-vlan-id``
* ``oci ocvs sddc update --provisioning-vlan-id, --replication-vlan-id``

* Support for forecasting in the Usage service.

* ``oci usage-api usage-summary request-summarized-usages --forecast``

* Support for listing, changing, and resetting parameters for on-premise Oracle databases in the Database Management service

* ``oci database-management managed-database change-database-parameters``
* ``oci database-management managed-database list-database-parameters``
* ``oci database-management managed-database reset-database-parameters``

* Support for listing tablespaces of managed databases in the Database Management service

* ``oci database-management tablespace list``

* Support for cross-regional replication of keys in the Key Management service

* ``oci kms management replication-status-details get-replication-status``
* ``oci kms management vault create-vault-replica``
* ``oci kms management vault delete-vault-replica``
* ``oci kms management vault list-vault-replicas``

* Support for highly-available database systems in the MySQL Database service

* ``oci mysql db-system create --is-highly-available``
* ``oci mysql db-system import --is-highly-available``

* Support for Oracle Enterprise Manager bridges, source auto-association, source event type mappings, and plugins to upload data in the Logging Analytics service

* Support for partitioning/searching data via logset

* ``oci log-analytics storage list-log-sets``

* Support for Source Auto Association

* ``oci log-analytics source list-auto-assocs``
* ``oci log-analytics source enable-auto-assoc``
* ``oci log-analytics source disable-auto-assoc``

* Support for Source Event Types Mapping

* ``oci log-analytics source add-event-types``
* ``oci log-analytics source disable-event-types``
* ``oci log-analytics source enable-event-types``
* ``oci log-analytics source remove-event-types``
* ``oci log-analytics source list-event-type``

* Support for Enterprise Manager bridges

* ``oci log-analytics em-bridge``

* Support for Log events API used by plugins like fluentd, fluentbit, etc to upload data to logging analytics

* ``oci log-analytics upload upload-log-events-file``

* Support for Lookups Summary

* ``oci log-analytics lookup get-summary``

* Support for Source Associable Entities

* ``oci log-analytics source list-associable-entities``

* Additional fields in the following commands

* ``oci log-analytics entity list --creation-source-details, --creation-source-type``
* ``oci log-analytics parser extract-structured-log-field-paths --field-delimiter, --field-qualifier``
* ``oci log-analytics parser extract-structured-log-header-paths --field-delimiter, --field-qualifier``
* ``oci log-analytics parser test-parser --field-delimiter, --field-qualifier``
* ``oci log-analytics parser upsert-parser --field-delimiter, --field-qualifier``
* ``oci log-analytics scheduled-task list --display-name-contains --saved-search-id``
* ``oci log-analytics upload list --warnings-filter``
* ``oci log-analytics upload upload-log-file --log-set``

Changed
~~~~~~~
* Jinja2 was upgraded to version 2.11.3. Jinja isn't used in our run-time system but as part of our documentation build process.

* Fixed bug in the dry-run option for bulk download command.

* ``oci os object bulk-download --dry-run``

2.22.0

Not secure
-------------------
Added
~~~~~
* Support for Network Load Balancer service

* ``oci nlb``

* Support for Organizations Domain and Domian Governance in Organization service

* ``oci organizations domain``
* ``oci organizations domain-governance``

* Support for query to filter and aggregate in Usage API service

* ``oci usage-api query``

* Support to list and get maintenance runs for autonomous database in Database service.

* ``oci db maintenance-run list --target-resource-type AUTONOMOUS_DATABASE``
* ``oci db maintenance-run list --target-resource-id <autonomous-database-ocid>``
* ``oci db maintenance-run get --maintenance-run-id <maintenance-run-ocid>``

* Support for Marketplace Publication feature in Marketplace service

* ``oci marketplace publication``
* ``oci marketplace publication-package``
* ``oci marketplace publication-summary``

* Support for Compute Capacity Reservation feature in Compute service

* ``oci compute capacity-reservation``

* Support for Announcements Preferences in Announcements Service.

* ``oci announce announcements-preferences``

* Support for HeatWave Cluster (in-memory analytics accelerator) in MySQL Database Service.

* ``oci mysql db-system heatwave-cluster``
* ``oci mysql db-system heatwave-cluster-memory-estimate generate``
* ``oci mysql db-system heatwave-cluster-memory-estimate get``

* [Breaking] The parameter --vnic-id is now required for create IPv6 for the specified VNIC in Network service.

* ``oci network ipv6 create``

Fixed
~~~~~
* Fixed upload large files bug in create-model-artifact in Data Science service

* ``oci data-science model create-model-artifact``

2.21.6

Not secure
-------------------
Added
~~~~~
* Support for Routing Policies and HTTP2 Listener protocol features in Load Balancer service

* ``oci lb routing-policy``
* ``oci lb listener create --routing-policy-name --protocol HTTP2``
* ``oci lb listener update --routing-policy-name --protocol HTTP2``

* Support for updating instance usage type, (NONPRIMARY, PRIMARY), in OCE service

* ``oci oce oce-instance update --instance-usage-type``

* Support for private clusters to the Container Engine in Kubernetes service

* ``oci ce cluster create --endpoint-subnet-id --endpoint-public-ip-enabled --endpoint-nsg-ids``
* ``oci ce cluster update-endpoint-config --is-public-ip-enabled --nsg-ids``
* ``oci ce cluster create-kubeconfig --kube-endpoint``

* Support for model deployment in Data Science service

* ``oci data-science model-deployment``

* Support for copying stacks in Resource Manager service

* ``oci resource-manager stack copy``

* Support for retrieving certificates for clusters and nodes in Roving Edge Infrastructure service

* ``oci rover cluster get-certificate``
* ``oci rover node get-certificate``
* ``oci rover node setup-identity``

Fixed
~~~~~
* Bug with resource_principal not properly working with --region parameter

2.21.5

Not secure
-------------------
Added
~~~~~
* Support for SMS subscriptions through the Oracle Cloud Infrastructure Notifications service.

* ``oci ons message publish``
* ``oci ons subscription confirm``
* ``oci ons subscription create``
* ``oci ons subscription unsubscribe``

* Support for friendly formatting messages when target is ONS as part of the Service Connector Hub service.

* ``oci sch service-connector create``
* ``oci sch service-connector update``

* Support the ability to attach and detach instance from instance pool in Compute Management service.

* ``oci compute-management instance-pool-instance attach``
* ``oci compute-management instance-pool-instance detach``
* ``oci compute-management instance-pool-instance get``

* Support for Application Performance Monitoring Trace service

* ``oci apm-traces``

* Support for Application Performance Monitoring Synthetic service

* ``oci apm-synthetics``

* Support for APM service control plane

* ``oci apm-control-plane``

* Support for GoldenGate service

* ``oci goldengate``

Changed
~~~~~~~~
* Updated incremental delay and retry mechanism for create-backup-from-onPrem script in Database service

2.21.4

Not secure
-------------------
Added
~~~~~
* Support for Clones Feature in File System Service

* ``oci fs file-system create``
* ``oci fs file-system list``

* Support for pipelines and pipeline tasks for Dataflow service

* ``oci data-integration pipeline``

* Enhanced support for publishing Data Integration tasks for Dataflow service

* ``oci data-integration task get --expand-references``
* ``oci data-integration task-run list --aggregator-key``
* ``oci data-integration connection update--password-secret``
* ``oci data-integration data-entity list --is-pattern``
* ``oci data-integration schema list --name-list``
* ``oci data-integration work-request list --workspace-id``

Page 32 of 57

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.