Releases: oracle/oci-cli
3.58.1
Added
- Database Service
- Support for new optional parameter in the Database service
oci db database create-standby-database --opc-dry-run
- Support for new optional parameter in the Database service
File Checksums (SHA256)
oci-cli-3.58.1.zip 7f609c58f581929dae73c6063eb99c89038a8678bddfe1ce3324d1887cdc80fc
oci-cli-3.58.1-Windows-Server-2016-Offline.zip 995c46642eb633162590d00cf016ca0631b1ca89a1feb793d345ebe0390d71cd
oci-cli-3.58.1-Windows-Server-Installer.msi 65ed0ab7fc0619c62f62aee5015224aad0033d07e4721835243fc2df93d8c092
oci-cli-3.58.1-Oracle-Autonomous-Linux-7.9-Offline.zip 3c76dd5375a664ba519853a5694a32d00e23318899c35ab4beb6c4648d78b951
3.58.0
Added
- Database Service
- Enable Autonomous Container Database backup in a remote region
oci db autonomous-container-database create-autonomous-container-database-create-autonomous-container-database-details
oci db autonomous-container-database create-autonomous-container-database-create-autonomous-container-database-from-backup-details
oci db autonomous-container-database-backup list
- Support for new optional parameter in below command
oci db autonomous-container-database create --source
- Enable Autonomous Container Database backup in a remote region
- Database Management Service
- Support for MySQL Replication and SQL Query Detail APIs
oci database-management managed-my-sql-databases managed-my-sql-database change-mysql-database-management-type
oci database-management managed-my-sql-databases managed-my-sql-database get-binary-log-information
oci database-management managed-my-sql-databases managed-my-sql-database get-general-replication-information
oci database-management managed-my-sql-databases managed-my-sql-database get-my-sql-query-details
oci database-management managed-my-sql-databases managed-my-sql-database list-high-availability-members
oci database-management managed-my-sql-databases managed-my-sql-database list-inbound-replications
oci database-management managed-my-sql-databases managed-my-sql-database list-my-sql-digest-errors
oci database-management managed-my-sql-databases managed-my-sql-database list-outbound-replications
- Support for MySQL Replication and SQL Query Detail APIs
- Database Migration Service
- Support for standby connection in DMS migration, --source-standby-database-connection-id
oci database-migration migration clone-oracle-migration --source-standby-database-connection-id
oci database-migration migration create-oracle-migration --source-standby-database-connection-id
oci database-migration migration update-oracle-migration --source-standby-database-connection-id
- Support for standby connection in DMS migration, --source-standby-database-connection-id
- Golden Gate Service
- Add support for creating/updating new connection types
oci goldengate connection create-connection-create-iceberg-connection-details
oci goldengate connection update-connection-update-iceberg-connection-details
- Added new optional parameters to the following commands
oci goldengate connection create-amazon-s3-connection --endpoint-parameterconflict --region-parameterconflict
oci goldengate connection update-amazon-s3-connection --endpoint-parameterconflict --region-parameterconflict
oci goldengate connection get --view
- Add support for creating/updating new connection types
- MySQL Service
- Support for Soft Delete Backup in Heatwave Service by adding new optional parameter --soft-delete
oci mysql backup create --soft-delete
oci mysql backup list --soft-delete
oci mysql backup update --soft-delete
oci mysql db-system create --backup-policy '{ "isEnabled": true, "softDelete": "DISABLED" }'
- Added support to cancel backup deletion
oci mysql backup cancel-backup-deletion
- Support for Soft Delete Backup in Heatwave Service by adding new optional parameter --soft-delete
Changed
- Golden Gate Service
- [BREAKING] Changed --username parameter to be a required parameter
oci goldengate connection create-databricks-connection --username
- [BREAKING] Changed --username parameter to be a required parameter
Security
- Updated virtualenv dependency to >=20.26.6; python_version > '3.7' , 20.13.0 for <= '3.7' per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53899
- Updated PyYAML dependency to 6.0.2 to support py3.13 build
File Checksums (SHA256)
oci-cli-3.58.0.zip b4d6174ddf4ad9c8970a4c8ba8636f4081009e154cde9c50ff25f6e0e3632c98
oci-cli-3.58.0-Oracle-Autonomous-Linux-7.9-Offline.zip cf35849211eef90b1300f042e4e8fac234e2f1fcd22790c8d1be71113cc1e359
oci-cli-3.58.0-Windows-Server-Installer.msi 6a126eaecb02bd6e98b21fa3240aee32371291cbaef2ade733f96514d06e8a0c
oci-cli-3.58.0-Oracle-Linux-7.9-Offline.zip 4200ca04ad1acbbeae7780211cf86290502be7760238eea718853e4862806bc8
oci-cli-3.58.0-Windows-Server-2019-Offline.zip 73f1e59d034f4befcd795d7ae4d6b4007b678b26b970ef1dbd2e9d5b3dbe720a
oci-cli-3.58.0-Windows-Server-2016-Offline.zip 0ce90576f4b6db1d4153e699cd85e296fec6f902e102764bd825fb670e60c182
3.57.0
Added
- Big Data Service
- Support for new command
oci bds bds-capacity-report create
oci bds instance get-software-update
oci bds instance install-software-updates
oci bds instance list-software-updates
- Support for new optional parameter for below commands
oci bds instance install-os-patch --is-dry-run
oci bds instance install-os-patch-batching-based-patching-configs --is-dry-run
oci bds instance install-os-patch-domain-based-patching-configs --is-dry-run
oci bds instance install-os-patch-downtime-based-patching-configs --is-dry-run
- Support for new command
- Network Firewall Service
- Support for NAT Rule APIs
oci network-firewall nat-rule
- Support for new optional parameters in the network-firewall create and update commands
oci network-firewall network-firewall create --nat-configuration
oci network-firewall network-firewall update --nat-configuration
- Support for NAT Rule APIs
- Core Service
- Support for Compute HostGroups APIs
oci compute compute-host-group
- Support for new commands
oci compute compute-host detach
oci compute compute-host attach
oci compute dedicated-vm-host create-dedicated-vm-host-compute-bare-metal-host-placement-constraint-details
oci compute dedicated-vm-host create-dedicated-vm-host-host-group-placement-constraint-details
oci compute instance launch-instance-compute-bare-metal-host-placement-constraint-details
oci compute instance launch-instance-host-group-placement-constraint-details
- Support for new optional parameter for below commands
oci compute compute-host list --compute-host-group-id
oci compute instance launch --compute-host-group-id --placement-constraint-details
oci compute dedicated-vm-host create --placement-constraint-details
oci network local-peering-gateway create --security-attributes
oci network local-peering-gateway update --security-attributes
oci network vcn create --is-zpr-only
oci network vcn update --is-zpr-only
- Support for Compute HostGroups APIs
- Capacity Management Service
- Support for the Demand signal feature CRUD operations
oci capacity-management demand-signal occm-demand-signal
oci capacity-management demand-signal occm-demand-signal-catalog-resource
oci capacity-management demand-signal occm-demand-signal-delivery-collection
oci capacity-management demand-signal occm-demand-signal-item
- Support for Internal Demand signal feature CRUD operations
oci capacity-management internal-demand-signal internal-occm-demand-signal
oci capacity-management internal-demand-signal internal-occm-demand-signal-catalog-resource
oci capacity-management internal-demand-signal internal-occm-demand-signal-delivery
oci capacity-management internal-demand-signal internal-occm-demand-signal-item-collection
oci capacity-management internal-demand-signal occm-demand-signal-catalog
- Support for the Demand signal feature CRUD operations
- Support for new commands in the Management Dashboard Service
oci management-dashboard dashboard get-oob
oci management-dashboard dashboard list-oob
oci management-dashboard saved-search get-oob
oci management-dashboard saved-search list-oob
- Support for REST in HeatWave MySQL Service
oci mysql db-system clone --rest
oci mysql db-system create --rest
oci mysql db-system import --rest
oci mysql db-system update --rest
- Support for new optional parameters for below command in the Database Service
oci db system list-db-system-storage-performances --database-edition
- Support for new optional parameters for below command in the Usage Service
oci usage-api usage-carbon-emission-summary request-usage-carbon-emissions --emission-calculation-method --emission-type --granularity
Changed
- Database Service
- [BREAKING] Command to get cloud-exadata-infrastructure unallocated resources has been renamed in the Database Service
oci db cloud-exadata-infrastructure-unallocated-resources get
renamed tooci db cloud-exa-infra get-cloud-exadata-infrastructure-unallocated-resources
- Required parameter --db-home-id is now a optional parameter for the below commands
oci db database create-database-create-stand-by-database-details
oci db database create-database-from-backup
- [BREAKING] Command to get cloud-exadata-infrastructure unallocated resources has been renamed in the Database Service
Fixed
Github Issue #949 <https://github.com/oracle/oci-cli/issues/949>
_ for OCI Database Service
File Checksums (SHA256)
oci-cli-3.57.0.zip 6de3e146bb380069e600254d8eb1e8fb8777da436127697f3606fdad016881ad
oci-cli-3.57.0-Oracle-Autonomous-Linux-7.9-Offline.zip cc333b0d8a81daedc277e9c31fae5f7d721a7e34e1b0aba7896e2102249816f4
oci-cli-3.57.0-Windows-Server-2016-Offline.zip e9a41ae8ab2dd1710b53be9769040756de69e18d3d634385fb177500e035d772
oci-cli-3.57.0-Windows-Server-2019-Offline.zip 69bb0af2c92f503e7d722a770826d66762524e6a832c44ecbee4dbc4f48c273b
oci-cli-3.57.0-Windows-Server-Installer.msi b1a364825068a4bb2bfcc97afb2fe26cf1069ddf975d58a5a97e7fc268d342f0
3.56.1
Added
- Support for the Globally Distributed Database service
oci distributed-database
- Support for Network Security Groups in MySQL HeatWave service
oci mysql db-system clone --nsg-ids
oci mysql db-system create --nsg-ids
oci mysql db-system import --nsg-ids
oci mysql db-system update --nsg-ids
- Database Service
- Support for listing the available upgrades (OS & GI) for VM DB systems
oci db db-system-upgrade-summary list-db-system-upgrades
- Support for running dry-run operations
oci db autonomous-database change-autonomous-database-subscription --opc-dry-run
oci db autonomous-database change-compartment --opc-dry-run
oci db autonomous-database change-disaster-recovery-configuration --opc-dry-run
oci db autonomous-database configure-key --opc-dry-run
oci db autonomous-database configure-saas-admin-user --opc-dry-run
oci db autonomous-database create --opc-dry-run
oci db autonomous-database create-adb-cross-region-data-guard-details --opc-dry-run
oci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-details --opc-dry-run
oci db autonomous-database create-autonomous-database-register-as-customer-owned-container-details --opc-dry-run
oci db autonomous-database create-autonomous-database-undelete-autonomous-database-details --opc-dry-run
oci db autonomous-database create-cross-tenancy-disaster-recovery-details --opc-dry-run
oci db autonomous-database create-from-backup-id --opc-dry-run
oci db autonomous-database create-from-backup-timestamp --opc-dry-run
oci db autonomous-database create-from-clone --opc-dry-run
oci db autonomous-database create-refreshable-clone --opc-dry-run
oci db autonomous-database create-virtual-clone --opc-dry-run
oci db autonomous-database data-safe deregister --opc-dry-run
oci db autonomous-database data-safe register --opc-dry-run
oci db autonomous-database delete --opc-dry-run
oci db autonomous-database disable-autonomous-database-management --opc-dry-run
oci db autonomous-database disable-operations-insights --opc-dry-run
oci db autonomous-database enable-autonomous-database-management --opc-dry-run
oci db autonomous-database enable-operations-insights --opc-dry-run
oci db autonomous-database fail-over --opc-dry-run
oci db autonomous-database generate-wallet --opc-dry-run
oci db autonomous-database manual-refresh --opc-dry-run
oci db autonomous-database restart --opc-dry-run
oci db autonomous-database restore --opc-dry-run
oci db autonomous-database shrink --opc-dry-run
oci db autonomous-database start --opc-dry-run
oci db autonomous-database stop --opc-dry-run
oci db autonomous-database switchover --opc-dry-run
oci db autonomous-database update --opc-dry-run
oci db autonomous-database-backup create --opc-dry-run
oci db autonomous-database-backup delete --opc-dry-run
oci db autonomous-database-backup update --opc-dry-run
oci db autonomous-database-wallet rotate --opc-dry-run
oci db autonomous-database-wallet rotate-regional-wallet --opc-dry-run
- Support for listing the available upgrades (OS & GI) for VM DB systems
File Checksums (SHA256)
oci-cli-3.56.1.zip 9a303ddaec57ecf8b4294c2a9fa17a7e65551ed40641acdcb7211694532e5635
oci-cli-3.56.1-Windows-Server-2012-Offline.zip a43fe653d6d1aab08a313b3f80b74ef7d33d70fab3dcd41a71a32f99639a9a27
oci-cli-3.56.1-Windows-Server-2016-Offline.zip 40906ec9b9693e7ab33762333b932e9636b184774c7563ab6d165a0264961365
oci-cli-3.56.1-Windows-Server-Installer.msi a2c623ebdf0a8825e53a151d5120c33680b1391bb9b685727dd639b834fb0259
3.56.0
Added
- Database Management Service
- Support for new operations for managed database
oci database-management managed-database modify-external-container-database-management-feature
oci database-management managed-database modify-external-container-database-management-feature-external-database-diagnostics-and-management-feature-details
oci database-management managed-database modify-external-container-database-management-feature-external-database-lifecycle-management-feature-details
oci database-management managed-database modify-external-container-database-management-feature-external-database-sql-watch-feature-details
- Support for bulk PDB enablement using optional parameter --can-disable-all-pdbs
oci database-management managed-database enable-database-management-feature --can-disable-all-pdbs
oci database-management managed-database disable-database-management-feature --can-disable-all-pdbs
oci database-management managed-database enable-database-management-feature-database-diagnostics-and-management-feature-details --feature-details-is-auto-enable-pluggable-database feature-details-can-enable-all-current-pdbs
oci database-management managed-database enable-pluggable-database-management-feature-database-diagnostics-and-management-feature-details --feature-details-can-enable-all-current-pdbs
- Support for new operations for managed database
- Model Deployment Data Plane Service
- Support for the Model Deployment Inference calls
oci model-deployment inference-result predict
oci model-deployment inference-result predict-with-response-stream
- Support for the Model Deployment Inference calls
- Opensearch Service
- Adding Node Shape details to create and update vertical for cluster and pipeline and Search Node details to create and update for cluster
oci opensearch pipeline create --node-shape
oci opensearch pipeline update --node-shape
oci opensearch cluster create --data-node-host-shape, --master-node-host-shape, --opendashboard-node-host-shape --search-node-count, --search-node-host-memory-gb, --search-node-host-ocpu-count, --search-node-host-shape, --search-node-host-type, --search-node-storage-gb
oci opensearch cluster resizevertical --data-node-host-shape, --master-node-host-shape, --opendashboard-node-host-shape --search-node-host-memory-gb, --search-node-host-ocpu-count, --search-node-host-shape, --search-node-storage-gb
oci opensearch cluster resizehorizontal --search-node-count
oci opensearch cluster shapes-details list
- Adding Node Shape details to create and update vertical for cluster and pipeline and Search Node details to create and update for cluster
Changed
- Database Management Service
- [BREAKING] Following commands have been removed
oci database-management managed-my-sql-databases external-my-sql-database disable-external-mysql-associated-service
oci database-management managed-my-sql-databases external-my-sql-database enable-external-mysql-associated-service
- [BREAKING] Following commands have been removed
File Checksums (SHA256)
oci-cli-3.56.0.zip 67ec2caa70c537c431eb112772ddf7336ceef2ba8c57156f4a5a503e2f75b6bf
oci-cli-3.56.0-Oracle-Linux-7.9-Offline.zip 31cb368554c27821694b5a582cc7fe266827039458aacca94132b67f14d2704f
oci-cli-3.56.0-Windows-Server-2016-Offline.zip 371e34aea8d041ddc8321d7215131e1a9a6ce87101c3c36d89e93f1abe0bfa56
oci-cli-3.56.0-Windows-Server-2019-Offline.zip 1261be50fa3d316b9b178f9637cb9559cf2a7b5d346e441013071acabbf4312f
oci-cli-3.56.0-Windows-Server-Installer.msi 26855e2b3e519f4998bfd56b1bb97e3f38821cfc0f4cb2c228f04f298c508383
oci-cli-3.56.0-Oracle-Linux-7.8-Offline.zip c5ee4c313b34e5f7e8cf96c1d7d709a0b8590746db29c6c87af03b7ed8f79198
3.55.0
Added
- Database Service
- Support for new parameters to get latest versions.
oci db system-version list --shape --is-latest --resource-id
- Support for the dry run feature in creating Cloud Exadata Infrastructure / Cloud Exadata VM Cluster in Database service
oci db cloud-exa-infra create --opc-dry-run
oci db cloud-vm-cluster create --opc-dry-run
- Support for new parameters to get latest versions.
- Log Analytics Service
- Support for Lookup Resources
oci log-analytics lookup change-compartment
- Support for additional recall and release attributes
oci log-analytics storage list-recalled-info
- Support for get templates
oci log-analytics template list
oci log-analytics template get
- Support for uploading otlp logs
oci log-analytics upload upload-otlp-logs
- Support for Lookup Resources
- Database Migration
- Support for new ODMS phase: ODMS_METADATA_TRANSFER
oci database-migration migration start --wait-after
- Support for new ODMS phase: ODMS_METADATA_TRANSFER
- Fleet Application Management Service
- Support for change compartment in Fleet Application Management service
oci fleet-apps-management fleet change-compartment
oci fleet-apps-management fleet-apps-management-admin platform-configuration change-compartment
oci fleet-apps-management fleet-apps-management-admin property change-compartment
oci fleet-apps-management fleet-apps-management-operations patch change-compartment
oci fleet-apps-management fleet-apps-management-runbooks runbook change-compartment
oci fleet-apps-management fleet-apps-management-runbooks task-record change-compartment
- Support for platform configuration in the Fleet Application Management service
oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-lifecycle-operation-config-category-details
oci fleet-apps-management fleet-apps-management-admin platform-configuration create-platform-configuration-self-hosted-instance-config-category-details
- Support for managing a runbook version in the Fleet Application Management service
oci fleet-apps-management fleet-apps-management-runbooks runbook-version
- Support for resource inventory in the Fleet Application Management service
oci fleet-apps-management fleet-apps-management-operations inventory-record-collection list-inventory-records
- Support for new optional parameters in the Fleet Application Management service
oci fleet-apps-management fleet create --parent-fleet-id
- Support for change compartment in Fleet Application Management service
Changed
- Fleet Application Management Service
- [BREAKING] --display-name and --resource-selection are now a required parameter in the Fleet Application Management service
oci fleet-apps-management fleet create --compartment-id --display-name --resource-selection
- [BREAKING] --fleet-type, --application-type, --group-type removed from fleet creation in the Fleet Application Management service
oci fleet-apps-management fleet create --fleet-type --application-type --group-type
- [BREAKING] --resource-selection-type, --rule-selection-criteria usage replaced with --resource-selection in fleet creation in the Fleet Application Management service
oci fleet-apps-management fleet create --resource-selection
- [BREAKING] oci fleet-apps-management work-request replaced with oci fleet-apps-management fleet-apps-management-work-request work-request in the Fleet Application Management service
oci fleet-apps-management fleet-apps-management-work-request work-request
- [BREAKING] --display-name and --resource-selection are now a required parameter in the Fleet Application Management service
- Log Analytics Service
- Support for filtering log sources based on pattern and listing property
oci log-analytics source list-sources --pattern-text
oci log-analytics field upsert-field --is-keep-duplicates
oci log-analytics category list-resource-category --compartment-id
oci log-analytics property list-effective-properties --pattern-id-long
- Support for additional attributes in entity
oci log-analytics entity list --defined-tag-equals, --defined-tag-exists, --freeform-tag-equals, --freeform-tag-exists, --is-show-assoc-src-count
oci log-analytics entity get --is-show-assoc-src-count
oci log-analytics entity delete --is-force-delete
oci log-analytics entity-topology list --context
- Support for filtering on lookup Resources
oci log-analytics lookup get-summary --compartment-id
oci log-analytics lookup list --compartment-id
oci log-analytics lookup register-lookup --compartment-id
oci log-analytics lookup update --defined-tags, --freeform-tags
- Object Collection Rule
oci log-analytics object-collection-rule create --log-source-name, --stream-cursor-time, --stream-cursor-type, --stream-id
oci log-analytics object-collection-rule update --stream-cursor-time, --stream-cursor-type, --stream-id
- Support for additional recall attributes
oci log-analytics storage recall-archived-data --collection-id
- Support for filtering scheduled tasks based on template-id
oci log-analytics scheduled-task list --template-id
oci log-analytics scheduled-task create-standard-task --schedules
- Support for filtering log sources based on pattern and listing property
- Network Service
- Add optional field lifetime to support reserve private ip feature
Fixed
Github Issue #927 <https://github.com/oracle/oci-cli/issues/927>
_ for OCI Network ServiceGithub Issue #914 <https://github.com/oracle/oci-cli/issues/914>
_ for OCI Network Service
File Checksums (SHA256)
oci-cli-3.55.0.zip ff768c50ae7c72d29fc9552877ccbd94a3dec1681856f0e440af6f4bacb40a44
oci-cli-3.55.0-Windows-Server-2012-Offline.zip db2b167faed459a5ff41552055ddceb027d8fc95375d1dab37152e4109edd717
oci-cli-3.55.0-Windows-Server-2016-Offline.zip b44fa87df3ae6cf52e056c3981416f7977b593c979e070699c88884f751ef32e
oci-cli-3.55.0-Oracle-Linux-7.9-Offline.zip 851c1cc27830f447f2a9a3dbdd5d112865563b5dfd13dfb0fb957792ffea4971
oci-cli-3.55.0-Oracle-Autonomous-Linux-7.9-Offline.zip b758763f1e0c028c6f82631430b1594f49bfe7a1d1189b76583225faf4814bc2
oci-cli-3.55.0-Oracle-Linux-7.8-Offline.zip 70a803c85c466ee0e2926e0a429855fe99a484850e2f0df2fd687f7ca6ce13a1
oci-cli-3.55.0-Windows-Server-2019-Offline.zip 8b6391136633c4143f590263173451874b6efaf49dbad422b316667673dd0513
3.54.5
Added
- Resource Scheduler Service
- Support for listing schedules by resource ID
oci resource-scheduler schedule list --resource-id
- Support for listing schedules by resource ID
- Support for new optional parameter chat-request-stream-options for cohere Chat in Generative Ai Inference Service
oci generative-ai-inference chat-result chat-cohere-chat-request --chat-request-stream-options
File Checksums (SHA256)
oci-cli-3.54.5.zip 3fe08cce53a529173115cc6c65ba068c873581127c6e6f8a6913da711b32150f
oci-cli-3.54.5-Oracle-Linux-7.9-Offline.zip b0f0acd3f126022a456b4ce3775ae52f657aebb51df78bd07c520abf290cd094
oci-cli-3.54.5-Windows-Server-2012-Offline.zip 2eff94cbd33d7fac9781b20b6f550bbde54c6bd94fe9ded8438c9ec98a5cc61b
oci-cli-3.54.5-Windows-Server-Installer.msi f767daeb88d18f15dc90572fea490312c560cc9954ccba26c89f9f4a97deb920
oci-cli-3.54.5-Windows-Server-2019-Offline.zip 7f1b12d0d7ad20bffe31962294a7ae8814836e76af1935e5e88b159fc291e3e6
oci-cli-3.54.5-Oracle-Linux-7.8-Offline.zip f8d3ae2c366a264496824214c31a077b88a06b2ec50bc300f8ffc547df518b68
3.54.4
Added
- Core Services
- Support iSCSI-3 Persistant Reservation for Block Volume
oci bv volume create ----is-reservations-enabled
oci bv volume create-volume-source-from-volume-backup-delta --is-reservations-enabled
oci bv volume create-volume-volume-source-from-block-volume-replica-details
- Visual Builder Service
- Support for restricting public network access to a VB service instance in Visual builder
oci visual-builder vb-instance update-vb-instance-update-public-endpoint-details --network-endpoint-details-allowlisted-http-ips --network-endpoint-details-allowlisted-http-vcns
oci visual-builder vb-instance update-vb-instance-public-endpoint-details --network-endpoint-details-allowlisted-http-ips --network-endpoint-details-allowlisted-http-vcns
- Support for restricting public network access to a VB service instance in Visual builder
- Database service
- Support for Database Lifecycle Management Patch Management
oci dblm dblm-patch-management get-patch-management
oci dblm patch-databases-collection list-databases
- Support for Database Lifecycle Management Patch Management
File Checksums (SHA256)
oci-cli-3.54.4.zip bf2f054129713dcc6df4d38c81466dbe6e7bad2f2950b1307864e58e77a51cec
oci-cli-3.54.4-Windows-Server-2019-Offline.zip cee7004676ff770c431192434fc68044e8492ade2bce15dbba088da7335190d3
oci-cli-3.54.4-Oracle-Linux-7.9-Offline.zip cb43306fc6d72a18306963fc9f11d59a32c3715414e95c5c62335ab4785eb69f
oci-cli-3.54.4-Windows-Server-2016-Offline.zip b2b1ee378482caf4d1e24a4dff38b18a7272f9ffab02fdd732f47838a59d84bf
oci-cli-3.54.4-Windows-Server-Installer.msi 0b5194afc327a62742914897329b718f9c2056aa186214280c8d4374662fd4ca
oci-cli-3.54.4-Oracle-Autonomous-Linux-7.9-Offline.zip 8bbca50aabee3a28fb904a0f873bfe3dcf4feb3df1623e071dca75f5af9e78e4
3.54.3
Added
- Generative Ai Service Inference
- Support for the ApplyGuardrails API, enabling capabilities for Content Moderation, Prompt Injection and PII detection
oci generative-ai-inference apply-guardrails-result apply-guardrails
oci generative-ai-inference apply-guardrails-result apply-guardrails-guardrails-text-input
- Added optional parameter chat-request-safety-mode in chat-cohere-chat-request command
oci generative-ai-inference chat-result chat-cohere-chat-request --chat-request-safety-mode
- Support for the ApplyGuardrails API, enabling capabilities for Content Moderation, Prompt Injection and PII detection
- Database service
- Added optional parameter customer contact for Operational Notifications (EXACCADBCC/EXACSADBD)
oci db autonomous-container-database create ----customer-contacts
oci db autonomous-container-database update ----customer-contacts
- Added optional parameter customer contact for Operational Notifications (EXACCADBCC/EXACSADBD)
File Checksums (SHA256)
oci-cli-3.54.3.zip 57642993d5d36daf4614017c8298e7c43e3e5e6e42b0eb1d0c5c83ddba4418ea
oci-cli-3.54.3-Windows-Server-Installer.msi 69bae2874b1732f6d98565e88b9e5a4a00f68b16fa8b059fb176a9d32bc7e775
3.54.2
Added
- GoldenGate Service
- Support for new optional parameters to create and update deployment operation
oci goldengate deployment create --availability-domain, --fault-domain, --placements, --source-deployment-id
oci goldengate deployment update --placements
- Support for new operations to goldengate deployment operation
oci goldengate deployment add-deployment-local-peer
oci goldengate deployment remove-deployment-local-peer
oci goldengate deployment switchover-deployment-peer
- Support for deploymentPeerSummary operation
oci goldengate deployment-peer-summary list-deployment-peers
- Support for collecting diagnostics for ZeroETL pipelines
oci goldengate pipeline collect-diagnostic
- Support for new optional parameters to create and update deployment operation
- Support for new optional parameters for below command in the Key Management Service
oci kms management vault create-vault-replica --replica-vault-metadata
- Support for Dry Run of Function Invocation in the Functions service
oci fn function invoke --is-dry-run
File Checksums (SHA256)
oci-cli-3.54.2.zip 96564b3218d65ea5ddc15972dce70e83e5c7cf29ddf05eb689732be094740d34
oci-cli-3.54.2-Windows-Server-2019-Offline.zip c234af68eb0efd43d89fbd596a5c8823c55c9893ba74b57e59d5a41d07f87708
oci-cli-3.54.2-Windows-Server-Installer.msi 88846727591f5787fe2197d9c18a4d1964ae3e9972125d8aeb39ed756ca0aeb8
oci-cli-3.54.2-Oracle-Linux-7.9-Offline.zip c4a148b404b4b47492468aa5f1d9b8a4e5f577244c1e24dfa88691ac30d62701