Releases: oracle/oci-cli
3.49.4
Added
- OKE Control Plane service
- Support for overriding an existing addon installation
oci ce cluster install-addon --is-override-existing
- Support for overriding an existing addon installation
- Network load balancer service
- Support for L3IP listener feature
oci nlb listener create --l3-ip-idle-timeout --protocol l3ipoci nlb listener update --l3-ip-idle-timeout --protocol l3ip
- Support for L3IP listener feature
Fixed
- OKE Control Plane service
- Support for new Open Id Connect Authentication and Open Id Connect Discovery feature
oci ce cluster create --oidc-ca-certificateoci ce cluster create --oidc-client-idoci ce cluster create --oidc-groups-claimoci ce cluster create --oidc-groups-prefixoci ce cluster create --oidc-issuer-urloci ce cluster create --oidc-required-claimsoci ce cluster create --oidc-signing-algorithmsoci ce cluster create --oidc-username-claimoci ce cluster create --oidc-username-prefixoci ce cluster create --open-id-connect-auth-enabledoci ce cluster create --open-id-connect-discovery-enabled
- Support for new Open Id Connect Authentication and Open Id Connect Discovery feature
File Checksums (SHA256)
oci-cli-3.49.4.zip 23256212e9b8ba2b69752a7d5cce26aa98dc09efc995d147ba32339c80dda6ed
oci-cli-3.49.4-Windows-Server-2016-Offline.zip 55b389b7e31bdadb40af32ed6af8257d496c20b36182e9948ec0a105487e855e
oci-cli-3.49.4-Oracle-Autonomous-Linux-7.9-Offline.zip 1bbda2e1ccf9acc36c453ade6744e8b3d29a42d46eb68dcd62e9469ba0471474
oci-cli-3.49.4-Windows-Server-2019-Offline.zip e3034fd1b23f7f10e47baf4b7c454b85f946047f4e53ca1de7bc71c55f54a798
oci-cli-3.49.4-Windows-Server-2012-Offline.zip 667f7b2ceeac17d6c6af9ac66ee4aa68a78cc0cf762461c7c38c5b42ae1f5a89
oci-cli-3.49.4-Oracle-Linux-7.9-Offline.zip cd26338e6955677c284f823228e6964083292844a39ebcb726cac2a29b0462bc
oci-cli-3.49.4-Windows-Server-Installer.msi adfea40f36d6e45c1699e24596f57f880daee1c8dd8796e34dd0a96093239f0c
3.49.3
Added
- Support for add and remove lock operations added to the following File Storage resources: [export, file-system, filesystem-snapshot, mount-target, outbound-connector, replication]
oci fs export add --export-id <id> --lock [full|delete]oci fs file-system add --file-system-id <id> --lock [full|delete]oci fs filesystem-snapshot-policy add ----filesystem-snapshot-policy-id <id> --lock [full|delete]oci fs filesystem-snapshot-policy add ----filesystem-snapshot-policy-id <id> --lock [full|delete]oci fs mount-target add --mount-target-id <id> --lock [full|delete]oci fs outbound-connector add --outbound-connector-id <id> --lock [full|delete]oci fs replication add --replication-id <id> --lock [full|delete]oci fs export remove --export-id <id> --lock [full|delete]oci fs file-system remove --file-system-id <id> --lock [full|delete]oci fs filesystem-snapshot-policy remove ----filesystem-snapshot-policy-id <id> --lock [full|delete]oci fs filesystem-snapshot-policy remove ----filesystem-snapshot-policy-id <id> --lock [full|delete]oci fs mount-target remove --mount-target-id <id> --lock [full|delete]oci fs outbound-connector remove --outbound-connector-id <id> --lock [full|delete]oci fs replication remove --replication-id <id> --lock [full|delete]
- Support for new optional parameters in the Database Service
oci db autonomous-database create --encryption-keyoci db autonomous-database update --encryption-key
- Support for returning generated token as part of response in Identity Domains Service
oci identity-domains
- Support for model backup retention and restore in Data Science Service
oci data-science model create --backup-setting, --retention-settingoci data-science model update --backup-setting, --retention-settingoci data-science model restore-archived-model-artifact --model-id --restore-model-for-hours-specified
- Support of Host Capacity Planning for Host IO metrics in Ops Insights Service
oci opsi host-insights summarize-io-usage-trend --compartment-id --id --analysis-time-interval
- Cloud Bridge Service
- Support of creating/updating Amazon Web Services asset-sources
oci cloud-bridge discovery asset-source create --are-historical-metrics-collected --are-realtime-metrics-collected --is-cost-information-collected --aws-regionoci cloud-bridge discovery asset-source update --is-cost-information-collected
- Support of creating/updating Amazon Web Services EC2 and EBS assets
oci cloud-bridge inventory asset create --aws-ec2 --aws-ec2-cost --attached-ebs-volumes-costoci cloud-bridge inventory asset update --aws-ec2 --aws-ec2-cost --attached-ebs-volumes-costoci cloud-bridge inventory asset create --aws-ebsoci cloud-bridge inventory asset update --aws-ebs
- Support of listing the Amazon Web Services regions which are available for Discovery and Migration
oci cloud-bridge discovery supported-cloud-regions list
- Support of creating/updating Amazon Web Services asset-sources
- Fleet Application Management Service
- Support for managing onboarding
oci fleet-apps-management fleet-apps-management-admin onboarding getoci fleet-apps-management fleet-apps-management-admin onboarding enable-latest-policyoci fleet-apps-management fleet-apps-management-admin onboarding manage-settingsoci fleet-apps-management fleet-apps-management-admin onboarding updateoci fleet-apps-management fleet-apps-management-admin onboarding delete
- Support for managing a runbook
oci fleet-apps-management fleet-apps-management-runbooks runbook createoci fleet-apps-management fleet-apps-management-runbooks runbook publishoci fleet-apps-management fleet-apps-management-runbooks runbook set-defaultoci fleet-apps-management fleet-apps-management-runbooks runbook updateoci fleet-apps-management fleet-apps-management-runbooks runbook deleteoci fleet-apps-management fleet-apps-management-runbooks task-record createoci fleet-apps-management fleet-apps-management-runbooks task-record updateoci fleet-apps-management fleet-apps-management-runbooks task-record delete
- Support for detailed job activity and managing a scheduled job
oci fleet-apps-management fleet-apps-management-operations resource-collection list-resourcesoci fleet-apps-management fleet-apps-management-operations step-collection list-stepsoci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-executionoci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution-action-group-based-user-action-detailsoci fleet-apps-management fleet-apps-management-operations scheduler-job manage-job-execution-step-based-user-action-detailsoci fleet-apps-management fleet-apps-management-operations managed-entity-aggregation-collection summarize-managed-entity-counts
- Support for new optional parameters
oci fleet-apps-management fleet-apps-management-operations scheduler-job-collection list-scheduler-jobs --sub-stateoci fleet-apps-management fleet-apps-management-operations scheduler-definition-collection list-scheduler-definitions --runbook-idoci fleet-apps-management fleet-apps-management-maintenance-window maintenance-window-collection list-maintenance-windows --time-schedule-start-greater-than-or-equal-tooci fleet-apps-management fleet-credential-collection list-fleet-credentials --target
- Support for managing onboarding
File Checksums (SHA256)
oci-cli-3.49.3.zip 48fb18e57a751c64821924121674e41904e4baba00c94fce1aa6ddbff784c39d
oci-cli-3.49.3-Windows-Server-2019-Offline.zip 49fa043a710145fb23554d2d39111e4b56f0ecf92c6b7eb0dda2b710caf25075
oci-cli-3.49.3-Windows-Server-Installer.msi 9844c514dde807f1e83e17914f32560f5246d60aef101d2d022559ccd998ba95
oci-cli-3.49.3-Oracle-Autonomous-Linux-7.9-Offline.zip 86b453d9c85a1ca062b9d391c4843f6a690f3cf7f6935a15f9f12eeffbe267d5
oci-cli-3.49.3-Windows-Server-2016-Offline.zip 50656436dec7ad381d7928753863bdcc12168b52541cb60c371b2413ac735b47
oci-cli-3.49.3-Oracle-Linux-7.9-Offline.zip 94c870764073c97af12638dc5d11a011af3cdce4c65f06df1b8dc09c1dc52df4
oci-cli-3.49.3-Oracle-Linux-7.8-Offline.zip 6da6b4af3b993d4b1d6a76355ce464e44c93a5e15c348d0854be7a40ece45032
3.49.2
Added
- Container Engine For Kubernetes
- Support for new Open Id Connect Discovery feature in the OKE Control Plane service
oci ce cluster create --open-id-connect-discovery-enabled
- Support for new Open Id Connect Authentication commands in the OKE Control Plane service
oci ce cluster create --oidc-ca-certificateoci ce cluster create --oidc-client-idoci ce cluster create --oidc-groups-claimoci ce cluster create --oidc-groups-prefixoci ce cluster create --oidc-issuer-urloci ce cluster create --oidc-required-claimsoci ce cluster create --oidc-signing-algorithmsoci ce cluster create --oidc-username-claimoci ce cluster create --oidc-username-prefixoci ce cluster create --open-id-connect-auth-enabled
- Support for new Open Id Connect Discovery feature in the OKE Control Plane service
- DNS Service
- Support for new DNS security extensions (DNSSEC) parameters in the DNS service.
oci dns zone create --dnssec-stateoci dns zone update --dnssec-stateoci dns zone list --dnssec-state
- Support for new DNS security extensions (DNSSEC) commands in the DNS service.
oci dns zone promote-zone-dnssec-key-versionoci dns zone stage-zone-dnssec-key-version
- Support for new DNS security extensions (DNSSEC) parameters in the DNS service.
- BlockStorage service
- Support for new xrc-kms-key-id parameter in Core Service
oci bv boot-volume create --xrc-kms-key-idoci bv boot-volume create-boot-volume-boot-volume-source-from-boot-volume-replica-details --xrc-kms-key-idoci bv volume create --xrc-kms-key-idoci bv volume create-volume-volume-source-from-block-volume-replica-details --xrc-kms-key-idoci bv volume-backup-policy-assignment create --xrc-kms-key-idoci bv volume-group creat --xrc-kms-key-id
- Support for Direct API feature in BlockStorage service
oci bv volume create-volume-source-from-volume-backup-deltaoci bv boot-volume create-boot-volume-source-from-boot-volume-backup-delta
- Support for new xrc-kms-key-id parameter in Core Service
- Goldengate Service
- Add support for list deployment environments
oci goldengate deployment-environment list
- Support for defining environment type for deployments in GoldenGate service
oci goldengate deployment create --environment-type- ``oci goldengate deployment update --environment-type`
- Add support for list deployment environments
File Checksums (SHA256)
oci-cli-3.49.2.zip ef0deb34f82e70c73f3ceb03eabe5244b080103cfa2a36cb6fa3936cc3bb5d66
oci-cli-3.49.2-Windows-Server-2012-Offline.zip 119ab95b80d69b637324a26e38737731d20f711cacd40f240fbbd97737bf4739
oci-cli-3.49.2-Oracle-Linux-9-Offline.zip 01573a7e9035dda55ffe9ef19ebcc7dbce5d957e5c9dfedd78c45b6ad24dc24b
oci-cli-3.49.2-Oracle-Autonomous-Linux-7.9-Offline.zip e791d43c939f5928eb57089f2241d987434793f46eb865b42ee87c11171dbde0
oci-cli-3.49.2-Oracle-Linux-7.9-Offline.zip 9fc66ac5f0acca13607cf133e7dbb9bfc959f44fd1e8850fe322339d1aedcbd7
oci-cli-3.49.2-Windows-Server-2019-Offline.zip 5c152a4b793d7d822460837420d74bda2edf54585566fedc588afc6911473991
oci-cli-3.49.2-Windows-Server-Installer.msi 29824e390ba4c6159247a0c68c9ceda8b1c1d708529806e6f12fb803fb04e09c
3.49.1
Added
- Ops Insights service
- Support for IAM credentials for ADBs
oci opsi database-insights change-autonomous-database-insight-advanced-features-credential-by-iamoci opsi database-insights change-macs-managed-cloud-database-insight-connection-credential-by-iamoci opsi database-insights enable-autonomous-database-insight-advanced-features-credential-by-iamoci opsi database-insights test-macs-managed-cloud-database-insight-connection-credential-by-iam
- Support for public facing enable/disable APIs for ADBs
oci opsi database-insights enable-autonomous-databaseoci opsi database-insights create-autonomous-database
- Support for IAM credentials for ADBs
- Support for Maintenance Windows in Stack Monitoring Service
oci stack-monitoring maintenance-window
Changed
- The password parameter is now optional for below command in the Fusion Application Service
oci fusion-apps fusion-environment create-fusion-environment-admin-user
File Checksums (SHA256)
oci-cli-3.49.1.zip b593acc6311cfad62982eff5b0196926ba6ec4ba408a8dcb6ea5699cccf06b3b
oci-cli-3.49.1-Windows-Server-2016-Offline.zip 583b1c368b2beacb02c085914c6118006d889171e8a578b49cce9ee4a867bcb8
oci-cli-3.49.1-Windows-Server-Installer.msi b8f20792e772d69d5022946a3e68d88d6cc44ea542e9353168d453b0afa6240b
oci-cli-3.49.1-Windows-Server-2012-Offline.zip 17006517ed2f210f5d02ee38ddb20405af2d971e27e6808d30684965dbc14b56
oci-cli-3.49.1-Windows-Server-2019-Offline.zip 68199ded329abf2f6005cccfe436d3745cce0138f63a7b8d507f4fd56a455ed7
3.49.0
Added
- Support for cloud automation tooling update window preference on ExaCC and ExaCS VM Clusters in the Database Service.
oci db cloud-vm-cluster createoci db cloud-vm-cluster updateoci db vm-cluster createoci db vm-cluster update
- Support for proxy-protocol v2 on oci load balancers in Load Balancing Service
oci lb load-balancer create
- Secure Desktops Service
- Support to create desktop pools with private access to the desktops
oci desktops desktop-pool create --private-access-details
- Support for Shape Flexibility
oci desktops desktop-pool create --shape-config
- Support for using Dedicated VM Host
oci desktops desktop-pool create --use-dedicated-vm-host
- Support for extended control over the desktop lifecycle
oci desktops desktop-pool create --session-lifecycle-actions
- Support to create desktop pools with private access to the desktops
Changed
- [BREAKING] Kubernetes Engine Service
- Command
oci ce workload-mapping-summary list-workload-mappingshas changed tooci ce workload-mapping listin the Kubernetes Engine Serviceoci ce workload-mapping list
- The OKE service is renamed from "OCI Container Engine for Kubernetes" to "OCI Kubernetes Engine."
- Command
- Upgraded the cryptography version to (>=3.2.1,<46.0.0)
Fixed
- Github Issue #849(#849) for incorrect endpoint in Zero Trust Packet Routing Service is fixed now
oci zpr configuration createoci zpr configuration getoci zpr work-request get-zpr-configurationoci zpr work-request get-zpr-policyoci zpr work-request list-zpr-configurationoci zpr work-request list-zpr-configuration-errorsoci zpr work-request list-zpr-configuration-logsoci zpr work-request list-zpr-policyoci zpr work-request list-zpr-policy-errorsoci zpr work-request list-zpr-policy-logsoci zpr zpr-policy createoci zpr zpr-policy deleteoci zpr zpr-policy getoci zpr zpr-policy listoci zpr zpr-policy update
File Checksums (SHA256)
oci-cli-3.49.0.zip 1968e7c173c5b38c437e70fe159ec7aecedb7e5c2cd42288139225489c775185
3.48.2
Added
- Support for Security Attribute Service
oci security-attribute security-attribute bulk-deleteoci security-attribute security-attribute bulk-editoci security-attribute security-attribute createoci security-attribute security-attribute deleteoci security-attribute security-attribute getoci security-attribute security-attribute listoci security-attribute security-attribute updateoci security-attribute security-attribute-namespace cascade-deleteoci security-attribute security-attribute-namespace change-compartmentoci security-attribute security-attribute-namespace createoci security-attribute security-attribute-namespace deleteoci security-attribute security-attribute-namespace getoci security-attribute security-attribute-namespace listoci security-attribute security-attribute-namespace updateoci security-attribute work-request getoci security-attribute work-request listoci security-attribute work-request list-errorsoci security-attribute work-request list-logs
- Support for Zero Trust Packet Routing Service
oci zpr configuration createoci zpr configuration getoci zpr work-request get-zpr-configurationoci zpr work-request get-zpr-policyoci zpr work-request list-zpr-configurationoci zpr work-request list-zpr-configuration-errorsoci zpr work-request list-zpr-configuration-logsoci zpr work-request list-zpr-policyoci zpr work-request list-zpr-policy-errorsoci zpr work-request list-zpr-policy-logsoci zpr zpr-policy createoci zpr zpr-policy deleteoci zpr zpr-policy getoci zpr zpr-policy listoci zpr zpr-policy update
- Support for securityAttributes feature for Network Load Balancer Service
oci nlb network-load-balancer create --security-attributesoci nlb network-load-balancer update --security-attributes
- Support for OIC Gen3 Disaster Recovery for OIC Gen3 Disaster Recovery Service
oci integration integration-instance create --is-disaster-recovery-enabledoci integration integration-instance disaster-recovery-failover --integration-instance-id, -? | -h | --help
- Support for Zero-Trust Packet Routing v1 securityAttributes for Core Service
oci network vcn update --security-attributesoci network vcn create --security-attributesoci network vnic update --security-attributes
- Support for Zero-Trust Packet Routing v1 securityAttributes for Database Service
oci db autonomous-database createoci db autonomous-database create-adb-cross-region-data-guard-detailsoci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-detailsoci db autonomous-database create-cross-tenancy-disaster-recovery-detailsoci db autonomous-database create-from-backup-idoci db autonomous-database create-from-backup-timestampoci db autonomous-database create-from-cloneoci db autonomous-database create-refreshable-cloneoci db autonomous-database updateoci db cloud-autonomous-vm-cluster createoci db cloud-autonomous-vm-cluster updateoci db cloud-vm-cluster createoci db cloud-vm-cluster updateoci db exadb-vm-cluster createoci db exadb-vm-cluster updateoci db system launchoci db system launch-from-backupoci db system launch-from-databaseoci db system launch-from-db-systemoci db system update
- Support to read ssh-key from a file located on the local filesystem for database-migration create-oracle-connection command in the Database Migration Service
oci database-migration connection create-oracle-connection --sshkey-file
We have identified a problem with setting the endpoint for Zero Trust Packet Routing service. For more information, see the issue #849
File Checksums (SHA256)
oci-cli-3.48.2.zip 793d8facc5d6d6d3f7b27ba87d09b7d669655913818657a3c01adef2f5ed507a
oci-cli-3.48.2-Windows-Server-Installer.msi 52901e69bcf45cee587bb70651e5e388f81abd84d9cde361eff8026a7bd854f2
oci-cli-3.48.2-Windows-Server-2019-Offline.zip 30e423121ba389780b78aca584378470f2fffea09ef9faa085f91b45bf2f5c96
3.48.1
Added
- Generative AI Agent service
- Generative AI Agent Service Public Release in OCI CLI
oci generative-ai-agent agent change-compartmentoci generative-ai-agent agent createoci generative-ai-agent agent deleteoci generative-ai-agent agent getoci generative-ai-agent agent listoci generative-ai-agent agent updateoci generative-ai-agent agent-endpoint change-compartmentoci generative-ai-agent agent-endpoint createoci generative-ai-agent agent-endpoint deleteoci generative-ai-agent agent-endpoint getoci generative-ai-agent agent-endpoint listoci generative-ai-agent agent-endpoint updateoci generative-ai-agent data-ingestion-job createoci generative-ai-agent data-ingestion-job deleteoci generative-ai-agent data-ingestion-job getoci generative-ai-agent data-ingestion-job get-data-ingestion-job-log-contentoci generative-ai-agent data-ingestion-job listoci generative-ai-agent data-source createoci generative-ai-agent data-source create-data-source-oci-object-storage-data-source-configoci generative-ai-agent data-source deleteoci generative-ai-agent data-source getoci generative-ai-agent data-source listoci generative-ai-agent data-source updateoci generative-ai-agent data-source update-data-source-oci-object-storage-data-source-configoci generative-ai-agent knowledge-base change-compartmentoci generative-ai-agent knowledge-base createoci generative-ai-agent knowledge-base create-knowledge-base-default-index-configoci generative-ai-agent knowledge-base create-knowledge-base-oci-database-configoci generative-ai-agent knowledge-base create-knowledge-base-oci-open-search-index-configoci generative-ai-agent knowledge-base deleteoci generative-ai-agent knowledge-base getoci generative-ai-agent knowledge-base listoci generative-ai-agent knowledge-base updateoci generative-ai-agent knowledge-base update-knowledge-base-default-index-configoci generative-ai-agent knowledge-base update-knowledge-base-oci-database-configoci generative-ai-agent knowledge-base update-knowledge-base-oci-open-search-index-configoci generative-ai-agent work-request canceloci generative-ai-agent work-request getoci generative-ai-agent work-request listoci generative-ai-agent work-request-error listoci generative-ai-agent work-request-log-entry list-work-request-logs
- Generative AI Agent Service Public Release in OCI CLI
- Generative AI Agent Client service
- Generative AI Agent Client Service Public Release in OCI CLI
oci generative-ai-agent-runtime session chatoci generative-ai-agent-runtime session createoci generative-ai-agent-runtime session deleteoci generative-ai-agent-runtime session getoci generative-ai-agent-runtime session update
- Generative AI Agent Client Service Public Release in OCI CLI
- Monitoring service
- Support for new optional parameters in the alarm-suppression and alarm-suppression-collection commands
oci monitoring alarm-suppression create --level --suppression-conditionsoci monitoring alarm-suppression-collection list-alarm-suppressions --compartment-id --compartment-id-in-subtree --level --target-type --is-all-suppressions
- Support for new optional parameters in the alarm-suppression and alarm-suppression-collection commands
- Ops Insights service
- Support for ExaCC via Management agent
oci opsi database-insights change-macs-managed-cloud-database-insight-connection-credential-by-vaultoci opsi database-insights create-macs-managed-cloud-database-insightoci opsi database-insights enable-macs-managed-cloud-database-insightoci opsi database-insights test-macs-managed-cloud-database-insight-connection-credential-by-vaultoci opsi database-insights update-macs-managed-cloud-database-insightoci opsi exadata-insights add-macs-managed-cloud-exadata-insight-membersoci opsi exadata-insights create-macs-managed-cloud-exadata-insightoci opsi exadata-insights enable-macs-managed-cloud-exadata-insightoci opsi exadata-insights update-macs-managed-cloud-exadata-insightoci opsi host-insights update-macs-managed-database-host-insight
- Support for ExaCC via Management agent
- Fusion service
- Support for optional parameter --is-data-masking-opted in create-refresh-activity
oci fusion-apps create-refresh-activity-details create-refresh-activity --is-data-masking-opted
- Support for optional parameter --is-data-masking-opted in create-refresh-activity
- Integration service
- Support for OIC Gen3 configure custom endpoint
oci integration integration-instance --add-oracle-managed-custom-endpointoci integration integration-instance remove
- Support for OIC Gen3 configure custom endpoint
- Database service
- Support for assigning key versions for the database and pluggable database
oci db database set-oci-db-key-version --database-id --kms-key-version-idoci db pluggable-database set-oci-pdb-key-version --pluggable-database-id --kms-key-version-id
- Support for listing autonomous database with lifecyclestate
oci db autonomous-database list --lifecycle-state-not-equal-to
- Support for undelete autonomous database
oci db autonomous-database create-autonomous-database-undelete-autonomous-database-details
- Support for assigning key versions for the database and pluggable database
- Analytics service
- Support for opting for different update channel schedules, "regular" or "early"
oci analytics analytics-instance create --update-channel regularoci analytics analytics-instance update --update-channel early
- Support for opting for different update channel schedules, "regular" or "early"
- Data Safe service
- Support for appending and deleting allowed SQLs from SQL Firewall policy
oci data-safe sql-firewall-allowed-sql get--sql-firewall-allowed-sql-idoci data-safe sql-firewall-allowed-sql delete --sql-firewall-allowed-sql-idoci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-list-selection-mode--log-typeoci data-safe sql-firewall-allowed-sql bulk-create --log-type --selection —sql-firewall-policy-idoci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-list-selection-mode --log-type, --selection-items, --sql-firewall-policy-idoci data-safe sql-firewall-allowed-sql bulk-create-sql-firewall-allowed-sqls-scim-query-selection-mode --log-type, --selection-scim-query, --sql-firewall-policy-id
- Support for appending and deleting allowed SQLs from SQL Firewall policy
File Checksums (SHA256)
oci-cli-3.48.1.zip c2a868278dccf78c2f500b66c2763eda78e34bc292d942ad398f3a3a43eda4b9
oci-cli-3.48.1-Windows-Server-2016-Offline.zip 429de6385f74e8dae3673f730dbc9158715ac757653a15661f5389070c224fe2
oci-cli-3.48.1-Windows-Server-2019-Offline.zip 88fe4ce06f0666dcd91e11783d685757999a1e29261e6b3d0b4a30c3287fd7e3
oci-cli-3.48.1-Windows-Server-2012-Offline.zip af847557343b78b84686b6db7167028c76d02686ffea32ca402b94c07cef7837
oci-cli-3.48.1-Windows-Server-Installer.msi c732fcf53f59e4a6032b56f0de7337713a88b98e1014ff38c75308250e3347ba
3.48.0
Added
- Support Dedicated AI Cluster Unit Shape LARGE_GENERIC_4 in the Generative AI Service Management
oci generative-ai dedicated-ai-cluster
- Support for allowing the operator to provide a ticket number when creating access request in the Lockbox service
oci oma access-request create --ticket-number
- Support for release 3.1 of Capacity Management Service
oci capacity-management occ-handover-resource-block-collectionoci capacity-management occ-customeroci capacity-management occ-customer-group
- Support for Text to Speech in Speech service
oci speech synthesize-speechoci speech voice list
- Fleet Software Update service
- Support to create DB and GI Collections major version 23.
oci fleet-software-update fsu-collection create-db --source-major-version DB_23oci fleet-software-update fsu-collection create-gi --source-major-version GI_23
- Support to create DB and GI Collections major version 23.
oci fleet-software-update fsu-cycle create-patch --goal-version-details { "version" : "23.4.0.0" }
- Support to create DB and GI Collections major version 23.
Changed
- Capacity Management Service
- [BREAKING] Optional parameter
--occ-customer-group-idhas now been made required in the following commandsoci capacity-management occ-overview-collection list-internal-namespace-occ-overviewsoci capacity-management occ-availability-catalog-collection list-internal
- [BREAKING] Optional parameter
File Checksums (SHA256)
oci-cli-3.48.0.zip f0d7dff88dcbb1e8f268a700265216ef0ccc0decb7b464752c4068a483e6fb10
oci-cli-3.48.0-Windows-Server-2016-Offline.zip 0050b4f623a8d6a04973cda7509775a81b26255ec70454e2a096ea7dd42b35fc
oci-cli-3.48.0-Windows-Server-2019-Offline.zip b1f73a1b581c67a6745fa6322eb017ff9a8f34aa1f2efd90609bca891e4c00f4
oci-cli-3.48.0-Windows-Server-2012-Offline.zip e9350ef16fe122746e74a81c201ac715004b4e99ee73d99b3520863bd0adc3e6
3.47.0
Changed
- [BREAKING] Document Understanding Service
- Support for the accepted value INSURANCE_CLAIM is removed and HEALTH_INSURANCE_ID is added in the documentType parameter
oci ai-document analyze-document-result analyze-document --document-type health_insurance_id
- The field tenancyId of a complex type parameter is removed in the following commands
oci ai-document analyze-document-result analyze-documentoci ai-document analyze-document-result analyze-document-inline-document-detailsoci ai-document analyze-document-result analyze-document-object-storage-document-detailsoci ai-document processor-job createoci ai-document processor-job create-processor-job-general-processor-configoci ai-document processor-job create-processor-job-inline-document-contentoci ai-document processor-job create-processor-job-object-storage-locations
- Support for the accepted value INSURANCE_CLAIM is removed and HEALTH_INSURANCE_ID is added in the documentType parameter
- Vault Key Management Service
- Support for Cross-Region Replication for Virtual Vaults in Key Management Service
oci kms management vault get
- Support for Cross-Region Replication for Virtual Vaults in Key Management Service
- Oracle Database Autonomous Recovery Service
- Support for new optional parameter in ZRCV cloud service
oci recovery protected-database create --subscription-idoci recovery protection-policy create --must-enforce-cloud-locality
- Support for new optional parameter in ZRCV cloud service
- Oracle Cloud Vmware Solution Service
- Support for VMware Major and Minor Version Upgrade in Oracle Cloud VMware Solution
oci ocvs sddc vmware-versions --version-to-upgrade
- Support for VMware Major and Minor Version Upgrade in Oracle Cloud VMware Solution
- Database Service
- Support for provisioning Developer Autonomous Database.
oci db autonomous-database create --is-dev-tier <boolean>
- Support for specifying and upgrading a Developer Autonomous Database to Paid Autonomous Database
oci db autonomous-database update --is-dev-tier <boolean>
- Support for provisioning Developer Autonomous Database.
- Load Balancing Service
- Support for new optional parameter enabling inclusion of the Request Id of a request to the load balancer in a header attached to the request forwarded by the load balancer to one of its servers and in the response from the load balancer.
oci lb load-balancer create --is-request-id-enabledoci lb load-balancer update --is-request-id-enabled
- Support for new optional parameter specifying the name of the header used to contain the Request Id.
oci lb load-balancer create --request-id-headeroci lb load-balancer update --request-id-header
- Support for new optional parameter enabling inclusion of the Request Id of a request to the load balancer in a header attached to the request forwarded by the load balancer to one of its servers and in the response from the load balancer.
Added
- Delegate Access Control Service
- Support for the Delegate Access Control service
oci delegate-access-control delegated-resource-access-requestoci delegate-access-control delegation-controloci delegate-access-control delegation-subscriptionoci delegate-access-control service-provideroci delegate-access-control service-provider-actionoci delegate-access-control work-request
- Support for the Delegate Access Control service
- Object Storage Service
- Support for Object Storage Private Endpoints
oci os private-endpoint
- Support for Object Storage Private Endpoints
- Database Management Service
- Support for SQL Watch
oci database-management managed-database enable-external-container-database-management-featureoci database-management managed-database enable-external-pluggable-database-management-featureoci database-management managed-database enable-external-non-container-database-management-featureoci database-management managed-database modify-database-management-featureoci database-management managed-database modify-pluggable-database-management-feature
- Support for advanced Database Management features for ADB
oci database-management managed-database enable-autonomous-database-management-feature-autonomous-database-diagnostics-and-management-feature-details
- Support for SQL Watch
- MySQL Database Service
- Support for Customer Email Notification in HeatWave Service
oci mysql db-system clone --customer-contactsoci mysql db-system create --customer-contactsoci mysql db-system import --customer-contactsoci mysql db-system update --customer-contacts
- Support for Customer Email Notification in HeatWave Service
- File Storage Service
- Support for upgrade and downgrade shapes of High Performance Mount Targets
oci fs mount-target upgrade-shapeoci fs mount-target schedule-downgrade-shapeoci fs mount-target cancel-downgrade-shape
- Support for upgrade and downgrade shapes of High Performance Mount Targets
- Database Service
- Support to change compartment of scheduling policy
oci db scheduling-policy change-compartment --compartment-id | -c, --scheduling-policy-id, -? | -h | --help
- Support to create a new scheduling policy
oci db scheduling-policy create --cadence, --compartment-id | -c, --display-name, --cadence-start-month, --defined-tags, --freeform-tags, -? | -h | --help
- Support to delete a scheduling policy
oci db scheduling-policy delete --scheduling-policy-id, --force, -? | -h | --help
- Support to get a scheduling policy
oci db scheduling-policy get --scheduling-policy-id, -? | -h | --help
- Support to list scheduling policy
oci db scheduling-policy list --compartment-id | -c, --all, --display-name, -? | -h | --help
- Support to update a scheduling policy
oci db scheduling-policy update --scheduling-policy-id, --cadence, --cadence-start-month, --display-name, --defined-tags, --force, --freeform-tags, -? | -h | --help
- Support to create a scheduling window based on scheduling policy
oci db scheduling-window create --scheduling-policy-id, --window-preference, --compartment-id | -c, --defined-tags, --freeform-tags, -? | -h | --help
- Support to delete a scheduling window
oci db scheduling-window delete --scheduling-policy-id, --scheduling-window-id, --force, -? | -h | --help
- Support to get a scheduling window
oci db scheduling-window get --scheduling-policy-id, --scheduling-window-id, -? | -h | --help
- Support to list scheduling window
oci db scheduling-window list --scheduling-policy-id, --all, --compartment-id | -c, --display-name, -? | -h | --help
- Support to update a scheduling window
oci db scheduling-window update --scheduling-policy-id, --scheduling-window-id, --defined-tags, --force, --freeform-tags, -? | -h | --help, --window-preference
- Support for the Domain parameter in BaseDB Create DataGuard CLI
oci db data-guard-association create with-new-db-system
- Support for scheduling plan, scheduled action, execution window and execution action as part of granular maintenance scheduling support for Exadata Infrastructure Components
oci db action-param-values-summary list-params-for-action-typeoci db execution-action createoci db execution-action deleteoci db execution-action getoci db execution-action listoci db execution-action move-execution-action-memberoci db execution-action updateoci db execution-window createoci db execution-window deleteoci db execution-window getoci db execution-window listoci db execution-window reorder-execution-actionsoci db execution-window updateoci db execution-window canceloci db maintenance-run canceloci db recommended-scheduled-action-summary list-recommended-scheduled-actionsoci db scheduled-action createoci db scheduled-action deleteoci db scheduled-action getoci db scheduled-action listoci db scheduled-action updateoci db scheduled-action updateoci db scheduling-plan change-compartmentoci db scheduling-plan createoci db scheduling-plan deleteoci db scheduling-plan cascading-deleteoci db scheduling-plan getoci db scheduling-plan listoci db scheduling-plan reorder-scheduled-actions
- Support to change compartment of scheduling policy
- Oracle Database Autonomous Recovery Service
- Support for changing Protected Database Subscription in ZRCV cloud service
oci recovery protected-database change-protected-database-subscription --protected-database-id, -? | -h | --help, --is-default, --subscription-id
- Support for changing Protected Database Subscription in ZRCV cloud service
- Web Application Firewall service
- Support for the DYNAMIC body variant in a RETURN_HTTP_RESPONSE action.
oci waf web-app-firewall-policy create --actions [complex type]oci waf web-app-firewall-policy update --actions [complex type]
- Support for the DYNAMIC body variant in a RETURN_HTTP_RESPONSE action.
- Announcements Service
- Support for listing all active service summary in OCI
oci announce service list --compartment-id <root_compartment_id>
- Support for listing all active service summary in OCI
File Checksums (SHA256)
oci-cli-3.47.0.zip c478107a70403c1c4c156cb9f9b0332a114643603906c950c1860cdfc953ba98
oci-cli-3.47.0-Windows-Server-2012-Offline.zip 6e1cef0cdfa9d6a95e6fcdfb1ad34dc5e751dc45f643180c02d7cf2f30afa427
oci-cli-3.47.0-Windows-Server-2019-Offline.zip 0aa00db12b9c8e0c53bb238794529f28020f9a87320e32fa79786922096ce8a5
oci-cli-3.47.0-Windows-Server-2016-Offline.zip 4490956fef7cd0889f99f4c4c9227b78193038b775fbc0d23e3e6602b9f7cd20
3.46.0
Removed
- [BREAKING] Disaster Recovery service
- Removed optional parameter --dr-plan-execution-type from list command
oci disaster-recovery dr-plan-execution list
- Removed optional parameter --dr-plan-execution-type from list command
Added
- Database Service
- Support for creating Maintenance Run Using Autonomous Database Software Image in the Database service
oci db maintenance-run create --database-software-image-id
- Support for creating Maintenance Run Using Autonomous Database Software Image in the Database service
- Fleet Application Management Service
- Support for the Fleet Application Management service
oci fleet-apps-management
- Support for the Fleet Application Management service
- Redis Service
- Support for list cluster nodes command in the OCI Cache service
oci redis node-summary list-redis-cluster-nodes
- Support new parameters cluster-mode and shard-count for sharding
oci redis redis-cluster create --cluster-mode, --shard-countoci redis redis-cluster update --shard-count
- Support for list cluster nodes command in the OCI Cache service
- Integration Service
- Support for Extend Data Retention Period for OIC Instance
oci integration integration-instance extend-data-retention --data-retention-period, --integration-instance-id
- Support for Extend Data Retention Period for OIC Instance
- Analytics Service
- Support for Identity Domains
oci analytics analytics-instance create --domain-id ocid --admin-user user
- Support for feature set in analytics-instance
oci analytics analytics-instance create --feature-bundle feature_set
- Support for Identity Domains
- Database Management Service
- Support for SQL Watch and DB Lifecycle Management
oci database-management managed-database enable-external-container-database-management-featureoci database-management managed-database enable-external-pluggable-database-management-featureoci database-management managed-database enable-external-non-container-database-management-featureoci database-management managed-database modify-database-management-featureoci database-management managed-database modify-pluggable-database-management-feature
- Support for SQL Watch and DB Lifecycle Management
- Mysql Database Service
- Support for automatically increasing storage in the MySQL Database service
oci mysql db-system clone --is-auto-expand-storage-enabled --max-storage-size-in-gbsoci mysql db-system create --is-auto-expand-storage-enabled --max-storage-size-in-gbsoci mysql db-system import --is-auto-expand-storage-enabled --max-storage-size-in-gbsoci mysql db-system update --is-auto-expand-storage-enabled --max-storage-size-in-gbs
- Support for automatically increasing storage in the MySQL Database service
File Checksums (SHA256)
oci-cli-3.46.0.zip e0cdc59e31107387bd6390f87abac36d40dd67eac1ee6415061a1591f6912096
oci-cli-3.46.0-Windows-Server-2019-Offline.zip 5f9565af0239c613f68cc9b1eea6461eb98152661c0003d24fe22fb1151573c2
oci-cli-3.46.0-Oracle-Autonomous-Linux-7.9-Offline.zip 1c42f67a4125c2b9e6d2a9833091bb4fc4f535222a35530460cdebb508a2f411
oci-cli-3.46.0-Windows-Server-2016-Offline.zip 08ac19f30c09615bff4fff8128924b12ebd3876eb0a8ab1ad22e36ad8af2a804
oci-cli-3.46.0-Oracle-Linux-9-Offline.zip 37ecaea6f99d45bb773f2b2e1b282dc129eddc7aea3db9c760bda4976d8129ae
oci-cli-3.46.0-Windows-Server-2012-Offline.zip be86674a51cca3053a1bbccc831675d89e7a557e897fdd3ac04a8125e8e73699
oci-cli-3.46.0-Oracle-Linux-8-Offline.zip d29b4b8d42231af516110683b874ba930c2e00ff59a440fa99c1293ab9b576fc
oci-cli-3.46.0-Oracle-Linux-7.8-Offline.zip 160f6a519b05139f0b2f70ce81965c78562dd6122bf7b1fff9edecdaef61b5b2
oci-cli-3.46.0-Oracle-Linux-7.9-Offline.zip fe89ed6c86b2292f8a95b98ad867911a4d882103cb18e9a1f929f7cb21dbc3e8