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

2.18.0

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

* Support for specifying region using numbers for the setup configuration command

* ``oci setup config``

* Support for auto-scaling in the Big Data service

* ``oci bds auto-scale-config create``
* ``oci bds auto-scale-config get``
* ``oci bds auto-scale-config edit``
* ``oci bds auto-scale-config list``
* ``oci bds auto-scale-config delete``
* [BREAKING] ``UPDATING_INFRA`` option removed for ``oci bds instance list --lifecycle-state``

* Documentation fixes for the Logging Search service

Fixed
~~~~~~~~
* Fixed node-shape-config to be recognized as complex type

* ``oci ce node-pool create --generate-param-json-input node-shape-config``

2.17.0

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

* Support for the following in the Roving Edge Infrastructure Service

* Rover Cluster API

* ``oci rover cluster``

* Rover Node API

* ``oci rover node``

* Database Service

* Support for Customer-Managed Key features

* ``oci db database migrate-vault-key``
* ``oci db database rotate-vault-key``

* Support for listing flex components

* ``oci db flex-component list``

* Support for filtering listKeys based on KeyShape in Key Management Service

* ``oci kms management key list --algorithm, --length``

* Support for Github configuration source provider in Resource Manager Service

* ``oci resource-manager configuration-source-provider create-github-access-token-provider``
* ``oci resource-manager configuration-source-provider update-github-access-token-provider``

* Data Catalog Service

* Support for listing harvested rules

* ``oci data-catalog rule-summary list-rules``

* Additional filtering options available for Logical Entity list calls

* ``oci data-catalog entity list-aggregated-physical --display-name-contains``
* ``oci data-catalog entity list-derived-logical-entities --display-name-contains``

* Support for flexible load balancers in Load Balancer Service

* ``oci lb load-balancer create --shape-details``

Changed
~~~~~~~

* [BREAKING] Deprecated support for Autonomous Data Warehouse in Database Service

* ``oci db autonomous-data-warehouse``

2.16.1

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

* Support for custom endpoint feature in the Integration Service

* ``oci integration integration-instance create --custom-endpoint``
* ``oci integration integration-instance update --custom-endpoint``

* Support for the following in the Database Service

* Maintenance Schedule feature for Exadata Infrastructure resources

* ``oci db exadata-infrastructure create --maintenance-window``
* ``oci db exadata-infrastructure update --maintenance-window``

* ORDS and SSL certificate rotation for Autonomous Exadata Infrastructure

* ``oci db autonomous-exadata-infrastructure rotate-ords-certs --autonomous-exadata-infrastructure-id``
* ``oci db autonomous-exadata-infrastructure rotate-ssl-certs --autonomous-exadata-infrastructure-id``

* Support added for fine-grained data analysis and improved SQL insights

* Added IMPROVING field for ``oci opsi database-insights summarize-sql-statistics --category``

2.16.0

Not secure
-------------------
Added
~~~~~
* Support for calling Oracle Cloud Infrastructure services in the Santiago region (``--region sa-santiago-1``)

* Support for Mysql Database Service Channels

* ``oci mysql channel``

* Support for Data Safe on-prem-connector

* ``oci data-safe on-prem-connector``

* Support for Availability Status and History of Management Agent

* ``oci management-agent agent list-availability-histories``

* Backups now can be filtered by creation type in MySql Service

* ``oci mysql backup list --creation-type``

Changed
~~~~~~~

* Upgraded versions for the following packages: arrow (0.14.7), cryptography (3.2.1), pyOpenSSL (19.1.0) and pycparser (2.20).

* Added optional parameter ``--tenancy-name`` to ``oci session authenticate``

* [Breaking] The command ``oci data-safe configuration get`` has been changed to ``oci data-safe service get`` in Data Safe Service

* [Breaking] The parameter --compartment-id is now required for private endpoint list in Data Safe Service

* ``oci data-safe private-endpoint list --compartment-id``

* [Breaking] The parameter --compartment-id is now required for work request list in Data Safe Service

* ``oci data-safe work-request list --compartment-id``

* [Breaking] The parameter --is-enabled is now required for service enable in Data Safe Service

* ``oci data-safe service enable --is-enabled``

* Help text improvements for blockchain platform in Blockchain Service

* ``oci blockchain blockchain-platform``

* The parameter --variables is now optional for mysql configuration in MySql Service

* ``oci mysql configuration create --variables``

* The parameter --configuration-id is now optional for the below commands in MySql Service

* ``oci mysql db-system clone --configuration-id``
* ``oci mysql db-system create --configuration-id``
* ``oci mysql db-system import --configuration-id``

2.15.0

Not secure
-------------------
Added
~~~~~
* Support to bulk edit tags on resources in Identity and Access Management Service

* ``oci iam tag bulk-edit --bulk-edit-operations``

* Support to retrieve bulk edit tags enabled resources in Identity and Access Management Service

* ``oci iam tag bulk-edit-tags-resource-type list``

* New Options have been added to the following command in Database Service

* ``oci db autonomous-container-database create --peer-autonomous-vm-cluster-id --peer-autonomous-container-database-compartment-id --peer-autonomous-container-database-backup-config``

* New Option has been added to the following commands in Database Service

* ``oci db database-software-image list --is-upgrade-supported``
* ``oci db version list --is-upgrade-supported``

* Support for Database Upgrade in Database Service

* ``oci db database list-upgrade-history``
* ``oci db upgrade-history get``
* ``oci db database upgrade``
* ``oci db database upgrade-rollback``
* ``oci db database upgrade-with-database-software-image``
* ``oci db database upgrade-with-db-home``
* ``oci db database upgrade-with-db-version``


Changed
~~~~~~~
* Added automatic retries for ``oci os object put`` (single part and multipart uploads) in case of certain errors. Retry will happen a maximum of 3 times and will have exponential backoff. To disable these retries, please use the `-—no-retry` flag
* Removed the constraints about the accepted values for status in Work Requests list in Container Engine Service

* ``oci ce work-request list --status``

* ID field is now optional for the below command in Management Dashboard Service

* ``oci management-dashboard saved-search create --id``

* [Breaking] Following changes in the Log Analytics Service

* Moved commands under ``oci log-analytics error-details`` to be under ``oci log-analytics source`` in Log Analytics Service
* Moved commands under ``oci log-analytics extended-fields-validation-result`` to be under ``oci log-analytics source`` in Log Analytics Service
* Moved commands association* to assoc
* Example ``oci log-analytics log-analytics-association-collection list-source-associations`` to ``oci log-analytics assoc list-source-assocs``
* Moved commands estimate* and storage-work-request to storage
* Example ``oci log-analytics estimate-purge-data-size-result estimate-purge-data-size`` to ``oci log-analytics storage estimate-purge-data-size``
* Example ``oci log-analytics storage-work-request list`` to ``oci log-analytics storage list-storage-work-requests``

2.14.5

Not secure
-------------------
Added
~~~~~
* Support for --dry-run option for bulk-upload and bulk-download command in object storage service

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

* Support for creating a Data Guard association with a standby database from a database software image in the Database service

* ``oci db data-guard-association create from-existing-db-system --database-software-image-id``
* ``oci db data-guard-association create from-existing-vm-cluster --database-software-image-id``
* ``oci db data-guard-association create with-new-db-system --database-software-image-id``

* Support for specifying a TDE wallet password when creating/updating a database or database system in the Database service

* ``oci db database create --tde-wallet-password``
* ``oci db system launch --tde-wallet-password``
* ``oci db database update --new-admin-password --new-tde-wallet-password --old-tde-wallet-password``

* Support for private DNS resolvers, resolver endpoints, and views in the DNS service

* ``oci dns resolver``
* ``oci dns resolver-endpoint``
* ``oci dns view``

* Support for analytics clusters (database accelerators) in the MySQL Database service

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

* Support for migrations to Java Cloud Service and Oracle Weblogic Server instances that use existing databases in the Application Migration service

* ``oci application-migration migration create --pre-created-target-database-type``

* Support for Enabling Access Control Lists for Autonomous Databases on Exadata Cloud At Customer

* ``oci db autonomous-database create --is-acl-enabled``
* ``oci db autonomous-database create-from-clone --is-acl-enabled``
* ``oci db autonomous-database update --is-acl-enabled``

* Support for getting a VCN and resolver association in the Networking service

* ``oci network vcn-dns-resolver-association get``

* Support for specifying reserved IPs when creating load balancers in the Load Balancing service

* ``oci lb load-balancer create --reserved-ips``

* Support for additional parameters when updating subnets and VLANs in the Networking service

* ``oci network vcn add``
* ``oci network vcn modify-vcn-cidr``
* ``oci network vcn remove``

Changed
~~~~~~~~

* Create db-home requires either db-version or database-software-image-id

* ``oci db db-home create``

* ``cidr-block`` parameter is now Optional for the following commands in the Network Service

* ``oci network subnet update --cidr-block``
* ``oci network vcn create --cidr-block``
* ``oci network vlan update --cidr-block``

Fixed
~~~~~~~

* Incorrect help text for --fields parameter for following command in Object Storage Service

* ``oci os bucket get --fields``

Page 31 of 54

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.